AFFiNE/tests/kit
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
..
e2e-enhance refactor(infra): record legacy data to improve testing stability (#4590) 2023-10-13 03:03:42 +00:00
utils fix(storybook): fix test (#5325) 2023-12-18 13:36:56 +00:00
.gitignore build: perform TypeCheck for all packages (#2573) 2023-05-31 12:49:56 +00:00
electron.ts feat(electron): onboarding at first launch logic for client and web (#5183) 2023-12-19 07:17:54 +00:00
package.json v0.10.3-canary.2 2023-11-23 16:47:40 +08:00
playwright.ts feat(electron): onboarding at first launch logic for client and web (#5183) 2023-12-19 07:17:54 +00:00
tsconfig.json refactor(infra): record legacy data to improve testing stability (#4590) 2023-10-13 03:03:42 +00:00