File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 4
4
2.0a3 (unreleased)
5
5
------------------
6
6
7
+ - Update jQuery to version ``4.0.0-beta.2 ``.
8
+ [lenadax]
9
+
10
+ - Add ``radio_class `` and ``radio_input_class `` options for Bootstrap 5 styling.
11
+ [lenadax]
12
+
13
+ - Use rollup for bundling scss. Use ``make rollup `` to compile js and scss.
14
+ [lenadax]
15
+
16
+ - Use ``webtestrunner `` instead of ``karma `` for js tests. Use ``make wtr `` to run tests.
17
+ [lenadax]
18
+
19
+ - Use ``pnpm `` as package manager.
20
+ [lenadax]
21
+
7
22
- Update yafowil version to 3.1.1.
8
23
[lenadax]
9
24
Original file line number Diff line number Diff line change 5
5
"@web/test-runner" : " ^0.18.3" ,
6
6
"@web/test-runner-core" : " ^0.13.2" ,
7
7
"install" : " ^0.13.0" ,
8
- "jquery" : " ^4.0.0-beta" ,
8
+ "jquery" : " ^4.0.0-beta.2 " ,
9
9
"qunit" : " ^2.20.1" ,
10
10
"rollup" : " ^2.79.2" ,
11
11
"rollup-plugin-cleanup" : " ^3.2.1" ,
You can’t perform that action at this time.
0 commit comments