Skip to content

Releases: estevanmaito/windmill-react-ui

Release 0.6.0

17 May 20:25
Compare
Choose a tag to compare

Release 0.6.0-beta.0

15 May 11:11
Compare
Choose a tag to compare
Release 0.6.0-beta.0 Pre-release
Pre-release

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;

Release 0.5.1

06 Feb 20:41
Compare
Choose a tag to compare

0.5.1 (2021-02-06)

Release 0.5.0

02 Dec 00:15
Compare
Choose a tag to compare

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

Release 0.4.1

08 Nov 20:50
Compare
Choose a tag to compare

0.4.1 (2020-11-08)

Bug Fixes

  • alert: actually export the Alert (ccade2c)
  • pagination: fix pagination update when totalResults or resultsPerPage change (fbedd18)

Release 0.4.0

08 Nov 18:30
Compare
Choose a tag to compare

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)

Release 0.4.0-beta.0

26 Oct 23:34
Compare
Choose a tag to compare
Release 0.4.0-beta.0 Pre-release
Pre-release

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

Features

  • typescript: rewrite

Release 0.3.2

08 Aug 20:08
Compare
Choose a tag to compare

0.3.2 (2020-08-08)

Bug Fixes

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

Release 0.3.1

21 Jul 14:43
Compare
Choose a tag to compare

0.3.1 (2020-07-21)

Bug Fixes

  • config: fix purge content and ad lib to npm published files (abf8c24)

Release 0.3.0

21 Jul 02:41
Compare
Choose a tag to compare

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.