Commit Graph

15 Commits

Author SHA1 Message Date
CatsJuice
8a02c81745
feat(core): remove toggle workspace onboarding dialog (#6501) 2024-04-10 09:07:59 +00:00
EYHN
f2adbdaba4
style: enable import-x/no-duplicates (#6279) 2024-03-25 03:55:33 +00:00
regischen
fddbb426a6
feat: bump blocksuite (#6078) 2024-03-13 17:04:21 +08:00
Peng Xiao
afccf3d8c9
feat(core): add an option to throttle cpu in e2e (#5803)
To debug e2e flakyness locally
2024-02-06 03:20:49 +00:00
Cats Juice
e10609276d
feat(core): add toggle workspace dialog (#5312) 2023-12-19 09:12:26 +00:00
Cats Juice
15dd20ef48
feat(electron): onboarding at first launch logic for client and web (#5183)
- Added a simple abstraction of persistent storage class.
- Different persistence solutions are provided for web and client.
    - web: stored in localStorage
    - client: stored in the application directory as `.json` file
- Define persistent app-config schema
- Add a new hook that can interactive with persistent-app-config reactively
2023-12-19 07:17:54 +00:00
EYHN
fe2851d3e9
refactor: workspace manager (#5060) 2023-12-15 07:20:50 +00:00
Hongtao Lye
15024c6c8a
chore: bump blocksuite (#4801) 2023-11-02 09:12:23 +00:00
Alex Yang
47f12f77f2
refactor!: remove next.js (#3267) 2023-07-18 16:53:10 +00:00
Alex Yang
d18df12951
test: add workspace ref in e2e (#3217) 2023-07-13 12:41:46 +00:00
Alex Yang
e08ee9b7ff
ci: add prettier format check (#2908) 2023-06-29 04:13:35 +00:00
Himself65
eeb536d460
feat: use nx to manage monorepo (#2748) 2023-06-10 00:46:24 +08:00
Himself65
0fbed5d9d6
ci: collect test coverage on electron (#2335) 2023-05-11 20:51:13 -05:00
Himself65
ef0521fa2a
test(electron): theme check (#2182) 2023-04-28 06:40:44 +00:00
Himself65
7e61708850
test: move playwright test suite to top level (#2113) 2023-04-24 22:12:48 -05:00