File tree Expand file tree Collapse file tree 17 files changed +31
-80
lines changed Expand file tree Collapse file tree 17 files changed +31
-80
lines changed Original file line number Diff line number Diff line change 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+ refactor: enabling ` hidden ` HTML attribute in every context in which we need to set overwriting styling declarations (` display ` )
Original file line number Diff line number Diff line change 11# @db-ux/ngx-core-components
22
3- ## 3.1.18
4-
5- ### Patch Changes
6-
7- - 8bb6ee9: refactor: enabling ` hidden ` HTML attribute in every context in which we need to set overwriting styling declarations (` display ` )
8- - Updated dependencies [ 8bb6ee9]
9- - @db-ux/core-components @3.1.18
10- - @db-ux/core-foundations @3.1.18
11-
123## 3.1.17
134
145### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @db-ux/ngx-core-components" ,
3- "version" : " 3.1.18 " ,
3+ "version" : " 3.1.17 " ,
44 "description" : " Angular components @db-ux/core-components" ,
55 "type" : " module" ,
66 "repository" : {
2424 "access" : " public"
2525 },
2626 "dependencies" : {
27- "@db-ux/core-components" : " 3.1.18 " ,
28- "@db-ux/core-foundations" : " 3.1.18 "
27+ "@db-ux/core-components" : " 3.1.17 " ,
28+ "@db-ux/core-foundations" : " 3.1.17 "
2929 }
3030}
Original file line number Diff line number Diff line change 11# @db-ux/react-core-components
22
3- ## 3.1.18
4-
5- ### Patch Changes
6-
7- - 8bb6ee9: refactor: enabling ` hidden ` HTML attribute in every context in which we need to set overwriting styling declarations (` display ` )
8- - Updated dependencies [ 8bb6ee9]
9- - @db-ux/core-components @3.1.18
10- - @db-ux/core-foundations @3.1.18
11-
123## 3.1.17
134
145### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @db-ux/react-core-components" ,
3- "version" : " 3.1.18 " ,
3+ "version" : " 3.1.17 " ,
44 "description" : " React components for @db-ux/core-components" ,
55 "repository" : {
66 "type" : " git" ,
3939 },
4040 "sideEffects" : false ,
4141 "dependencies" : {
42- "@db-ux/core-components" : " 3.1.18 " ,
43- "@db-ux/core-foundations" : " 3.1.18 "
42+ "@db-ux/core-components" : " 3.1.17 " ,
43+ "@db-ux/core-foundations" : " 3.1.17 "
4444 }
4545}
Original file line number Diff line number Diff line change 11# @db-ux/wc-core-components
22
3- ## 3.1.18
4-
5- ### Patch Changes
6-
7- - 8bb6ee9: refactor: enabling ` hidden ` HTML attribute in every context in which we need to set overwriting styling declarations (` display ` )
8- - Updated dependencies [ 8bb6ee9]
9- - @db-ux/core-components @3.1.18
10- - @db-ux/core-foundations @3.1.18
11-
123## 3.1.17
134
145### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @db-ux/wc-core-components" ,
3- "version" : " 3.1.18 " ,
3+ "version" : " 3.1.17 " ,
44 "description" : " Stencil components for @db-ux/core-components" ,
55 "repository" : {
66 "type" : " git" ,
4444 "web-types" : " ./dist/web-types.json" ,
4545 "customElements" : " dist/custom-elements.json" ,
4646 "dependencies" : {
47- "@db-ux/core-components" : " 3.1.18 " ,
48- "@db-ux/core-foundations" : " 3.1.18 "
47+ "@db-ux/core-components" : " 3.1.17 " ,
48+ "@db-ux/core-foundations" : " 3.1.17 "
4949 }
5050}
Original file line number Diff line number Diff line change 11# @db-ux/v-core-components
22
3- ## 3.1.18
4-
5- ### Patch Changes
6-
7- - 8bb6ee9: refactor: enabling ` hidden ` HTML attribute in every context in which we need to set overwriting styling declarations (` display ` )
8- - Updated dependencies [ 8bb6ee9]
9- - @db-ux/core-components @3.1.18
10- - @db-ux/core-foundations @3.1.18
11-
123## 3.1.17
134
145### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @db-ux/v-core-components" ,
3- "version" : " 3.1.18 " ,
3+ "version" : " 3.1.17 " ,
44 "type" : " module" ,
55 "description" : " Vue components for @db-ux/core-components" ,
66 "repository" : {
5454 "sideEffects" : false ,
5555 "source" : " src/index.ts" ,
5656 "dependencies" : {
57- "@db-ux/core-components" : " 3.1.18 " ,
58- "@db-ux/core-foundations" : " 3.1.18 "
57+ "@db-ux/core-components" : " 3.1.17 " ,
58+ "@db-ux/core-foundations" : " 3.1.17 "
5959 }
6060}
Original file line number Diff line number Diff line change 11# @db-ux/core-components
22
3- ## 3.1.18
4-
5- ### Patch Changes
6-
7- - 8bb6ee9: refactor: enabling ` hidden ` HTML attribute in every context in which we need to set overwriting styling declarations (` display ` )
8- - @db-ux/core-foundations @3.1.18
9-
103## 3.1.17
114
125### Patch Changes
136
147- 354e270: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
15- - @db-ux/core-foundations @3.1.17
8+ - @db-ux/core-foundations @3.1.17
169
1710## 3.1.16
1811
1912### Patch Changes
2013
2114- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
22- - Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
23- - 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.
2417- a28eb71: fix: JS framework core-components packages are missing ` @db-ux ` dependencies
25- - @db-ux/core-foundations @3.1.16
18+ - @db-ux/core-foundations @3.1.16
2619
2720## 3.1.15
2821
3124- 262964b: fix(Switch): double event firing with Angular signals
3225- 262964b: fix(CustomSelect): tags remaining visible when form values are reset
3326- 262964b: fix(CustomSelect): custom removeTagsTexts are not applied correctly
34- - @db-ux/core-foundations @3.1.15
27+ - @db-ux/core-foundations @3.1.15
You can’t perform that action at this time.
0 commit comments