1.10.0 (2022-05-24)
- table: add null density (47d1d05)
1.9.1 (2022-01-12)
- input: input component will not error when using icon and default slot (4187735)
1.9.0 (2021-12-15)
- statusDot: add test (3f2e694)
1.8.0 (2021-12-09)
- plugin: add extendIcons plugin option (773f271)
1.7.3 (2021-11-09)
- select: accept Boolean, Object, Array, Function, Date value type (6028b23)
1.7.2 (2021-10-12)
1.7.1 (2021-09-27)
- readme: add spaces (f8f08c1)
1.7.0 (2021-09-26)
- modal: remove modal content overflow-hidden (4492d3d)
- input: add suffix and prefix slots (948efac)
1.6.0 (2021-09-02)
- tabs: improve TabsItem activate state bar position (1cd4652)
- tailwindcss: replace lightBlue with sky to remove migration warning (1d28c01)
- texttarea: able to set textarea height by class (6ef3292)
1.5.2 (2021-08-24)
1.5.1 (2021-08-24)
- toggle: add flex-none to prevent button to collapse (ee944fc)
- toggle/checkbox/radio: remove button margin when default slot is not used (86e8dc9)
1.5.0 (2021-08-23)
- toggle: add centered and reversed props (c3cd549)
1.4.0 (2021-08-22)
- checkbox: add transition-colors class (20994cf)
- checkbox: adjust size and fix hover style on dark mode (71e66d4)
- radio: improve alignment and radio size (9e75954)
- radio and checkbox: use invisible class instead of opacity-0 to hide checked mark (8a916e8)
- checkbox: add mixed prop (725206c)
1.3.3 (2021-08-16)
1.3.2 (2021-07-24)
1.3.1 (2021-05-07)
1.3.0 (2021-05-05)
- color: add cyan color (51bb503)
- segmented-control: add SegmentedControl and SegmentedControlItem component (2aee9b4)
1.2.1 (2021-04-27)
- collapse: wait for transition to finish to remove overflow (5b68b91)
1.2.0 (2021-04-22)
- modal: classes line length (9c31370)
- modal: remove extra white space (293fe61)
- popover: add display property (c7ba2bd)
1.1.0 (2021-04-15)
- button: add active state class (809be64)
- button: align icon position when using loading prop (5f60504)
- modal: fix modal position on small devices (313d300)
- button: add color prop for default variant (6543d78)
- button: improve loading state and add busy prop (e9c7b11)
- link: add target _blank and rel noopener with external property (1425952)
- popover: add background opacity for mobile devices (aaf8de1)
1.0.8 (2021-03-02)
- components: don't use capitalized component tag name (8ef0d68)
1.0.7 (2021-02-21)
- toast: remove container padding to avoid ghost element (8a2b822)
- toast: remove extra easing class (99048d8)
1.0.6 (2021-02-01)
- icon: align icon for button and popover-item (10c4a4b)
1.0.5 (2021-02-01)
- table: use scrollable by default (c747673)
1.0.4 (2021-01-31)
- icon: remove aria-labelledby (34f14f8)
- icon and table: icon is inline-block by default (bc108bf)
- link: remove inline-block class (85580c2)
- link: use inline-flex for link external (dc8799e)
- transition: improve move-class timing duration (3ed6da1)
1.0.3 (2021-01-26)
- lint: add global lint command (e8f0a28)
- package: add src/tailwind-preset.js to package files (c5c93f5)
- package: remove [secure] dependencies (1ef64c2)
1.0.2 (2021-01-26)
- release: update semantic-release npm publish (f84cb86)
1.0.1 (2021-01-26)
- readme: update links (a825587)
- toast max-length line (991ea22)
- initial commit (acd9ad7)