AcadeDoc/apps/client/src/features/page
Philip Okugbe d2629afff2
feat: anchor links (#1765)
* feat: add heading extension with unique ID support and scroll functionality
* Added unique id for heading
* remove baseUrl heading storage
* move heading to extensions package
* WIP
* support anchors in mentions
* enhance scrolling functionality
* nodeId function
* fix nanoid import
* Bring unique-id extension local
* fixes
* fix internal link scroll in public pages
* add unique id server side
* rename mention anchor to anchorId
* capture first anchorId on paste

---------

Co-authored-by: Romik <40670677+RomikMakavana@users.noreply.github.com>
2025-12-06 14:46:54 +00:00
..
components fix: reset file inputs after import 2025-09-15 12:52:31 +01:00
hooks feat: trash for deleted pages in space (#325) 2025-07-29 21:20:49 +01:00
queries feat: subpages (child pages) list node (#1462) 2025-08-31 18:54:52 +01:00
services feat: implement space and workspace icons (#1558) 2025-09-15 21:11:37 +01:00
trash/components fix: hide trash from can view permission (#1445) 2025-08-04 08:35:28 +01:00
tree feat: trash for deleted pages in space (#325) 2025-07-29 21:20:49 +01:00
types feat: subpages (child pages) list node (#1462) 2025-08-31 18:54:52 +01:00
page.utils.ts feat: anchor links (#1765) 2025-12-06 14:46:54 +00:00