github ant-design/ant-design-mobile v5.12.4

latest releases: v5.37.1, v5.37.0, v5.36.1...
2 years ago

Features

  • [Button] supports native onMouseDown onMouseUp onTouchStart onTouchEnd props d94c692

Enhancements

  • [Badge] adjust the implementation of Badge.dot to prevent ts errors 81d6491
  • [Image] update the loading and broken placeholder icon 1aee619
  • [Button] adjust the type of onClick 7b2d503
  • [Toast] update max-width af26f62

Bug Fixes

  • [InfiniteScroll] if the scroll parent changes, InfiniteScroll should move the event handler to the new scroll parent f188a2b
  • [SearchBar] onCancel should be able to trigger now #5201 b66911e 8337f70

特性

  • [Button] 支持了原生 button 元素的 onMouseDown onMouseUp onTouchStart onTouchEnd 属性 d94c692

优化

  • [Badge] 调整了 Badge.dot 的实现方式,避免出现 ts 报错 81d6491
  • [Image] 更新了加载和错误时的占位图 1aee619
  • [Button] 调整了 onClick 的类型 7b2d503
  • [Toast] 调整了 max-width af26f62

修复

  • [InfiniteScroll] 当外层滚动元素发生变化时,现在 InfiniteScroll 可以正常切换事件绑定的对象并且触发加载逻辑了 f188a2b
  • [SearchBar] 修复了 onCancel 事件无法触发的问题 #5201 b66911e 8337f70

Don't miss a new ant-design-mobile release

NewReleases is sending notifications on new releases.