Releases: lecoueyl/mijin
Releases · lecoueyl/mijin
v1.5.1
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
1.5.0 (2021-08-23)
Features
- toggle: add centered and reversed props (c3cd549)
v1.4.0
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
v1.3.3
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
1.3.2 (2021-07-24)
Bug Fixes
- collapse: remove extra whitespace (d5bef6e)
- transition: unify transition classes (4d60d70)
v1.3.1
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
1.3.0 (2021-05-05)
Features
- color: add cyan color (51bb503)
- segmented-control: add SegmentedControl and SegmentedControlItem component (2aee9b4)
v1.2.1
1.2.1 (2021-04-27)
Bug Fixes
- collapse: wait for transition to finish to remove overflow (5b68b91)
v1.2.0
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
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)