Skip to content

Releases: Yoctol/tailor-ui

v1.7.3

07 Apr 09:03
Compare
Choose a tag to compare

1.7.3 (2021-04-07)

Bug Fixes

  • table: watch table width resize to update scroll shadow (d506286)

v1.7.2

07 Apr 07:12
Compare
Choose a tag to compare

1.7.2 (2021-04-07)

Bug Fixes

  • table: add width 100% to table (f9b8dde)

v1.7.1

07 Apr 06:17
Compare
Choose a tag to compare

1.7.1 (2021-04-07)

Bug Fixes

v1.7.0

06 Apr 11:12
Compare
Choose a tag to compare

1.7.0 (2021-04-06)

Bug Fixes

  • select: IME bugs & add missing no options message (b50436a)

Features

  • modal: support customized header (ee35aea)
  • table: implement scrollable fixed table & usage with Container (9814fe7)
  • bump deps & react-spring to v9 (e097709)

v1.6.3

16 Mar 09:28
Compare
Choose a tag to compare

1.6.3 (2021-03-16)

Bug Fixes

v1.6.2

16 Mar 08:23
Compare
Choose a tag to compare

1.6.2 (2021-03-16)

Bug Fixes

  • table: children type of Head & Body (e8c82b9)

v1.6.1

16 Mar 07:34
Compare
Choose a tag to compare

1.6.1 (2021-03-16)

Bug Fixes

  • positioner: useless warning condition (e062c38)

v1.6.0

15 Mar 10:41
Compare
Choose a tag to compare

1.6.0 (2021-03-15)

Bug Fixes

  • positioner: hide useless warning (0ac555d)
  • table: use forwardRef (10e4df9)

Features

  • select: use forwardRef to pass ref down (55e3f9c)

v1.5.0

04 Feb 10:53
Compare
Choose a tag to compare

1.5.0 (2021-02-04)

Bug Fixes

  • date-picker: prevent trigger close when it is rendered in popover (970f391)
  • textarea: remove FC to keep ref props (b89b94f)

Features

  • date-picker: export DatePickerPanel for calendar usage (54fbedf)
  • select: add hint to select option (2e66881)
  • select: implement new MultipleSelect based on downshift.js (8fdbeec)
  • tag: add disabled API (5c28784)

v1.4.1

05 Jan 04:48
Compare
Choose a tag to compare

1.4.1 (2021-01-05)

Bug Fixes

  • date-picker: use customize dateFns config to decrease bundle size (3054e08)