AcadeDoc/apps/client/src/lib
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
..
api-client.ts feat: public page sharing (#1012) 2025-04-22 20:37:32 +01:00
app-route.ts feat(EE): full-text search in attachments (#1502) 2025-09-02 05:27:01 +01:00
config.ts feat: implement space and workspace icons (#1558) 2025-09-15 21:11:37 +01:00
constants.ts feat: anchor links (#1765) 2025-12-06 14:46:54 +00:00
index.ts refactor layout 2024-05-31 21:51:44 +01:00
jotai-helper.ts feat: resizable sidebar (#452) 2024-11-01 10:05:03 +00:00
local-emitter.ts fix: page title editor bugs (#892) 2025-03-14 22:41:34 +00:00
time.ts fix translation 2025-01-16 15:29:09 +00:00
types.ts feat: api keys management (EE) (#1665) 2025-10-07 21:05:13 +01:00
utils.tsx feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00