fx-compat: Note editor and links box fixes:

- Add links-box component (inside noteEditor.js).
- Add related-box component and fix related pane.
- Use tagsBox.jsx instead of tagsbox.xml in note editor links box popup.
- Remove CSS styles and bindings for noteeditor, relatedbox and tagsbox.
This commit is contained in:
Martynas Bagdonas 2022-05-26 18:16:40 +03:00
parent 4a1812e5ba
commit db0ac723fa
24 changed files with 634 additions and 2306 deletions

View file

@ -0,0 +1 @@
@import "noteEditor";