Skip to content

Releases: lecoueyl/mijin

v1.5.1

24 Aug 05:21
Compare
Choose a tag to compare

1.5.1 (2021-08-24)

Bug Fixes

  • toggle: add flex-none to prevent button to collapse (ee944fc)
  • toggle/checkbox/radio: remove button margin when default slot is not used (86e8dc9)

v1.5.0

23 Aug 13:55
Compare
Choose a tag to compare

1.5.0 (2021-08-23)

Features

  • toggle: add centered and reversed props (c3cd549)

v1.4.0

22 Aug 13:38
Compare
Choose a tag to compare

1.4.0 (2021-08-22)

Bug Fixes

  • 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)

Features

  • checkbox: add mixed prop (725206c)

v1.3.3

16 Aug 06:52
Compare
Choose a tag to compare

1.3.3 (2021-08-16)

Bug Fixes

  • table: fix header density spacer (f0d9c8e)
  • table-cell: check nested parent for props (a4ffa72)

v1.3.2

24 Jul 03:59
Compare
Choose a tag to compare

1.3.2 (2021-07-24)

Bug Fixes

  • collapse: remove extra whitespace (d5bef6e)
  • transition: unify transition classes (4d60d70)

v1.3.1

07 May 07:04
Compare
Choose a tag to compare

1.3.1 (2021-05-07)

Bug Fixes

  • badge: props color validation (7924360)
  • color: add all colors to badge and tag (ed3ced1)

v1.3.0

05 May 07:26
Compare
Choose a tag to compare

1.3.0 (2021-05-05)

Features

  • color: add cyan color (51bb503)
  • segmented-control: add SegmentedControl and SegmentedControlItem component (2aee9b4)

v1.2.1

27 Apr 02:07
Compare
Choose a tag to compare

1.2.1 (2021-04-27)

Bug Fixes

  • collapse: wait for transition to finish to remove overflow (5b68b91)

v1.2.0

22 Apr 07:12
Compare
Choose a tag to compare

1.2.0 (2021-04-22)

Bug Fixes

  • modal: classes line length (9c31370)
  • modal: remove extra white space (293fe61)
  • popover: add display property (c7ba2bd)

Features

  • modal: add dismissButton prop (c6b76fe)
  • paragraph: add paragraph component (390195f)

v1.1.0

15 Apr 09:36
Compare
Choose a tag to compare

1.1.0 (2021-04-15)

Bug Fixes

  • button: add active state class (809be64)
  • button: align icon position when using loading prop (5f60504)
  • modal: fix modal position on small devices (313d300)

Features

  • 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)