feat: use floating ui for node link tooltips
Additional features:
- Shift-click for multi select
- Click anywhere in the stage to deselect
- Panning and zooming does not deselect
Preview
Merge request reports
Activity
added 1 commit
- 25b2286d - perf: instead of transforming a virtual element, override bounding client rect instead
added 15 commits
-
25b2286d...ff10fbca - 4 commits from branch
main
- ba9d6ff2 - 1 earlier commit
- 591e1532 - feat: render original NLPopup in floating ui tooltip
- 0f7f2872 - fix: ensure tooltip trigger element is absolutely positioned to not affect the scroll box
- 606c6862 - refactor: memoize children ref to prevent recreating virtual elements every update
- 72d9052c - feat: updated selection sprites with more noticeable stroke width difference
- 056e5827 - fix: typing issue
- 4dce1c84 - feat: use floating ui for node link tooltips
- fc83994c - feat: contain tooltips to custom boundaries: flip and shift if possible, otherwise hide completely
- e2b58298 - feat: option to show arrow for tooltips
- 49df2661 - feat: allow multiple tooltips
- 54170f5c - perf: instead of transforming a virtual element, override bounding client rect instead
Toggle commit list-
25b2286d...ff10fbca - 4 commits from branch
mentioned in merge request !159 (merged)
added 12 commits
- 54170f5c...412ef7a0 - 2 earlier commits
- 9c40e341 - fix: ensure tooltip trigger element is absolutely positioned to not affect the scroll box
- a07fe8ef - refactor: memoize children ref to prevent recreating virtual elements every update
- 1f9b9b9f - feat: updated selection sprites with more noticeable stroke width difference
- d69e6bff - fix: typing issue
- bf866a1f - feat: use floating ui for node link tooltips
- 63a4b7e9 - feat: contain tooltips to custom boundaries: flip and shift if possible, otherwise hide completely
- 999522d8 - feat: option to show arrow for tooltips
- 379e68fd - feat: allow multiple tooltips
- 25b2286d - perf: instead of transforming a virtual element, override bounding client rect instead
- bf814ea9 - Merge branch 'feat/nodelink-tooltips' of...
Toggle commit listadded 16 commits
-
ebe57840 - 1 commit from branch
main
- ebe57840...68be2530 - 5 earlier commits
- b7bb54ea - refactor: memoize children ref to prevent recreating virtual elements every update
- 655aaebb - feat: updated selection sprites with more noticeable stroke width difference
- c0de439a - fix: typing issue
- 09b1970b - feat: use floating ui for node link tooltips
- 8245aac4 - feat: contain tooltips to custom boundaries: flip and shift if possible, otherwise hide completely
- 057b8b1d - feat: option to show arrow for tooltips
- 0fcc19a1 - feat: allow multiple tooltips
- 02de1387 - perf: instead of transforming a virtual element, override bounding client rect instead
- 3041e158 - fix: adopt changes in !159 (merged)
- 863f166b - feat: re-enable popup on hover
Toggle commit list-
ebe57840 - 1 commit from branch
added 14 commits
-
8584ffa4 - 1 commit from branch
main
- 8584ffa4...21c5f484 - 3 earlier commits
- b493775e - refactor: memoize children ref to prevent recreating virtual elements every update
- 637a8cb1 - feat: updated selection sprites with more noticeable stroke width difference
- 7a5ece81 - fix: typing issue
- 6b86fcdf - feat: use floating ui for node link tooltips
- 614c7dec - feat: contain tooltips to custom boundaries: flip and shift if possible, otherwise hide completely
- 313f9b96 - feat: option to show arrow for tooltips
- c2fba29b - feat: allow multiple tooltips
- 835ff3b0 - perf: instead of transforming a virtual element, override bounding client rect instead
- 735f9b1e - fix: adopt changes in !159 (merged)
- 836a8c78 - feat: re-enable popup on hover
Toggle commit list-
8584ffa4 - 1 commit from branch
This MR is included in version 1.64.0The release is available on GitLab release.
Your semantic-release bot
Please register or sign in to reply