Releases: alibaba-fusion/next
Releases · alibaba-fusion/next
Release list
build/1.13.3
1.13.3 (2019-02-28)
Bug Fixes
- use offset when positioning overlay, do not adjust range tooltip (ac22b05)
- Range: set height for bare-range like input (b7a6242)
- Select: add aria-hidden to dropdown arrow. Close #322 (b546f05)
- Select: reset role to menu. Close #326 (1ba6d5e)
- Select: throw error when children contain null (b703efb)
- Tab: a11y support closeable tab (86c4e10)
- Tab: css syntax flaw (0d7518e)
- Table: index with expanded table when expandedIndexSimulate is true (7ce3f7e)
- Tree: can`t drag external element (a247a09)
- Tree: throw error when children contain null or string (7a2c9cc)
- Search: mod search role Close #330 (e5aac4d)
- Transfer: add a11y support for transfer (4856363)
build/1.13.2
build/1.13.1
1.13.1 (2019-02-21)
Features
- NumberPicker: support rtl (74980bd)
- Collapse & Loading:: rtl support (a80c4c5)
- Affix: receive the change of offset props (f190bc7)
- Badge: support rtl (0deedb7)
- Breadcrumb: support rtl (ba2a287)
- Card: support rtl (6dd0673) (ab95d34)
- Cascader: support rtl (1ed6e25)
- Checkbox: RTL feature (313f1ac)
- Dropdown: support rtl (a9beb00)
- Field: add api autoValidate=false to close onChange validate (b9b0129)
- Field: api spliceArray to splice Array like name.{index} (484841b)
- Form: support autoValidate=false to close auto validate (4bec5db)
- Form: support rtl (9fd345e)
- Grid: support rtl (f4ba7b4)
- Paragraph: add rtl prop (d6b3ea5)
- Rating: support custom display of rating grade (df55fcf)
- Rating: support rtl (d793959)
- Switch: RTL feature along with some eslint fixes (1642c0c)
- Table: API expandedIndexSimulate added (a227aa2)
- Table: support rtl (c36d2c0)
- Transfer: support rtl prop (1575d2f)
- Tree: support rtl (37fa931)
build/1.13.0
build/1.12.8
build/1.12.7
build/1.12.6
build/1.12.5
build/1.12.4
1.12.4 (2019-02-14)
Bug Fixes
- Checkbox: group didn't honor children's indeternimated state (f90a747)
- Input: textarea placeholder in ie11 (069c73b)
- Select: could add tag while popup not visible (662a959)
- Table: can't scroll horizontally when body scrollTop !== 0 (5935b52)
- Table: head selection emptied wrongly (adb3b59)