Skip to content

Commit 6b00abc

Browse files
authored
refactor: prettier
Updated changelog with recent patch changes and fixes.
1 parent a2fc914 commit 6b00abc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/components/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
### Patch Changes
66

77
- 354e270: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
8-
- @db-ux/core-foundations@3.1.17
8+
- @db-ux/core-foundations@3.1.17
99

1010
## 3.1.16
1111

1212
### Patch Changes
1313

1414
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
15-
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
16-
- Now, all options are accessible via keyboard regardless of group boundaries.
15+
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
16+
- Now, all options are accessible via keyboard regardless of group boundaries.
1717
- a28eb71: fix: JS framework core-components packages are missing `@db-ux` dependencies
18-
- @db-ux/core-foundations@3.1.16
18+
- @db-ux/core-foundations@3.1.16
1919

2020
## 3.1.15
2121

@@ -24,4 +24,4 @@
2424
- 262964b: fix(Switch): double event firing with Angular signals
2525
- 262964b: fix(CustomSelect): tags remaining visible when form values are reset
2626
- 262964b: fix(CustomSelect): custom removeTagsTexts are not applied correctly
27-
- @db-ux/core-foundations@3.1.15
27+
- @db-ux/core-foundations@3.1.15

0 commit comments

Comments
 (0)