Tom Moor
|
b80ee89588
|
Correctly resize full width images when table of contents is opened/closed (#5826)
* stash
* restore
* Self review
|
2023-09-12 18:33:25 -07:00 |
|
Tom Moor
|
da9a8af543
|
fix: Prevent rendering of undefined SVG placeholder
|
2023-08-23 21:35:05 -04:00 |
|
Tom Moor
|
2427f4747a
|
Rebuilding code block menus (#5569)
|
2023-07-17 18:25:22 -07:00 |
|
dependabot[bot]
|
fbd16d4b9a
|
chore(deps-dev): bump prettier from 2.1.2 to 2.8.8 (#5372)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2023-05-22 19:14:56 -07:00 |
|
Tom Moor
|
961afe7dc5
|
fix: Full-width images have margin on side since #5197
|
2023-04-18 20:11:11 -04:00 |
|
Tom Moor
|
aab3a49f2c
|
chore: Bump outline-icons (#5170
* Bump outline-icons to default use currentColor
* wip
|
2023-04-08 08:16:05 -07:00 |
|
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 |
|