Commit ea8e50d
chore(release): 6.38.0 (refs SB-4982)
## 6.38.0 (2026-03-04)
### Features
* **@fkui/logic, @fkui/vue:** typed translated keys interface and helper functions (refs MISI-4607) 70e9884
* **@fkui/vue:** deprecate `icon--stack` class (refs SFKUI-6500) b3338c4
### Bug Fixes
* **@fkui/design, @fkui/vue:** `IPopupError` add support for forced-colors (refs SFKUI-7588) 9750f35
* **@fkui/design:** `i` icon not supporting `forced-colors` media feature (fixes SFKUI-7567) 070e4fe
* **@fkui/design:** `success` icon not supporting `forced-colors` media feature (fixes SFKUI-7567) a5a0e4d
* **@fkui/design:** disabled checkbox label displayed as default (fixes SFKUI-7551) 3a2fd40
* **@fkui/design:** disabled radio button label displayed as default (fixes SFKUI-7551) 57dfb2e
* **@fkui/design:** icons not supporting `forced-colors` media feature (fixes SFKUI-7567) cd7a98e
* **@fkui/design:** paginator `:hover` effect not supporting `forced-colors` media feature (fixes SFKUI-7510) 4a7a60c
* **@fkui/design:** paginator button border not supporting `forced-colors` media feature (fixes SFKUI-7510) 93db0db
* **@fkui/design:** paginator current page button not supporting `forced-colors` media feature (fixes SFKUI-7510) 5d5ffa6
* **@fkui/design:** tooltip icon stack not supporting `forced-colors` media feature (fixes SFKUI-7672) bb47204
* **@fkui/design:** visible page header separator (fixes SFKUI-7284) 7ef2d50
* **@fkui/vue:** combobox list recalculate position on scroll (refs SFKUI-7584) 6fa70ea
* **@fkui/vue:** fix `FContextMenu` to not scroll to top on open (fixes SFKUI-7683) a6fe8ce
* **deps:** update dependency get-css-variables to v1.1.1 51e5542
* **deps:** update vue monorepo to v3.5.29 1645998
* **html-validate:** proper handling of `FButton` as submit button (refs SFKUI-6500) 6f275c81 parent eca0dd6 commit ea8e50d
File tree
27 files changed
+178
-152
lines changed- docs
- examples/page-layout
- internal
- cypress-split
- publiccode
- serve
- vue-sandbox
- packages
- date
- design
- font-default
- i18next-translate
- icon-lib-builder
- icon-lib-default
- logic
- src/services/TranslationService
- logo-default
- test-utils
- theme-builder
- theme-default
- theme-desktop
- tsconfig
- vue-labs
- vue
27 files changed
+178
-152
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
3 | 29 | | |
4 | 30 | | |
5 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments