mirror of
https://github.com/logseq/logseq.git
synced 2026-05-26 13:44:13 +00:00
* feat: comments * comments ux enhancements * fix: skip comments during cursor navigation * enhance: support comments on selected blocks * fix: store comment range targets by uuid * fix: delete orphaned range comments * fix: navigate across comments blocks * refactor: move comments to its own namespaces * fix lint and tests * fix: polish block comments * enhance: add related property to #Comments * fix: align comments migration test * fix: non logged in user can't edit or delete comment * fix: keep comments in place on outdent * enhance: put comments at top of page * fix: remove empty comments area * refactor: split move blocks transaction