AFFiNE/packages/frontend/component
CatsJuice 9127bfae67
refactor(core): replace all notification relies on jotai (#6417)
- remove all notification that implemented with jotai and replaced with new `notify`
- Add some notify presets:
  - `notify.error`
  - `notify.success`
  - `notify.warning`
2024-04-02 03:19:07 +00:00
..
.storybook feat(component): new hook to open confirm modal (#6342) 2024-03-27 13:30:30 +00:00
src refactor(core): replace all notification relies on jotai (#6417) 2024-04-02 03:19:07 +00:00
package.json refactor(component): new notification center implemented with sonner (#6416) 2024-04-02 03:18:57 +00:00
tsconfig.json refactor(infra): migrate to new infra (#5565) 2024-01-30 07:16:39 +00:00