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 |
|
Apoorv Mishra
|
5d71398ea6
|
Preview mentions (#5571)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2023-07-22 09:13:09 -07:00 |
|
Tom Moor
|
1e78079ade
|
Add SCSS and Sass code highlighting
|
2023-07-18 19:20:40 -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
|
5c83070941
|
fix: Pasting rich text into image caption inherits styling
|
2023-07-11 21:28:38 -04:00 |
|
Tom Moor
|
a9ab196a18
|
fix: Guard against empty attachment size
I don't see how this can happen based on default props, but it does
|
2023-07-11 20:40:48 -04:00 |
|
Tom Moor
|
098d91808b
|
fix: Selection passed to setSelection must point at the current document, triple clicking caption
|
2023-07-08 15:02:44 -04:00 |
|
Tom Moor
|
cf32d227e6
|
fix: Error loading image: [object Event]
|
2023-07-08 13:57:25 -04:00 |
|
Tom Moor
|
98a182c892
|
Improve reliability of embed regex (missing start char)
|
2023-07-08 12:04:03 -04:00 |
|
Tom Moor
|
a75d6b298e
|
fix: Sanitize url missing in editor embeds and widgets
|
2023-07-06 21:38:02 -04:00 |
|
Tom Moor
|
ff1bc5db2a
|
fix: HTML export
|
2023-07-05 08:47:41 -04:00 |
|
Tom Moor
|
cce22bcdee
|
fix: Embed with underscore in url fails when hydrating from Markdown
|
2023-07-04 08:26:47 -04:00 |
|
Tom Moor
|
da62c2c044
|
fix: Extra content in copying notice, closes #5522
|
2023-07-04 07:07:23 -04:00 |
|
Tom Moor
|
02744411f3
|
fix: Do not allow copy/pasting comment marks between documents (#5507)
|
2023-07-01 12:45:22 -07:00 |
|
Tom Moor
|
89d5527d39
|
Handle promise linting (#5488)
|
2023-06-28 17:18:18 -07:00 |
|
Tom Moor
|
a2fae1f1eb
|
fix: Keyboard navigation around inline code marks (#5477)
|
2023-06-26 15:28:42 -07:00 |
|
Tom Moor
|
06033ac781
|
Add HCL (terraform) to code languages
|
2023-06-24 16:48:45 -04: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
|
e7861d0bb9
|
fix: New checkbox items should not be checked by default
closes #3663
|
2023-06-19 20:50:58 -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
|
1ddb9aba3b
|
feat: Add Canva embed support
|
2023-06-10 17:03:12 +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
|
d5c1336580
|
fix: Error pasting code block into comment, closes #5418
|
2023-06-10 15:29:39 +03:00 |
|
Tom Moor
|
c70bef0fdd
|
fix: Pasting of HTML elements in new PM
|
2023-06-01 10:41:37 +01:00 |
|
Tom Moor
|
ef7ae719a6
|
fix: Incorrect method binding on link serialization
|
2023-05-27 09:56:36 -04:00 |
|
Tom Moor
|
aa80f5667f
|
fix: Suggestion menus should close after typing space beyond trigger
closes #5387
|
2023-05-25 22:21:26 -04:00 |
|
Tom Moor
|
e9ec31e5b8
|
fix: Spotify embed shows white background in dark mode
|
2023-05-25 19:58:01 -04:00 |
|
Tom Moor
|
33b0354cfe
|
fix: Incorrect method binding on link serialization
|
2023-05-25 18:02:04 -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
|
ea885133ac
|
Notifications interface (#5354)
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com>
|
2023-05-20 07:47:32 -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
|
693dfecab7
|
fix: Reorder code block language choice
|
2023-05-11 21:35:51 -04:00 |
|
Conner
|
44ed374636
|
feat: add syntax highlighting for jsx and tsx (#5330)
|
2023-05-10 17:37:31 -07:00 |
|
Tom Moor
|
06be19090c
|
feat: Add support for parsing Confluence notices
|
2023-05-08 16:09:49 -04:00 |
|
Tom Moor
|
a0df79ea5a
|
feat: Allow embeds to be used inside tables (#5315)
|
2023-05-07 18:05:54 -07:00 |
|
Tom Moor
|
001a083e15
|
fix: Pasting single Markdown paragraph adds newlines above and below
closes #5264
|
2023-04-30 20:28:42 -04: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
|
106b335602
|
fix: Error when pasting embeddable content into comments
|
2023-04-25 21:56:23 -04:00 |
|
Tom Moor
|
b0da3b7cab
|
fix: Throwing event as error
|
2023-04-24 23:35:46 -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
|
f79cba9b55
|
fix: Newlines added around pasted text content, closes #5236
|
2023-04-22 10:13:43 -04:00 |
|
Tom Moor
|
e2c5fda610
|
fix: Do not copy edit path from headers
chore: Rename url -> path in routeHelpers
closes #5229
|
2023-04-22 10:00:09 -04: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 |
|