Skip to content

Releases: alibaba-fusion/next

build/1.13.3

Choose a tag to compare

@youluna youluna released this 28 Feb 11:38

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

Choose a tag to compare

@youluna youluna released this 22 Feb 07:03

1.13.2 (2019-02-22)

Bug Fixes

  • Table: correct cell(recored, index) when expandedIndexSimulate (2ba1ba8)

build/1.13.1

Choose a tag to compare

@youluna youluna released this 21 Feb 13:47

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

Choose a tag to compare

@youluna youluna released this 21 Feb 13:22

1.13.0 (2019-02-21)

build/1.12.8

Choose a tag to compare

@youluna youluna released this 21 Feb 07:26

1.12.8 (2019-02-21)

build/1.12.7

Choose a tag to compare

@youluna youluna released this 21 Feb 07:11

1.12.7 (2019-02-21)

Bug Fixes

  • Radio: child can contain null (c703b60)

build/1.12.6

Choose a tag to compare

@youluna youluna released this 21 Feb 03:07

1.12.6 (2019-02-21)

Bug Fixes

  • Cascader: set listStyle height style error (61ea4f7)
  • Input: add name to input dom (51d151f)

build/1.12.5

Choose a tag to compare

@youluna youluna released this 20 Feb 11:46

1.12.5 (2019-02-20)

Bug Fixes

  • style for rtl in Menu & Slider (573694a)
  • Message: can`t config content font-size (2c18b4d)
  • Radio: a11y (f26cb24)
  • Table: can't set className via getRowProps in tree mode, close #343 (44c20cb)

Features

  • Tag: wrap in ConfigProvider (95233cc)

build/1.12.4

Choose a tag to compare

@youluna youluna released this 14 Feb 02:26

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)

Features

  • Icon: suport size of inherit (48e7f1d)
  • Progress: remove tabindex (602b267)
  • Step: uniform parameter of step (e1d2ab5)

build/1.12.3

Choose a tag to compare

@myronliu347 myronliu347 released this 28 Jan 14:42

1.12.3 (2019-01-28)

Bug Fixes

  • Pagination: locale text error (406c198)
  • Tab: extra is covered by other elements (c3d913f)
  • Tab: inproperly focus when using with field (0d3bd2c)