Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
b24051e
move some build logic to nx-infra-plugin
GoodDayForSurf Apr 29, 2026
df871d0
add scss-build to nx-infra-plugin
GoodDayForSurf Apr 29, 2026
d24aa0a
build:themes and build:themes-dev are implemented as nx-infra-plugin …
GoodDayForSurf Apr 29, 2026
93b86d6
move watching mode from gulp to nx-infra-plugin executor,
GoodDayForSurf Apr 29, 2026
4b31bab
remove gulp from devextreme-scss
GoodDayForSurf Apr 29, 2026
87774e3
add tests
GoodDayForSurf Apr 29, 2026
19a309d
fix executor for dex-scss
GoodDayForSurf Apr 30, 2026
bd60927
fix review comments
GoodDayForSurf May 5, 2026
c6aee46
clean code
GoodDayForSurf May 6, 2026
8e289f4
refactor and optimization
GoodDayForSurf May 13, 2026
227bb51
devextreme-scss build refactor
GoodDayForSurf May 19, 2026
16a1a21
Merge branch '26_1' of https://github.com/DevExpress/DevExtreme into …
GoodDayForSurf May 26, 2026
dfb4d00
fix lint
GoodDayForSurf May 26, 2026
0c361c4
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf May 27, 2026
3ad16a6
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf May 27, 2026
cd46d19
fix review notes
GoodDayForSurf May 27, 2026
8622740
Merge branch '26_1' of https://github.com/DevExpress/DevExtreme into …
GoodDayForSurf May 27, 2026
00b35ae
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 1, 2026
df85256
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 1, 2026
d231abc
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 1, 2026
0020227
Merge branch '26_1' of https://github.com/DevExpress/DevExtreme into …
GoodDayForSurf Jun 3, 2026
24d33e6
update lock
GoodDayForSurf Jun 3, 2026
a2da854
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 3, 2026
1827fab
Merge branch '26_1' of https://github.com/DevExpress/DevExtreme into …
GoodDayForSurf Jun 10, 2026
e0755d9
remove comment
GoodDayForSurf Jun 10, 2026
4a661e1
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 10, 2026
fcccea0
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 11, 2026
c9f3a1d
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 11, 2026
1cb2ff1
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 11, 2026
2e8a967
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 11, 2026
f5656ff
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 11, 2026
8e8cb16
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 11, 2026
d6f1421
add deps
GoodDayForSurf Jun 18, 2026
a78ccad
Merge branch 'chore/migrate-devextreme-scss-to-nx' of https://github.…
GoodDayForSurf Jun 18, 2026
71eed37
Merge branch '26_1' of https://github.com/DevExpress/DevExtreme into …
GoodDayForSurf Jun 18, 2026
69d44c5
use --workspace-root
GoodDayForSurf Jun 18, 2026
7669503
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 18, 2026
249bd0c
refactor: use projectRequire
GoodDayForSurf Jun 18, 2026
77748df
Merge branch 'chore/migrate-devextreme-scss-to-nx' of https://github.…
GoodDayForSurf Jun 18, 2026
e4b4983
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 19, 2026
77a4fac
Merge branch '26_1' into chore/migrate-devextreme-scss-to-nx
GoodDayForSurf Jun 19, 2026
b404d2c
refactor: use projectRequire
GoodDayForSurf Jun 19, 2026
06de729
refactor add inputs for actual nx caching
GoodDayForSurf Jun 19, 2026
0f3d8c6
Merge remote-tracking branch 'origin/chore/migrate-devextreme-scss-to…
GoodDayForSurf Jun 19, 2026
06edf43
fix e2e
GoodDayForSurf Jun 19, 2026
84f317f
fix lint
GoodDayForSurf Jun 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/themebuilder_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Build etalon bundles
working-directory: ./packages/devextreme-scss
run: pnpm exec gulp style-compiler-themes-ci
run: pnpm nx build:ci devextreme-scss
Comment thread
GoodDayForSurf marked this conversation as resolved.

- name: Build
working-directory: ./packages/devextreme-themebuilder
Expand Down
46 changes: 0 additions & 46 deletions packages/devextreme-scss/build/gulp-data-uri.js

This file was deleted.

164 changes: 0 additions & 164 deletions packages/devextreme-scss/build/style-compiler.js

This file was deleted.

40 changes: 0 additions & 40 deletions packages/devextreme-scss/gulpfile.js

This file was deleted.

17 changes: 5 additions & 12 deletions packages/devextreme-scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,22 @@
"name": "devextreme-scss",
"type": "module",
"devDependencies": {
"autoprefixer": "10.5.0",
"chokidar": "5.0.0",
"clean-css": "5.3.3",
"del": "2.2.2",
"gulp": "4.0.2",
"gulp-autoprefixer": "10.0.0",
"gulp-cache": "1.1.3",
"gulp-plumber": "1.2.1",
"gulp-replace": "0.6.1",
"gulp-sass": "6.0.1",
"gulp-shell": "0.8.0",
"minimist": "1.2.8",
"postcss": "8.5.10",
"sass-embedded": "1.93.3",
Comment thread
GoodDayForSurf marked this conversation as resolved.
"@stylistic/stylelint-plugin": "3.1.3",
"stylelint": "catalog:",
Comment thread
GoodDayForSurf marked this conversation as resolved.
"stylelint-config-standard-scss": "14.0.0",
"stylelint-scss": "6.10.0",
"through2": "2.0.5",
"ts-jest": "29.1.2"
Comment thread
GoodDayForSurf marked this conversation as resolved.
Comment thread
GoodDayForSurf marked this conversation as resolved.
Comment thread
GoodDayForSurf marked this conversation as resolved.
Comment thread
GoodDayForSurf marked this conversation as resolved.
},
Comment thread
GoodDayForSurf marked this conversation as resolved.
"scripts": {
"build": "gulp",
"build": "pnpm --workspace-root nx build devextreme-scss",
"lint": "stylelint scss/widgets",
"test": "jest --no-coverage --runInBand --config=./tests/jest.config.json",
"watch": "gulp watch"
"watch": "pnpm --workspace-root nx run devextreme-scss --target=watch"
},
"version": "26.1.3"
}
Loading
Loading