renovate[bot]
|
8f335668db
|
Update Node.js to v24 (#27687)
* Update Node.js to v24
* fix test
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
|
2025-12-15 14:56:48 +02:00 |
|
Wendelin
|
9f16ce7341
|
Fix picker initial sort and reorganize picker data (#28476)
|
2025-12-11 08:28:45 +01:00 |
|
Wendelin
|
0a05dd8f71
|
Add more tests for common/entity (#24336)
* Use substring instead of deprecated substr
* Add more common entity tests
|
2025-02-20 20:11:53 +01:00 |
|
Abílio Costa
|
af1622e306
|
Show unit for number domains (#23101)
* Show unit for number domains
* Remove duplicated code
* Allow monetary formatting
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Update src/common/entity/compute_state_display.ts
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
|
2024-12-04 11:25:29 +00:00 |
|
Wendelin
|
bd0bfc1fbe
|
Rspack (#22807)
* Add rspack
* Remove TransformAsyncModulesPlugin from rspack
* Migrate all webpack usage to rspack
* Migrate tests to vitest
* Fix test suites
* Remove chai dependency
* Fix compute_state_display tests
* Fix resolveTimeZone
* Reduces test pipeline
* Revert test ci
* optimize chunk filtering
* Migrate landing-page to rspack
* Update rspack dependencies
* Add rsdoctor
* Fix prod build bundle size
* Use rsdoctor for demo stats
* Remove unused webpack configs
* Update build-scripts/rspack.cjs
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Fix eslint
* Update rspack
* Remove unused code
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
|
2024-11-26 14:49:13 +01:00 |
|