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

latest releases: v5.37.1, v5.37.0, v5.36.1...
2 years ago
  • 特性
    • Form 增加了 Form.Array #4895
    • Form 的 rule 配置支持了 warningOnly #4883
    • ImageUploader 的 beforeUpload 进行了比较大的调整,原来是对整个 File 数组进行处理,现在改为了对单个 File 进行处理 ⚠️ #4879
    • CascaderView & Cascader 的 onChangeonSelect 事件中,extend 参数增加了 isLeaf 属性,用来表示当前是否选中到了最末一级 #4886
  • 优化
    • Popover 的底层实现重构,改用了体积更优的 floating-ui d995fd9
    • Checkbox & Radio 避免了点击事件重复触发 f7898d4
    • CheckList 为当前选中的项增加了用来标识的 CSS class #4885
    • 优化了当 PullToRefresh 的内容区域存在多层嵌套的滚动元素时,它的下拉行为 951ce83
  • 修复
    • 修复了 FloatingBubble 的 magnetic='y' 不生效的问题 29879cd

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

NewReleases is sending notifications on new releases.