AFFiNE/packages
Peng Xiao 5979162a5c
fix(component): theme flickering (#5238)
Add color-scheme to html so that the web will use system scheme when scripts has not being loaded;
Use `(prefers-color-scheme: dark)` so that the css vars do not defer load based on `data-theme`, which is set by next-themes (which is deferred).
2023-12-08 10:12:20 +00:00
..
backend ci: fix rust build during deployment (#5233) 2023-12-08 06:39:16 +00:00
common chore: bump up vite version to v5 (#5203) 2023-12-08 09:57:11 +00:00
frontend fix(component): theme flickering (#5238) 2023-12-08 10:12:20 +00:00
plugins chore: bump up idb version to v8 (#5198) 2023-12-05 08:38:04 +00:00