AFFiNE/packages/common/infra
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
..
src 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
tsconfig.json refactor(infra): no bundle infra (#5414) 2023-12-27 06:54:24 +00:00
tsconfig.node.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00
typedoc.json docs: initial api reference docs (#5352) 2024-01-02 12:46:27 +00:00