AFFiNE/tests/storybook
EYHN 7c76c25a9c
refactor(core): new back&forward button base on workbench (#6012)
# feature:

## In Browser:
- hidden back&forward button in sidebar.
- back and forward is equal with `window.history.back()` `window.history.forward()`

## In Desktop:
- Back and forward can be controlled through the sidebar, cmdk, and shortcut keys.
- back and forward act on the currently **active** view.
- buttons change disable&enable style based on current active view history

# Refactor:

Move app-sidebar and app-container from @affine/component to @affine/core
2024-03-05 07:01:24 +00:00
..
.storybook fix: remove vite-tsconfig-paths (#5960) 2024-02-29 07:58:41 +00:00
src/stories refactor(core): new back&forward button base on workbench (#6012) 2024-03-05 07:01:24 +00:00
package.json feat: bump blocksuite (#6010) 2024-03-05 14:19:11 +08:00
project.json refactor(core): move page list to core (#5556) 2024-01-10 11:09:39 +00:00
README.md refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00
tsconfig.json refactor(infra): migrate to new infra (#5565) 2024-01-30 07:16:39 +00:00
tsconfig.node.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00

Storybook