1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-11 13:48:13 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
15c79c38db Comments: Addressed a range of edge cases and ux issues for references
Handles only display and handling references when they're in the active
tab, while handling proper removal when made not visible.
2025-05-01 16:33:42 +01:00
e7dcc2dcdf Comments: Moved to tab UI, Converted tabs component to ts 2025-04-30 17:42:09 +01:00
099f6104d0 Comments: Started archive display, created mode for tree node 2025-04-28 20:09:18 +01:00
8bdf948743 Comments: Added archive endpoints, messages, Js actions and tests 2025-04-28 15:37:09 +01:00
e8f44186a8 Comments: Split out page comment reference logic to own component
Started support for editor view.
Moved comment elements to be added relative to content area instad of
specific target reference element.
Added relocating on screen size change.
2025-04-27 16:51:24 +01:00
ecda4e1d6f Comments: Added reference marker to comments 2025-04-26 21:05:54 +01:00
f656a82fe7 Comments: Styled content comments & improved interaction 2025-04-24 13:21:23 +01:00
5bfba281fc Comments: Started inline comment display windows 2025-04-21 14:04:41 +01:00
18ede9bbd3 Comments: Added inline comment marker/highlight logic 2025-04-19 14:07:52 +01:00
2e7544a865 Comments: Converted comment component to TS 2025-04-19 12:46:47 +01:00