build/1.13.3
youluna
released this
28 Feb 11:38
·
3629 commits
to platform-docs
since this release
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)