Releases: alex-mcgovern/boondoggle
Releases · alex-mcgovern/boondoggle
v4.2.9
4.2.9 (2024-07-05)
Bug Fixes
ComboBox
: use mutation observer to coerce correct trigger width (#147) (6b62753)
v4.2.8
4.2.8 (2024-07-05)
Bug Fixes
ComboBox
: fix bug with--trigger-width
variable naming (#145) (1e377d2)
v4.2.7
4.2.7 (2024-07-05)
Bug Fixes
ComboBox
: ensure Popover
width relates to the Group
wrapping ComboBox.Input
(#144) (a447e7d)
ComboBox
: fix bug where supplied props are not respected in ComboBox.Input
(#142) (045ba07)
v4.2.6
4.2.6 (2024-07-05)
Bug Fixes
ComboBox
: fix UI bugs relating to icon & text-wrapping of items (#140) (6fac36e)
v4.2.5
4.2.5 (2024-07-05)
Bug Fixes
Card
: add flex
& align-center
to Card.Footer
and Card.Header
(#138) (e557c48)
v4.2.4
4.2.4 (2024-07-04)
Bug Fixes
v4.2.3
4.2.3 (2024-07-04)
Bug Fixes
Card
: remove junk padding-y in footer & header (45eab38)
Select
: bug where width was constrained to width of Select
trigger element (0cc6709)
- styles: fix circular
@import
statements (#134) (c0830e9)
v4.2.2
4.2.2 (2024-07-04)
Bug Fixes
Alert
: fix color & icon props (6c7636b)
Card
: fix border color (982d278)
Card
: fix height bug (8d07249)
Skeleton
: make styles less opinionated (9b0a38e)
v4.2.1
4.2.1 (2024-07-04)
Bug Fixes
v4.2.0
4.2.0 (2024-07-04)
Features