Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Tencent/QMUI_iOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lighthousex/QMUI_iOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 29, 2017

  1. add carthage to ignore file

    caoer committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    4011e97 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into HEAD

    * origin/master:
      更新 podspec 版本号到 1.7.5
      修复 QMUITextView 输入中文时可能导致的跳动
      修改与状态栏相关的注释
      修复 QMUIButton 的布局可能导致 image 或 title 超出 button 的 bug
      修复打开项目选图界面有时候可能无法自动滚到最新的图片位置的 bug
      修复 QMUINavigationTitleView 在 iOS 11 下的若干布局问题
      解决 QMUIModalPresentationViewController 无法以系统接口的方式去响应配置表里状态栏颜色的设置
      增加 UIViewController(Data) 用于解决那种“数据拉取回来后且 viewDidAppear: 后做一些事情”的场景
    caoer committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    942a3bd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Merge remote-tracking branch 'lighthousex/master'

    * lighthousex/master:
      add carthage to ignore file
    caoer committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    0002c56 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. add carthage to ignore file

    caoer committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    b413d92 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/lighthousex/QMUI_iOS

    * 'master' of https://github.com/lighthousex/QMUI_iOS:
      update version in QMUIKit.podspec
      add carthage to ignore file
    caoer committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    e45709f View commit details
    Browse the repository at this point in the history
Loading