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
- enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
50
-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
49
+
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
Copy file name to clipboardExpand all lines: packages/components/CHANGELOG.md
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,22 +4,21 @@
4
4
5
5
_version bump_
6
6
7
-
8
7
## 4.1.0
9
8
10
9
### Minor Changes
11
10
12
11
- refactor(notification): update and simplify grid layout for block link variant - [see commit cb83f96](https://github.com/db-ux-design-system/core-web/commit/cb83f966eaf29c85b4cf0079750bdd563f216d6e)
- An event listener is now added for every form component (input, custom-select, etc.) when a `form` property is passed.
21
-
- This listener detects form resets and updates the component's internal value/checked state accordingly.
22
-
-> **Note**: This does not work for `ngModel` in Angular.
19
+
- An event listener is now added for every form component (input, custom-select, etc.) when a `form` property is passed.
20
+
- This listener detects form resets and updates the component's internal value/checked state accordingly.
21
+
-> **Note**: This does not work for `ngModel` in Angular.
23
22
24
23
- fix(button): Replace fixed height with min-height for buttons to allow dynamic height adjustment when text wraps - [see commit d1fd2c4](https://github.com/db-ux-design-system/core-web/commit/d1fd2c4e58a5ed6f75fab44700cd2d93c7232474)
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)
- This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
80
+
- This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
- enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
86
-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
85
+
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
87
86
88
87
## 3.1.17
89
88
90
89
### Patch Changes
91
90
92
91
- fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - [see commit 354e270](https://github.com/db-ux-design-system/core-web/commit/354e27029a4378288a97ed5e31b75c11758f0c01)
93
92
- refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`) - [see commit 4826455](https://github.com/db-ux-design-system/core-web/commit/4826455637590b6ae780afb93abb9effe9380342)
94
-
-@db-ux/core-foundations@3.1.17
93
+
-@db-ux/core-foundations@3.1.17
95
94
96
95
## 3.1.16
97
96
98
97
### Patch Changes
99
98
100
99
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
101
-
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
102
-
- Now, all options are accessible via keyboard regardless of group boundaries.
100
+
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
101
+
- Now, all options are accessible via keyboard regardless of group boundaries.
- fix(tailwind): add individual color theme files for all color variants - [see commit e8d58bd](https://github.com/db-ux-design-system/core-web/commit/e8d58bde01039a3d233105c2c72efa71c619c4b4):
28
-
- Create separate CSS files for each color
29
-
- Move colors.css to colors/ subdirectory with adaptive theme
30
-
- Add colors/index.css that imports all color variants
31
-
- Update theme/index.css to import from colors/index.css
32
-
- burgundy
33
-
- critical
34
-
- cyan
35
-
- green
36
-
- informational
37
-
- light-green
38
-
- neutral
39
-
- orange
40
-
- pink
41
-
- red
42
-
- successful
43
-
- turquoise
44
-
- violet
45
-
- warning
46
-
- yellow
27
+
- Create separate CSS files for each color
28
+
- Move colors.css to colors/ subdirectory with adaptive theme
29
+
- Add colors/index.css that imports all color variants
30
+
- Update theme/index.css to import from colors/index.css
31
+
- burgundy
32
+
- critical
33
+
- cyan
34
+
- green
35
+
- informational
36
+
- light-green
37
+
- neutral
38
+
- orange
39
+
- pink
40
+
- red
41
+
- successful
42
+
- turquoise
43
+
- violet
44
+
- warning
45
+
- yellow
47
46
48
47
## 4.0.1
49
48
@@ -70,7 +69,7 @@ _version bump_
70
69
### Patch Changes
71
70
72
71
- enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
73
-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
72
+
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
0 commit comments