github ant-design/ant-design-mobile 2.0.0-beta.3

latest releases: v5.37.1, v5.37.0, v5.36.1...
7 years ago
  • Feature
    • [Web] ListView(beta.3) add pull-up feature.
    • [Web] add onScrollChange event for Picker, upgrade onOk logic.
  • Break Change
    • [Web] ListView(beta.3) Remove stickyHeader prop and react-sticky dependency, but you can also use react-sticky and useBodyScroll in listview by your self. (see demo)

      Because this feature is not commonly used and does not contain UI, so it is not suitable for integration.

    • [Web] RefreshControl(beta.3) Change inner dom className
      • from ${prefixCls}-ptr to ${prefixCls}-indicator
      • from ${prefixCls}-ptr-icon to ${prefixCls}-indicator-icon-wrapper
      • from ${prefixCls}-ptr-loading to ${prefixCls}-indicator-loading-wrapper

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

NewReleases is sending notifications on new releases.