Tom Moor
ed59b3e350
Add more highlighter color choices ( #7012 )
...
* Add more highlighter color choices, closes #7011
* docs
2024-06-09 10:54:31 -07:00
Tom Moor
938fd6ed2d
feat: Enable block insertion in table cells from formatting menu
...
fix: Remove gutter controls from headers not at root
2024-06-01 12:21:33 -04:00
Tom Moor
da19054555
Table improvements ( #6958 )
...
* Header toggling, resizable columns
* Allow all blocks in table cells, disable column resizing in read-only
* Fixed dynamic scroll shadows
* Refactor, scroll styling
* fix scrolling, tweaks
* fix: Table layout lost on sort
* fix: Caching of grip decorators
* refactor
* stash
* fix first render shadows
* stash
* First add column grip, styles
* Just add column/row click handlers left
* fix: isTableSelected for single cell table
* Refactor mousedown handlers
* fix: 'Add row before' command missing on first row
* fix overflow on rhs
* fix: Error clicking column grip when menu is open
* Hide table controls when printing
* Restore table header background
* fix: Header behavior when adding columns and rows at the edges
* Tweak header styling
* fix: Serialize and parsing of column attributes when copy/pasting
fix: Column width is lost when changing column alignment
2024-05-31 14:52:39 -07:00
Tom Moor
a05beab3b6
Revert "Bump paragraph spacing"
...
This reverts commit 1c4817486b .
2024-05-30 18:28:15 -04:00
Tom Moor
1c4817486b
Bump paragraph spacing
2024-05-29 21:29:10 -04:00
Tom Moor
f58f309321
Simplify layout of full-width images
2024-05-27 14:12:38 -04:00
Tom Moor
8120407bf3
Remove forced italic from block quotes
2024-05-12 22:12:24 -06:00
Tom Moor
3f8990520b
fix: Squashed image in email diff #6612
2024-04-23 21:47:52 -04:00
Tom Moor
c8a0343cf5
fix: Margin jumping on empty paragraph below heading
2024-04-23 19:48:09 -04:00
Tom Moor
e2bc4c277b
Remove restriction on floated images being max 33% of document width
...
closes OLN-354
2024-04-21 11:14:18 -04:00
Tom Moor
dffb6604dd
fix: Mermaid diagram styling in exported HTML/PDF
...
closes #6726
2024-04-16 22:21:28 -04:00
Tom Moor
9e8df4dd2d
fix: Display @ infront of mentions
2024-04-13 22:30:29 -04:00
Tom Moor
8bd0aa43bc
fix: Minor fix to table scroll styles
2024-03-16 15:19:51 -04:00
Tom Moor
1a386c9900
feat: Add table sorting controls ( #6678 )
...
* wip
* refactor
* fix: Missing shadow styling
2024-03-14 19:21:56 -07:00
Tom Moor
04c4d787ff
Editor styling improvements
2024-03-14 22:21:01 -04:00
Tom Moor
561606f6f4
fix: Hide drag handles, empty captions, and selected outlines when printing ( #6550 )
2024-02-16 09:33:50 -08:00
Tom Moor
4ddb5c3eed
feat: Add option to replace existing file attachment in editor
2024-01-21 11:52:20 -05:00
Tom Moor
8df77fe478
fix: Incorret collapsing of mermaid diagram margins, closes #6373
2024-01-18 21:39:37 -05:00
Tom Moor
47c13c9916
Show comment context in thread
2024-01-04 22:30:22 -05:00
Tom Moor
00ecf84dbd
fix: Finicky selection around headings in FF
2023-12-16 12:56:21 -05:00
Tom Moor
bd65a4f151
fix: Enable embeds within HTML and PDF exports ( #6290 )
2023-12-14 18:52:51 -08:00
Tom Moor
25be2fee40
fix: Display of videos in revision history
...
closes #6176
2023-12-01 23:15:34 -05:00
Tom Moor
72c485e0c8
fix: HTML exports have extra empty page, closes #6205
2023-11-23 09:50:58 -05:00
Tom Moor
8b68ee404a
fix: Render Mermaid diagrams in HTML export, towards #6205
2023-11-23 09:06:07 -05:00
Tom Moor
846fb122cd
fix: Misalignment of code block line numbers when font-size is increased in Edge
...
closes #5612
2023-10-28 13:40:47 -04:00
Tom Moor
e8646acd21
fix: Mermaid diagrams are not hidden under a collapsed heading. closes #5979
2023-10-11 22:27:38 -04:00
Tom Moor
1359f44814
fix: Links to attachments do not work in emailed notifications ( #5935 )
2023-10-04 18:25:07 -07:00
Tom Moor
5397907599
chore: Refactor upload placeholder ( #5898 )
2023-09-28 20:13:40 -07:00
Tom Moor
f4fd9dae5f
feat: Native video display ( #5866 )
2023-09-28 17:28:09 -07:00
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
4e53029377
Use "Inter" as default typeface ( #5741 )
...
* Inter
* tweaks
* tweaks
2023-08-31 15:07:45 -07:00
Tom Moor
3366fb46cd
fix: Copy Mermaid toolbar incorrectly positioned in read-only
...
closes #5714
2023-08-21 22:20:42 -04:00
Tom Moor
b691311f88
feat: Add find and replace interface ( #5642 )
2023-08-03 15:47:44 -07:00
Tom Moor
286aea2701
fix: Improve empty state for math blocks
2023-07-29 21:22:52 -04:00
Tom Moor
30e63e022c
fix: Improve empty state for mermaid diagrams
2023-07-29 21:12:55 -04:00
Tom Moor
15c8a4867f
fix: Text caret not placed in new math block after creation
...
fix: Excessive padding on inline math node
2023-07-25 00:04:14 -04:00
Tom Moor
5e705f3dc7
fix: Tweaks to hover card behavior
2023-07-22 12:47:01 -04:00
Tom Moor
2427f4747a
Rebuilding code block menus ( #5569 )
2023-07-17 18:25:22 -07:00
Tom Moor
b1230d0c81
fix: Improve code highlighting in dark mode
...
closes #5021
2023-07-15 16:54:55 -04:00
Tom Moor
a2fae1f1eb
fix: Keyboard navigation around inline code marks ( #5477 )
2023-06-26 15:28:42 -07:00
Tom Moor
cef048572a
fix: Unable to click block action button on full width editor
...
closes #5444
2023-06-19 17:27:34 -04:00
Tom Moor
f1d1035550
Increase padding on lists
2023-06-11 18:57:55 +03:00
Tom Moor
d319bb7d9a
Allows commenting outside edit mode when seamless editing is disabled. ( #5422 )
2023-06-10 05:56:00 -07:00
Tom Moor
d5341a486c
chore: Upgrade all of prosemirror ( #5366 )
...
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
2023-05-24 19:24:05 -07:00
Tom Moor
0ce9931910
fix: Line numbers overlay code when block is horizontally scrollable
2023-05-11 21:47:26 -04:00
Tom Moor
a0df79ea5a
feat: Allow embeds to be used inside tables ( #5315 )
2023-05-07 18:05:54 -07:00
Tom Moor
df1c360b2a
fix: Line number alignment in code blocks nested in lists
...
closes #5217
2023-04-30 16:47:40 -04:00
Tom Moor
ef075c0fa2
fix: Not possible to place caret within existing comment
...
closes #5268
2023-04-27 20:21:23 -04:00
Tom Moor
71b2cd1c46
Add success notice style ( #5242
...
* Add success notice style
* Move quote styling closer to notices
Improving parsing of notices when pasting from other tools
2023-04-23 10:34:40 -07:00
Tom Moor
169a99f21e
Adds a 60px area to the left and right of editable area ( #5197
...
* Adds a 60px area to the left and right of editable area that allows clicking to focus paragraphs
* tsc
2023-04-13 19:24:33 -07:00