Tom Moor
|
8aa25fd7d6
|
fix: Add ability to convert between checklist and other types of list
|
2022-03-23 07:57:58 -07:00 |
|
Tom Moor
|
5047be9898
|
fix: Attachments on public share links broken when using AWS Accelerate
fix: Attachments broken when using non-collab and AWS bucket on the same host
(https://github.com/outline/outline/discussions/3274\)
|
2022-03-22 22:58:29 -07:00 |
|
Tom Moor
|
de15f901b8
|
fix: Rare serialization error for image nodes without a src. Honestly not sure how these get inserted – perhaps API
|
2022-03-14 16:08:35 -07:00 |
|
Tom Moor
|
5efeb90fdd
|
fix: SVGs without a natural px width are invisible (#3220)
|
2022-03-09 20:07:01 -08:00 |
|
Tom Moor
|
85f333b2fd
|
fix: Finicky clicking on file attachments #2
|
2022-03-06 22:52:41 -08:00 |
|
Tom Moor
|
80be26b2de
|
fix: Border of file attachment not rounded in Safari (outline -> box shadow)
|
2022-03-06 21:56:52 -08:00 |
|
Tom Moor
|
9a7090d528
|
fix: Finicky clicking on file attachments
|
2022-03-06 21:49:44 -08:00 |
|
Tom Moor
|
cf446be2df
|
fix: Dragging strings into document can attempt (and file) to insert as attachment
|
2022-03-06 21:47:30 -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 |
|
Tom Moor
|
f244e864e1
|
fix: Clicking internal links in shared documents sometimes reroutes to Login
|
2022-02-22 20:14:07 -08:00 |
|
Tom Moor
|
4b688e4ca0
|
fix: Minor styling issues on simple embeds
|
2022-02-19 11:14:45 -08:00 |
|
Tom Moor
|
2ca68c2c80
|
fix: Cancel editing shortcut on Windows
fix: Improve display of symbols in keyboard shortcuts dialog
closes #2733
|
2022-02-17 23:10:11 -08:00 |
|
Tom Moor
|
261cac950b
|
fix: Capture Tab within editor, remove custom key handling in favor of keymaps
closes #3118
|
2022-02-17 20:41:13 -08:00 |
|
Tom Moor
|
cbe65ddcd7
|
fix: Clicking links when editor hasn't been focused should navigate
|
2022-02-17 20:08:04 -08:00 |
|
Tom Moor
|
b23f7b0953
|
fix: Allow private, domain-restricted, Vimeo embeds
|
2022-02-17 09:12:02 -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 |
|
Nonpawit Teerachetmongkol
|
3760a03c44
|
feat: Add DBdiagram (dbdiagram.io) embed (#3124)
* Add dbdiagram embed
* clean variable name
|
2022-02-16 18:04:44 -08:00 |
|
Tom Moor
|
7807e3ac03
|
fix: Todo list items not showing as checked on Firefox
|
2022-02-12 08:45:04 -08:00 |
|
Tom Moor
|
4255dd24da
|
editor: Open link toolbar automatically when editable and link in selection
|
2022-02-11 18:34:56 -08:00 |
|
Tom Moor
|
09810f554f
|
fix: Private vimeo embeds
|
2022-02-11 16:20:57 -08:00 |
|
Tom Moor
|
590c23d539
|
Focus link selection on click rather than navigate when editing
|
2022-02-10 20:00:50 -08:00 |
|
Tom Moor
|
652f432785
|
fix: Mod+Enter does not exit code block
closes #3089
|
2022-02-10 19:14:10 -08:00 |
|
Tom Moor
|
a578d3449b
|
fix: Copy/paste of notices, closes #3082
|
2022-02-09 19:43:15 -08:00 |
|
Tom Moor
|
9cf3469b81
|
fix: Even more flexibility in LucidChart embed matching. It really is incredible how many variations this company has for share urls.
closes #3074
|
2022-02-08 22:11:35 -08:00 |
|
Tom Moor
|
c5a11fe17b
|
chore: Enable eslint to enforce curly (#3060)
|
2022-02-05 10:15:40 -08:00 |
|
Tom Moor
|
c7df74fcc4
|
fix: Improvements to image positioning (#3061)
* fix: Empty paragraph below images that confuses block insertion
* Remove spacing for caption when unused
|
2022-02-05 10:14:10 -08:00 |
|
Tom Moor
|
4cc7af7874
|
fix: Do not parse 😄 style emoji in Markdown paste handler (#3056)
|
2022-02-04 07:37:18 -08:00 |
|
Tom Moor
|
187f036c80
|
fix: Editing image caption broken
|
2022-01-30 20:45:52 -08:00 |
|
Tom Moor
|
1cd770e38d
|
fix: Disabling editor embeds should work with collaborative editing (#2968)
* fix: Disabling editor embeds should work with collaborative editing
* Design tweaks, fixed dragging
|
2022-01-28 18:27:27 -08:00 |
|
Tom Moor
|
0203b2bc17
|
fix: Ensure copy code button appears in collab editing (#3021)
* fix: Ensure copy code button appears in collab editing
* fix: code actions should not flip in RTL doc (code is always left aligned)
|
2022-01-27 17:14:47 -08:00 |
|
Tom Moor
|
051d58011e
|
fix: Regression in collapsible headings
closes #3010
|
2022-01-27 08:00:57 -08:00 |
|
Tom Moor
|
13b8ed58fd
|
fix: Improved pasting behavior from Dropbox Paper
|
2022-01-25 22:01:51 -08:00 |
|
Tom Moor
|
50547ae355
|
fix: Increase default breathing room in documents
closes #2878
|
2022-01-22 17:32:07 -08:00 |
|
Tom Moor
|
0d66055441
|
fix: More lenient Lucidchart embed matcher
closes #2017
|
2022-01-22 08:41:51 -08:00 |
|
Tom Moor
|
062016b164
|
chore: Move editor into codebase (#2930)
|
2022-01-19 18:43:15 -08:00 |
|