windmill-react-ui

🧩 The component library for fast and accessible development of gorgeous interfaces.

MIT License

Downloads
3.7K
Stars
756
Committers
3

Bot releases are visible (Hide)

windmill-react-ui - Release 0.6.0 Latest Release

Published by estevanmaito over 3 years ago

0.6.0 (2021-05-17)

windmill-react-ui - Release 0.6.0-beta.0

Published by estevanmaito over 3 years ago

0.6.0-beta.0 (2021-05-15)

Bug Fixes

  • dark theme: add dark variants to tailwind (6e0bcd3)
  • dark theme: fix focus ring for dark theme (8095735)
  • dark theme: use tailwind default dark class to apply theme (4c42027)
  • package.json: add tailwind build before run storybook (#37) (6536826)

Features

  • dependencies: upgrade dependencie (0305963)

BREAKING CHANGES

  • dependencies: upgrade Tailwind to v2; remove multi-theme plugin; upgrade forms plugin;
windmill-react-ui - Release 0.5.1

Published by estevanmaito over 3 years ago

0.5.1 (2021-02-06)

windmill-react-ui - Release 0.5.0

Published by estevanmaito almost 4 years ago

0.5.0 (2020-12-02)

Bug Fixes

  • components: add documentation for every property, for every component (adb7bb8)
  • events: update event listeners to capture events (997f8f8), closes #20
windmill-react-ui - Release 0.4.1

Published by estevanmaito almost 4 years ago

0.4.1 (2020-11-08)

Bug Fixes

  • alert: actually export the Alert (ccade2c)
  • pagination: fix pagination update when totalResults or resultsPerPage change (fbedd18)
windmill-react-ui - Release 0.4.0

Published by estevanmaito almost 4 years ago

0.4.0 (2020-11-08)

Bug Fixes

  • button: fix gradient style applied to anchor buttons due to type (131bd69), closes #7

Features

  • alert: add alert component (b0855c7)
windmill-react-ui - Release 0.4.0-beta.0

Published by estevanmaito almost 4 years ago

0.4.0-beta.0 (2020-10-26)

Features

  • typescript: rewrite
windmill-react-ui - Release 0.3.2

Published by estevanmaito about 4 years ago

0.3.2 (2020-08-08)

Bug Fixes

  • button: fix gradient style applied to anchor buttons due to type (131bd69), closes #7
windmill-react-ui - Release 0.3.1

Published by estevanmaito about 4 years ago

0.3.1 (2020-07-21)

Bug Fixes

  • config: fix purge content and ad lib to npm published files (abf8c24)
windmill-react-ui - Release 0.3.0

Published by estevanmaito about 4 years ago

0.3.0 (2020-07-21)

Build System

BREAKING CHANGES

  • scope: Use @windmill/react-ui to install the package as windmill-react-ui is
    deprecated.
windmill-react-ui - Release 0.2.0

Published by estevanmaito about 4 years ago

0.2.0 (2020-07-20)

Bug Fixes

  • form: fix 1px off input and select (4a3bc13)

BREAKING CHANGES

  • form: Regular Inputs and Selects had a height of 39px, which looked terrible when used
    side-by-side with a regular button (38px height). Reducing the line-height to leading-5 solved
    it, and now regular inputs and selects have a 38px height.
windmill-react-ui - Release 0.1.2

Published by estevanmaito over 4 years ago

0.1.2 (2020-07-19)

Bug Fixes

  • avatar: add forwarRef to avatar (3e3c8a6)
  • backdrop: add forwardRef to backdrop (6657d52)
  • components: add forwardRef to all components that were missing (fb240a2)
  • variants: add default variants (217a1d8)

BREAKING CHANGES

  • components: All components now support ref forwarding.
  • avatar: Avatar now supports forwarding refs
  • backdrop: Backdrop now supports forwarding refs.
windmill-react-ui - Release 0.1.2-beta.0

Published by estevanmaito over 4 years ago

0.1.2-beta.0 (2020-07-17)

Features

  • config: add a global config wrapper (6a6de16)

BREAKING CHANGES

  • config: Instead of adding Windmill files to purge or to plugins, now you only need to
    encapsulate your Tailwind config using this wrapper. It will automatically add what Windmill needs
    to work properly and you can use your tailwind.config.js file as before, as it will be merged.
windmill-react-ui - Release 0.1.1

Published by estevanmaito over 4 years ago

0.1.1 (2020-07-14)

Bug Fixes

  • defaulttheme: export an object instead of string (9a720e5)
Package Rankings
Top 6.06% on Npmjs.org
Related Projects