Commit Graph

13 Commits

Author SHA1 Message Date
Alex Gleason
c92dd8f555 Move external CSS imports to main.tsx 2023-01-16 14:08:40 -06:00
Alex Gleason
37f0cde456 Merge remote-tracking branch 'origin/develop' into remove-polyfills 2023-01-10 09:30:42 -06:00
Alex Gleason
578e30425e Remove polyfills, delete application.ts 2023-01-09 17:40:29 -06:00
Alex Gleason
3521e5698f Switch to React 18's createRoot API
https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-client-rendering-apis
2023-01-05 16:42:18 -06:00
Chewbacca
3c38a57560 Convert 'show' usage to Toast 2022-12-20 12:46:06 -05:00
Chewbacca
8818763f28 Rename files (12): rand 2022-11-16 08:35:29 -05:00
Alex Gleason
d5ffce844d ServiceWorker: display loading screen while updating 2022-06-24 11:52:57 -05:00
Alex Gleason
23c37229b8 Don't dismiss ServiceWorker snackbar 2022-06-23 18:03:35 -05:00
Alex Gleason
82122ffe45 Snackbar: refactor to use opts object 2022-06-23 17:54:38 -05:00
Alex Gleason
3e205a9610 ServiceWorker: click toast to install update (dirty) 2022-06-23 15:20:41 -05:00
Alex Gleason
174496c71d ServiceWorker: skipWaiting and reload tabs when new ServiceWorker is ready 2022-05-31 20:46:40 -05:00
Alex Gleason
426f02722a Make Soapbox component an FC, move console.log 2022-04-21 11:21:09 -05:00
Alex Gleason
7882bbf98f Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00