Paul Bottein
|
3ee3cfa6cb
|
Add cache for markdown card and markdown element (#24217)
* Add cache for markdown card and markdown element
* Rename to expiration
* Only use cache logic for markdown card
* Add tests
* Improve tests
|
2025-02-17 09:01:44 +01:00 |
|
Wendelin
|
8f19c0abb0
|
Use localStorage with Web Storage API (#23172)
|
2024-12-10 11:14:15 +01: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 |
|
Bram Kragten
|
1bccbd4173
|
Use browser default time and number formatting with polyfills if needed (#9481)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-09-29 23:34:52 +00:00 |
|