Tom Moor
|
422bdc32d9
|
Add 's' method to access theme props (#5163)
|
2023-04-07 19:43:34 -07:00 |
|
Tom Moor
|
1be1371171
|
Add image resizing to history stack (allow undo)
Remove placeholder SVG when main image is loaded
|
2023-04-02 09:19:09 -04:00 |
|
Tom Moor
|
ec3ebb91c0
|
Adds placeholder during image loading (#5120
* Adds placeholder during image loading
* Small refactor
|
2023-03-29 20:12:55 -07:00 |
|
Tom Moor
|
af0485fa12
|
lint
|
2023-03-09 22:27:40 -05:00 |
|
Tom Moor
|
e786888dfb
|
fix: Remove image float and positioning options in comments (#5014)
* cleanup
* Split Image into SimpleImage
* ts
|
2023-03-09 19:17:16 -08: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 |
|