Skip to content

Commit 4a474c5

Browse files
authored
Merge branch 'fix-select-placeholder-selected-angular' into docs-corrected-package-names-in-readme
2 parents 0c0f3aa + d504dcb commit 4a474c5

File tree

6 files changed

+24
-18
lines changed

6 files changed

+24
-18
lines changed

.changeset/cyan-scissors-burn.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@db-ux/core-components": patch
3+
"@db-ux/ngx-core-components": patch
4+
"@db-ux/react-core-components": patch
5+
"@db-ux/v-core-components": patch
6+
"@db-ux/wc-core-components": patch
7+
---
8+
9+
fix(select): set placeholder option as selected if it doesn't contain a value
-1.21 KB
Loading
-25 Bytes
Loading
-1 Bytes
Loading

package-lock.json

Lines changed: 14 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@babel/eslint-parser": "7.28.0",
8989
"@commitlint/cli": "19.8.1",
9090
"@commitlint/config-conventional": "19.8.1",
91-
"@db-ux/db-theme": "4.0.0",
91+
"@db-ux/db-theme": "5.0.0",
9292
"@double-great/stylelint-a11y": "3.4.0",
9393
"@guidepup/guidepup": "0.24.0",
9494
"@guidepup/playwright": "0.14.2",

0 commit comments

Comments
 (0)