24 Commits

Author SHA1 Message Date
Steve Repsher
82d84de426
Enable service worker for legacy build (#21177) 2024-07-19 10:54:27 +02:00
Steve Repsher
d01377da3c
Fix Webpack bundling of recorder worklet (#21239)
* Fix Webpack bundling of recorder worklet
2024-07-01 16:31:22 +02:00
Bram Kragten
c0e048023d format webpack.cjs 2024-05-29 18:04:24 +02:00
Bram Kragten
431f4937c1 Update webpack.cjs 2024-05-29 17:55:40 +02:00
Paul Bottein
571ed6b9e9 Revert usage of babel runtime for legacy bundle (#20741)
Revert usage of babel runtine for legacy bundle
2024-05-06 17:48:21 +02:00
Steve Repsher
4b593c1c96
Enhance webpack transform async plugin to use babel runtime (#20543) 2024-04-22 09:40:20 +02:00
Paul Bottein
2d4a8e2e45
Fix search input outlined background color and margin (#20407) 2024-04-04 12:53:03 +02:00
Steve Repsher
ae79df8c55
Allow TLA for legacy build and remove static Intl polyfills (#19207) 2024-01-08 14:07:08 +01:00
Steve Repsher
1526209f82
Adjust bundle filenames for stats and debugging (#18677) 2023-11-22 14:11:23 +01:00
renovate[bot]
15395275ba
Update dependency prettier to v3.1.0 (#18675)
* Update dependency prettier to v3.1.0

* Reformat

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-11-19 23:31:56 -05:00
Bram Kragten
463a3244cf
Add two pane view to calendar panel (#18286)
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-10-23 14:13:38 +00:00
Steve Repsher
d88831b719
Enable CORS for legacy bundle loading (#18248) 2023-10-16 20:40:15 +02:00
Steve Repsher
79f3759756
Create webpack bundle stats for Relative CI (#18178) 2023-10-12 09:28:34 +02:00
Paul Bottein
cbd424ff5a
Fix aria label auth page (#18032) 2023-09-26 22:39:25 +02:00
Steve Repsher
46a036ddbe
Improve frontend error messages written to system log (#17616) 2023-08-21 13:01:42 +02:00
Steve Repsher
cba246fc7f
Fix source URLs in source maps (#17585) 2023-08-15 15:10:12 +00:00
Joakim Sørensen
1645208f62
Export base create config functions (#17007) 2023-06-26 09:50:43 +02:00
renovate[bot]
7c15a65bba
Update dependency @lit-labs/virtualizer to v2.0.3 (#16761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-06-19 14:21:08 +00:00
Steve Repsher
fa1a6affa7
Use ES modules and dynamic import for Webpack latest builds (#16849) 2023-06-13 18:12:44 +02:00
Bram Kragten
d914fb0cfc
Revert "Use ES modules and dynamic import for Webpack latest builds (… (#16679)
Revert "Use ES modules and dynamic import for Webpack latest builds (#16620)"

This reverts commit 7b350e31dd9a313d1023d2049d9513f58d38e8de.
2023-05-30 17:56:38 -04:00
Steve Repsher
7b350e31dd
Use ES modules and dynamic import for Webpack latest builds (#16620) 2023-05-30 18:27:49 +00:00
Steve Repsher
d2321b535c
Refactor Intl polyfills and remove from ES5 entrypoints (#16349) 2023-05-04 15:49:56 +02:00
Steve Repsher
91caffc4e1
Improve bundle chunk hashes and names (#15991) 2023-03-31 12:49:25 -04:00
Steve Repsher
1f1898fa46
Make module types explicit and convert some to ESM (#15964) 2023-03-30 11:23:43 +02:00