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):
134
-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
133
+
- 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
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
- docs(vite): mentioning version 8 configuration in `README.md` file - [see commit 4c5fc92](https://github.com/db-ux-design-system/core-web/commit/4c5fc9266402d9585087f4738a1a800cff1515f1)
22
22
23
23
- fix(number input): prevent from clearing on intermediate decimal entry - [see commit aa85967](https://github.com/db-ux-design-system/core-web/commit/aa85967ffeaa685f6b647069d0e1d415d812dc87):
24
-
- fix(input,textarea): allow using `undefined` as `value`
24
+
- fix(input,textarea): allow using `undefined` as `value`
25
25
26
26
## 4.5.4
27
27
@@ -162,14 +162,14 @@ _version bump_
162
162
- 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.
171
-
- This listener detects form resets and updates the component's internal value/checked state accordingly.
172
-
-> **Note**: This does not work for `ngModel` in Angular.
170
+
- An event listener is now added for every form component (input, custom-select, etc.) when a `form` property is passed.
171
+
- This listener detects form resets and updates the component's internal value/checked state accordingly.
172
+
-> **Note**: This does not work for `ngModel` in Angular.
173
173
174
174
- 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.
231
+
- 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):
236
-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
236
+
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
237
237
238
238
## 3.1.17
239
239
240
240
### Patch Changes
241
241
242
242
- 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)
243
243
- 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)
244
-
-@db-ux/core-foundations@3.1.17
244
+
-@db-ux/core-foundations@3.1.17
245
245
246
246
## 3.1.16
247
247
248
248
### Patch Changes
249
249
250
250
- 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):
251
-
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
252
-
- Now, all options are accessible via keyboard regardless of group boundaries.
251
+
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
252
+
- 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):
128
-
- Create separate CSS files for each color
129
-
- Move colors.css to colors/ subdirectory with adaptive theme
130
-
- Add colors/index.css that imports all color variants
131
-
- Update theme/index.css to import from colors/index.css
132
-
- burgundy
133
-
- critical
134
-
- cyan
135
-
- green
136
-
- informational
137
-
- light-green
138
-
- neutral
139
-
- orange
140
-
- pink
141
-
- red
142
-
- successful
143
-
- turquoise
144
-
- violet
145
-
- warning
146
-
- yellow
127
+
- Create separate CSS files for each color
128
+
- Move colors.css to colors/ subdirectory with adaptive theme
129
+
- Add colors/index.css that imports all color variants
130
+
- Update theme/index.css to import from colors/index.css
131
+
- burgundy
132
+
- critical
133
+
- cyan
134
+
- green
135
+
- informational
136
+
- light-green
137
+
- neutral
138
+
- orange
139
+
- pink
140
+
- red
141
+
- successful
142
+
- turquoise
143
+
- violet
144
+
- warning
145
+
- yellow
147
146
148
147
## 4.0.1
149
148
@@ -170,7 +169,7 @@ _version bump_
170
169
### Patch Changes
171
170
172
171
- 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):
173
-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
172
+
- 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/mcp-server/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@
5
5
### Minor Changes
6
6
7
7
- Extract MCP server into standalone package (`@db-ux/mcp-server`) with its own versioning, CHANGELOG, and agent rules. - [see commit 71919aa](https://github.com/db-ux-design-system/core-web/commit/71919aa229f520accb1c7d890b3e7d0044cbe785):
8
-
- The server can now be installed and invoked independently via `npx --yes @db-ux/mcp-server`.
8
+
- The server can now be installed and invoked independently via `npx --yes @db-ux/mcp-server`.
0 commit comments