Releases: patrickcate/vue-uswds
Releases · patrickcate/vue-uswds
v1.11.0
v1.10.1
v1.10.0
v1.9.0
v1.8.0
1.8.0 (2024-04-09)
Bug Fixes
- UsaFooterAddress: move order of
v-bind=\"\\$attrs\"
to prevent overriding CSS classes (f75efd0) - UsaSidenavItem: move order of
v-bind=\"\\$attrs\"
to prevent overriding other props (238ca28) - useMobileMenu: remove invalid underscores from id and use global id prefix (6ed0dc8)
Features
- UsaSidenavItem: add
sublist
scoped slot (51a6ac7)
v1.8.0-beta.1
1.8.0-beta.1 (2024-03-19)
Bug Fixes
- UsaFooterAddress: move order of
v-bind=\"\\$attrs\"
to prevent overriding CSS classes (f75efd0) - UsaSidenavItem: move order of
v-bind=\"\\$attrs\"
to prevent overriding other props (238ca28)
Features
- UsaSidenavItem: add
sublist
scoped slot (51a6ac7)
v1.7.2-beta.2
1.7.2-beta.2 (2024-03-17)
v1.7.2-beta.1
1.7.2-beta.1 (2024-02-25)
Bug Fixes
- useMobileMenu: remove invalid underscores from id and use global id prefix (6ed0dc8)