Skip to content

1.3.6

Compare
Choose a tag to compare
@MoLice MoLice released this 28 Mar 10:55
· 549 commits to master since this release
  1. 【重要】废弃 QMUITextView.textAttributes 属性,请使用系统的 UITextView.typingAttributes 属性代替。
  2. UIView (QMUI) 增加接口 qmui_animateWithAnimated:duration:... 用于方便的在动画和飞动画的情况下执行同一段代码。
  3. NSObject (QMUI) 增加接口 qmui_enumrateInstanceMethodsOfClass:usingBlock: 用于遍历指定 class 的所有实例方法。
  4. QMUISearchController 支持“最近搜索”功能。
  5. 优化 UILabel qmui_textAttributessetAttributedText: 混用时的表现。
  6. 修复 QMUIPopupContainerView 在不同设备方向下布局错误的 bug。
  7. QMUIQQEmotionManager 补充新版的微信表情。

完整内容请查看变更列表