All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.13.30 (2024-03-18)
- Assign correct ids for input fields (356b8fe)
0.13.29 (2024-03-18)
- Add
ns
arg touseID
(c635bbe)
0.13.28 (2023-12-14)
0.13.27 (2023-12-11)
- Form input field id was not set correctly (1ae40fb)
0.13.26 (2023-12-11)
- Setting innerRef on InternalLinkElement instead of ref (592306b)
- Adding nullchecks (4d61e13)
0.13.25 (2023-12-07)
Note: Version bump only for package whitespace_components
0.13.24 (2023-04-22)
- Replace classnames with clsx (b4284dd)
0.13.23 (2023-02-05)
- Add
--card-gap
(73ce9e9)
0.13.22 (2022-11-08)
- Filter invalid html attributes (c8503f8)
0.13.21 (2022-11-08)
- Filter invalid html attributes (2427daf)
0.13.20 (2022-09-30)
- Add
hideLabel
prop (da35eb6)
0.13.19 (2022-09-28)
- GridMenuLink align-items property (3cc4803)
- properly conditionally omit
for
attr when not a label (eed9ddc)
0.13.18 (2022-05-04)
0.13.17 (2022-03-17)
- update styles to support new elements (e1c1da5)
0.13.16 (2022-03-17)
- automatically expand/contract tree on navigation (b422275)
0.13.15 (2022-02-22)
- add ability override base element name on (1fd825a)
- add cardTitleFontFamily prop to (426c5d3)
- add withComponentDefaults to (61df9e6)
- deps: Use same Gatbsy version range as other packages (31b23bb)
- remove debug code (3a16ebe)
0.13.14 (2021-11-26)
- add gap in PageGrid component (305dd34)
0.13.13 (2021-11-26)
- Add
PageGridGroup
component (f9771f1)
0.13.12 (2021-11-25)
- Add support for
colSpan
prop in PageGridItem (4aac688)
0.13.11 (2021-11-25)
- Add CardBadge component (285f0f9)
- add css props for title in hovered card (fe6a33c)
- Add RuledList component (66734b4)
- Add Teaser component (e385da4)
- add theme props to external icon (e05b216)
- remove parent specificity to avoid issue when is used (3a58e2e)
- remove unused imports (56ab41b)
0.13.10 (2021-11-24)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.13.9 (2021-11-23)
- ci: lerna (fe19f43)