[PE-304] feat: make floating link generic and use it for all editors (#6552)
* fix: make floating link generic and use it for all editors * fix: link component behaviour with selected text fixed and storage is now typed * chore: link view seperated * fix: editor link edit view across multiple links resets now * fix: link view container * fix: cleaning up * fix: url validation
This commit is contained in:
parent
65a0530cfe
commit
a57c37c26c
32 changed files with 458 additions and 330 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -88,6 +88,7 @@ deploy/selfhost/plane-app/
|
|||
*storybook.log
|
||||
output.css
|
||||
|
||||
dev-editor
|
||||
# Redis
|
||||
*.rdb
|
||||
*.rdb.gz
|
||||
*.rdb.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue