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
0d319d50b8
Shakes fist at autocomplete
2023-10-11 09:24:37 -04:00
Tom Moor
bf53ac4f4b
fix: Ensure video src passed to player is sanitized
2023-10-10 19:22:05 -04:00
Tom Moor
2f3247b500
fix: Cannot read properties of undefined (reading 'width')
2023-10-07 20:59:18 -04:00
Tom Moor
eb71a8f933
fix: Various compounding memory leaks in editor ( #5950 )
2023-10-05 17:01:27 -07: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
da9a8af543
fix: Prevent rendering of undefined SVG placeholder
2023-08-23 21:35:05 -04: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
a75d6b298e
fix: Sanitize url missing in editor embeds and widgets
2023-07-06 21:38:02 -04:00
Tom Moor
a2fae1f1eb
fix: Keyboard navigation around inline code marks ( #5477 )
2023-06-26 15:28:42 -07:00
Tom Moor
25e8c32b84
fix: allow-storage-access-by-user-activation on embeds
...
closes #5471
2023-06-24 13:56:37 -04:00
Tom Moor
25ae923130
fix: Cannot drag attachment without selecting first
...
closes #5040
2023-06-19 20:20:32 -04: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
e9ec31e5b8
fix: Spotify embed shows white background in dark mode
2023-05-25 19:58:01 -04: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
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
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
961afe7dc5
fix: Full-width images have margin on side since #5197
2023-04-18 20:11:11 -04:00
Tom Moor
e4fb151a71
fix: NaN invalid CSS width issue
2023-04-18 19:49:56 -04:00
Tom Moor
94b4496ae8
fix: Positioning of 'Open' button in embed frames
2023-04-17 22:27:14 -04: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
Tom Moor
d6b51f3053
fix: Tweak mention style in comments to be more visible
2023-04-11 22:41:05 -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
db73879918
Assorted cleanup, minor bug fixes, styling fixes, eslint rules ( #5165
...
* fix: Logic error in toast
fix: Remove useless component
* fix: Logout not clearing all stores
* Add icons to notification settings
* Add eslint rule to enforce spaced comment
* Add eslint rule for arrow-body-style
* Add eslint rule to enforce self-closing components
* Add menu to api key settings
Fix: Deleting webhook subscription does not remove from UI
Split webhook subscriptions into active and inactive
Styling updates
2023-04-08 05:25:20 -07:00
Tom Moor
422bdc32d9
Add 's' method to access theme props ( #5163 )
2023-04-07 19:43:34 -07:00
Tom Moor
c71cbf39f5
Open downloads in the same tab
2023-04-04 21:38:30 -04:00
Tom Moor
c6068d0fee
fix: Styling inconsistency on anchors in headings, closes #5126
2023-04-02 14:50:51 -04: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
ace18ce336
fix: Soft breaks after text with comment mark does not work.
...
Note: This CSS was added waaaay back here: 2d5d5d3e4e
Since then the equivalent rule has moved to be more specific and this was vestigial.
closes #5119
2023-03-29 18:42:01 -04:00