You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/muon/CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* group radio checkbox inputs in fieldset ([9f0d998](https://github.com/centrica-engineering/muon/commit/9f0d998156216f538c6eeb00d043184495cbafd8))
11
+
* move validation screen reader accessibility to light dom ([bbd4eec](https://github.com/centrica-engineering/muon/commit/bbd4eec1e72039c62c5e04fd40f5bf7dc3c019ed))
* unique validation message id ([2b6b9d1](https://github.com/centrica-engineering/muon/commit/2b6b9d14bea5699264d3e42e4d87981f1cf19197))
14
+
* validation message to input element mapping ([2c69e45](https://github.com/centrica-engineering/muon/commit/2c69e45ef8d4dcd904885dd671344e1b4fce1ca1))
15
+
* wrap heading in legend ([40e7bea](https://github.com/centrica-engineering/muon/commit/40e7bea16d07600de38f93c34a7423a86f32a052))
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
* inputter id autogenerated and provided ([ca18a17](https://github.com/centrica-engineering/muon/commit/ca18a17d2a8b656c6e6476dac0b83c6161f9c77f))
21
+
* validation id attribute ([7abeb99](https://github.com/centrica-engineering/muon/commit/7abeb99af524ed31e6478ed2e5f9b9dfe0c60454))
0 commit comments