Tom Moor
|
32b7a7df00
|
fix: Handle sanitizeUrl can receive non-string value
closes #3746
|
2022-07-08 21:15:07 +02:00 |
|
Tom Moor
|
4e189b8970
|
Improved sanitization of href's in editor
|
2022-07-05 10:14:16 +02:00 |
|
Tom Moor
|
6f2a4488e8
|
chore: Editor refactor (#3286)
* cleanup
* add context
* EventEmitter allows removal of toolbar props from extensions
* Move to 'packages' of extensions
Remove EmojiTrigger extension
* types
* iteration
* fix render flashing
* fix: Missing nodes in collection descriptions
|
2022-03-30 19:10:34 -07:00 |
|
Tom Moor
|
631d600920
|
feat: File attachments (#3031)
* stash
* refactor, working in non-collab + collab editor
* attachment styling
* Avoid crypto require in browser
* AttachmentIcon, handling unknown types
* Do not allow attachment creation for file sizes over limit
* Allow image as file attachment
* Upload placeholder styling
* lint
* Refactor: Do not use placeholder for file attachmentuploads
* Add loading spinner
* fix: Extra paragraphs around attachments on insert
* Bump editor
* fix build error
* Remove attachment placeholder when upload fails
* Remove unused styles
* fix: Attachments on shared pages
* Merge fixes
|
2022-03-06 13:58:58 -08:00 |
|
Tom Moor
|
d7ee801fe4
|
feat: Show icon on external links (#3100)
* feat: External links get treatment
* cache decorations
|
2022-02-16 18:05:02 -08:00 |
|
Tom Moor
|
c5a11fe17b
|
chore: Enable eslint to enforce curly (#3060)
|
2022-02-05 10:15:40 -08:00 |
|
Tom Moor
|
16277d1074
|
fix: Document search results in editor now show full path
closes #3007
|
2022-01-27 07:29:59 -08:00 |
|
Tom Moor
|
062016b164
|
chore: Move editor into codebase (#2930)
|
2022-01-19 18:43:15 -08:00 |
|