Skip to content

Releases: alex-mcgovern/boondoggle

v4.2.9

05 Jul 14:16
93a2531
Compare
Choose a tag to compare

4.2.9 (2024-07-05)

Bug Fixes

  • ComboBox: use mutation observer to coerce correct trigger width (#147) (6b62753)

v4.2.8

05 Jul 14:11
78f542d
Compare
Choose a tag to compare

4.2.8 (2024-07-05)

Bug Fixes

  • ComboBox: fix bug with--trigger-width variable naming (#145) (1e377d2)

v4.2.7

05 Jul 13:25
1e520a9
Compare
Choose a tag to compare

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

05 Jul 10:54
c10ca40
Compare
Choose a tag to compare

4.2.6 (2024-07-05)

Bug Fixes

  • ComboBox: fix UI bugs relating to icon & text-wrapping of items (#140) (6fac36e)

v4.2.5

05 Jul 08:48
8755506
Compare
Choose a tag to compare

4.2.5 (2024-07-05)

Bug Fixes

  • Card: add flex & align-center to Card.Footer and Card.Header (#138) (e557c48)

v4.2.4

04 Jul 18:13
03500d9
Compare
Choose a tag to compare

4.2.4 (2024-07-04)

Bug Fixes

  • styles: empty layers breaking nanocss (#135) (e8d1f68)

v4.2.3

04 Jul 17:57
ed97474
Compare
Choose a tag to compare

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

04 Jul 09:36
Compare
Choose a tag to compare

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

04 Jul 07:57
cda54ff
Compare
Choose a tag to compare

4.2.1 (2024-07-04)

Bug Fixes

v4.2.0

04 Jul 07:36
8e18b62
Compare
Choose a tag to compare

4.2.0 (2024-07-04)

Features