AFFiNE/tools
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
..
@types/env feat(electron): onboarding at first launch logic for client and web (#5183) 2023-12-19 07:17:54 +00:00
cli chore: bump up vite version to v5 (#5203) 2023-12-08 09:57:11 +00:00
commitlint chore: also set version to helm charts in set-version.sh (#5100) 2023-12-08 13:53:23 +08:00
plugin-cli chore: bump up @endo/static-module-record version to v1 (#5281) 2023-12-13 07:24:11 +00:00
workers fix: add prefer-for-of rule (#5121) 2023-11-29 15:18:52 +08:00