tailor-ui

A bespoke UI collection for building web application.

Downloads
392
Stars
10
Committers
14
tailor-ui - v1.9.2 Latest Release

Published by tw0517tw over 3 years ago

1.9.2 (2021-07-15)

Bug Fixes

tailor-ui - v1.9.1

Published by jigsawye over 3 years ago

1.9.1 (2021-05-18)

Bug Fixes

  • select: use ellipsis in multiple select tag to prevent overflow (b0ae7ac)
tailor-ui - v1.9.0

Published by jigsawye over 3 years ago

1.9.0 (2021-05-03)

Bug Fixes

  • modal: add useChain back for status bar delay render (b770dab)
  • table: always reset shadow (4d0a357)

Features

  • select: support async search (5d02b80)
tailor-ui - v1.8.5

Published by jigsawye over 3 years ago

1.8.5 (2021-04-19)

Bug Fixes

tailor-ui - v1.8.4

Published by jigsawye over 3 years ago

1.8.4 (2021-04-19)

Bug Fixes

  • container: add overflow to children element (1760ec7)
tailor-ui - v1.8.3

Published by jigsawye over 3 years ago

1.8.3 (2021-04-16)

Bug Fixes

  • container: update type & add some tests (a0b0e9b)
tailor-ui - v1.8.2

Published by jigsawye over 3 years ago

1.8.2 (2021-04-16)

Bug Fixes

  • container: remove overflow: hidden (2c87c87)
tailor-ui - v1.8.1

Published by jigsawye over 3 years ago

1.8.1 (2021-04-14)

Bug Fixes

  • positioner: remove dynamic config to fix component delay unmount (6748c88)
  • use isomorphic effect to prevent hooks method not work in effect (c4e5bc1)
  • notification: update type and stacking order (b63f2f2)
tailor-ui - v1.8.0

Published by jigsawye over 3 years ago

1.8.0 (2021-04-12)

Bug Fixes

  • container: add padding top to container children when not title (4fe050a)

Features

  • notification: implement useNotification (6057d74)
tailor-ui - v1.7.4

Published by jigsawye over 3 years ago

1.7.4 (2021-04-08)

Bug Fixes

  • message: prevent dom not match between SSR and CSR (850895b)
  • table: add position relative to wrapper prevent parent scrollable (9709f5e)
tailor-ui - v1.7.3

Published by jigsawye over 3 years ago

1.7.3 (2021-04-07)

Bug Fixes

  • table: watch table width resize to update scroll shadow (d506286)
tailor-ui - v1.7.2

Published by jigsawye over 3 years ago

1.7.2 (2021-04-07)

Bug Fixes

  • table: add width 100% to table (f9b8dde)
tailor-ui - v1.7.1

Published by jigsawye over 3 years ago

1.7.1 (2021-04-07)

Bug Fixes

tailor-ui - v1.7.0

Published by jigsawye over 3 years ago

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)
tailor-ui - v1.6.3

Published by jigsawye over 3 years ago

1.6.3 (2021-03-16)

Bug Fixes

tailor-ui - v1.6.2

Published by jigsawye over 3 years ago

1.6.2 (2021-03-16)

Bug Fixes

  • table: children type of Head & Body (e8c82b9)
tailor-ui - v1.6.1

Published by jigsawye over 3 years ago

1.6.1 (2021-03-16)

Bug Fixes

  • positioner: useless warning condition (e062c38)
tailor-ui - v1.6.0

Published by jigsawye over 3 years ago

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)
tailor-ui - v1.5.0

Published by jigsawye over 3 years ago

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)
tailor-ui - v1.4.1

Published by jigsawye almost 4 years ago

1.4.1 (2021-01-05)

Bug Fixes

  • date-picker: use customize dateFns config to decrease bundle size (3054e08)
Package Rankings
Top 9.07% on Npmjs.org
Badges
Extracted from project README
npm style: styled-components Netlify Status
Related Projects