admin
cca1b47936
Migrate to ESLint 9 flat config
...
- Create eslint.config.mjs with ESM flat config format
- Remove legacy .eslintrc.js and .eslintignore
- Remove eslint-plugin-filenames (not ESLint 9 compatible)
- Update lint-staged to use new config
- Clean up unused eslint-disable directives
2025-12-19 14:44:01 -06:00
Bogdan
32418ea521
Bump core-js to 3.42
2025-05-14 14:37:12 +03:00
Mark McDowall
937557e214
Convert Page components to TypeScript
...
(cherry picked from commit f35a27449d253260ba9c9fae28909cec8a87b4fe)
2025-04-27 19:45:03 +03:00
Bogdan
4dc02dcb80
Bump core-js to 3.41
2025-04-24 17:01:45 +03:00
Bogdan
86b656d323
Use minor version for core-js in babel/preset-env
2024-12-16 12:40:37 +02:00
Mark McDowall
af06a9f70d
Webpack web target
...
(cherry picked from commit a90866a73e6cff9a286c23e60c74672f4c0d317a)
2024-11-27 11:12:43 +02:00
Mark McDowall
13f10906f1
Fixed: PWA Manifest with URL base
...
(cherry picked from commit aedcd046fc4fc621dae4b231cc80d4b269a69177)
Fixed: PWA Manifest images
(cherry picked from commit da7d17f5e826d5273dba0b4f73227ffc8ed8a6c7)
Closes #10317
Closes #10329
2024-10-23 09:51:32 +03:00
Mark McDowall
e80e96de0e
Don't hash files in development builds
...
(cherry picked from commit bc7799139e52b92956eb595fb87f44d7dda9a320)
2024-08-02 22:27:15 -05:00
Mark McDowall
e691253419
UI loading improvements
...
Fixed: Caching for dynamically loaded JS files
Fixed: Incorrect caching of initialize.js
(cherry picked from commit f0cb5b81f140c67fa84162e094cc4e0f3476f5da)
2023-07-24 11:40:50 +03:00
Bogdan
7aa72b30cb
Cache busting for CSS files
...
(cherry picked from commit 38f263931ff8faba050762abe5fb692a5bc0d515)
2023-07-23 03:03:35 +03:00
Mark McDowall
b5c9c996a5
Fix chunk IDs and source map file names
...
(cherry picked from commit bb8fed94eb2c44040031643e8c20ff72de759535)
2023-07-20 00:31:04 +03:00
Mark McDowall
31a16ab571
Fixed: Ensure translations are fetched before loading app
...
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)
2023-07-16 08:27:04 +03:00
Bogdan
6ad9ebb19e
Revert "Fixed: Ensure translations are fetched before loading app"
...
This reverts commit c61cca7952 .
2023-07-16 03:57:28 +03:00
Mark McDowall
c61cca7952
Fixed: Ensure translations are fetched before loading app
...
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)
Closes #8814
Closes #8817
2023-07-16 03:03:57 +03:00
Benjamin Staneck
c9b09faae9
Remove unused babel plugins and fix build with profiling
...
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)
2023-05-13 20:29:05 +03:00
Mark McDowall
36b055d372
Add typescript
...
(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08)
2023-04-29 22:47:02 -05:00
Qstick
91ff76c0c8
Use minified jquery
...
Fixes #8398
Co-Authored-By: Benjamin Staneck <staneck@gmail.com>
2023-04-28 22:50:12 -05:00
Mark McDowall
7b2fd5140b
Switch to eslint for linting
...
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)
2023-03-08 14:31:03 +00:00
Qstick
1e1a4240d1
Fixed: Collection Carousel Improvements
2022-09-17 22:17:41 -05:00
Qstick
f80272a659
New: Collections View
2022-05-28 17:46:44 -05:00
Mark McDowall
ba1637087e
Fix webpack memory leak when copying HTML files
...
(cherry picked from commit 2804a961cb457cc94d3eaa1fe8ee2f71d9d1261c)
2021-05-29 08:25:46 -04:00
Qstick
58934a30ce
Update postcss packages
...
(cherry picked from commit 408089957ab8a9dc6a21b485853b9d86a9ace59f)
2021-05-09 08:15:10 -04:00
Qstick
67fe9101d9
Update to webpack 5, remove gulp
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 4ef2174226a0210f756f180dded8567d659589e2)
2021-05-09 08:15:10 -04:00