Commit 4ee3c88
Add theme switching and set fluent theme as default (#901)
* Change theme to blue.light (#898)
* Add vadiables and get rid of side menu customizations
* Set light theme by default
* Revert "Set light theme by default"
This reverts commit 0f3f418.
* Add variables module to angular jsson
* Change theme to blue.light
* Chamge theme for vue and react apps
* Remove unused class
* Update theme on CI
* Fix color of inner layout
* Update etalons
* Use fluent theme by default
* Add tests for fluent
* Revert "Add tests for fluent"
This reverts commit 8ec9500.
* Revert "Use fluent theme by default"
This reverts commit c4c4fd6.
* Vue:
add fluent as default theme
add theme switching
* React:
add fluent as default theme
add theme switching
* Angular:
add fluent as default theme
add theme switching
* changes for fix test
* changes for fix test
* changes for fix angular test
* changes for fix angular test
* fix style after designer review
* remake user panel menu
fix left side menu theme mode while change window width
* update etalons
* fix formatting
* update screenshots
* fix test
* update screenshots
* add fluent theme to testing
* add fluent screenshots
* update fluent screenshots
+ some changes for tests
* some changes for tests
* some changes for tests
* fix ts in react
* update screenshots
* fix react ts
* fix react ts
* fix react ts
* fix screenshots
* fix header z-index in react
* fix header z-index in react
* fix layout in react
* fix z-index header in angular
* fix style menu tree item in vue
* update screenshots
* fix style menu tree item in react
* refactor header style in react
* add test for dark mode
* add screenshot for dark mode
add checking back theme switching in test
* fix test
* fix test
* fix test
* remove back theme switching check
* fix test
* add screenshots
* add screenshots
* add screenshots
* update screenshots
* update test
* update screenshots
add theme switching check
* clean code
* clean code
* clean code
* clean code
* clean code in angular home page styles
* fix versions
* fix versions
* fix versions
* fix angular version
* fix angular version
* fix angular version
* fix angular version
* fix angular version
* Revert "fix angular version"
This reverts commit 9f593c0.
* fix registry
* fix angular version
* fix angular version
* fix angular version
* fix angular version
* revert update versions
* revert devextreme version
* fix review notes
---------
Co-authored-by: volvl <[email protected]>
Co-authored-by: dxvladslavvolkov <[email protected]>1 parent 90501ad commit 4ee3c88
File tree
247 files changed
+1237
-813
lines changed- packages
- devextreme-cli
- src
- applications
- templates
- react
- application
- src
- components
- create-account-form
- header
- login-form
- reset-password-form
- theme-switcher
- user-panel
- layouts
- single-card
- themes
- sample-pages
- home
- tasks
- vue-v3
- application
- src
- components
- layouts
- themes
- views
- sample-pages
- utility
- testing
- __tests__/__image_snapshots__
- devextreme-schematics/src
- add-app-template
- add-layout
- files
- src
- app
- layouts
- single-card
- themes
- add-sample-views/files/pages
- home
- tasks
- install
- utility
- templates-generator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
247 files changed
+1237
-813
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
| 105 | + | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
19 | 33 | | |
20 | 34 | | |
21 | 35 | | |
22 | 36 | | |
23 | 37 | | |
24 | 38 | | |
25 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
26 | 47 | | |
27 | 48 | | |
28 | 49 | | |
29 | 50 | | |
30 | 51 | | |
31 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
32 | 60 | | |
33 | 61 | | |
34 | 62 | | |
| |||
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
Lines changed: 8 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | | - | |
31 | 30 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 31 | + | |
40 | 32 | | |
41 | | - | |
42 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
43 | 38 | | |
| 39 | + | |
44 | 40 | | |
45 | 41 | | |
46 | 42 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments