AFFiNE/tests/affine-desktop
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
..
e2e refactor(core): new back&forward button base on workbench (#6012) 2024-03-05 07:01:24 +00:00
package.json chore: bump all dependencies (#5891) 2024-02-23 09:37:14 +00:00
playwright.config.ts test(core): config e2e output dir (#5783) 2024-02-05 04:10:17 +00:00
tsconfig.json refactor(electron): create electron api package (#5334) 2023-12-27 06:38:37 +00:00