Jack Woodgate
|
beabd32e6a
|
fix: Improve SmartText fraction regex pattern (#7141)
Modify fraction regex statements to not match if directly preceded by a character
|
2024-06-25 05:11:13 -07:00 |
|
Hemachandar
|
6fd3a0fa8a
|
feat: Unified icon picker (#7038)
|
2024-06-23 06:31:18 -07:00 |
|
Tom Moor
|
8a4555f565
|
Allow using / anywhere on a line or table (#7026)
|
2024-06-12 05:50:54 -07:00 |
|
Tom Moor
|
808415b906
|
fix: Indent/outdent list controls, closes #6974
|
2024-06-08 21:51:52 -04:00 |
|
Tom Moor
|
c6423c47b3
|
fix: try/catch in correct location for regex find and replace
closes #6983
|
2024-06-03 20:54:07 -04:00 |
|
Tom Moor
|
9b12d486f5
|
fix: Disable smart text replacements in code mark (#6839)
|
2024-04-23 19:30:52 -07:00 |
|
Tom Moor
|
bc74f92999
|
fix: User mention hover previews not working
|
2024-04-13 22:18:17 -04:00 |
|
Apoorv Mishra
|
90ed6a5366
|
Fixes hover preview going out of window bounds (#6776)
* fix: hover preview out of bounds
* fix: pop
* fix: check for both element and data
* fix: show loading indicator
* fix: width
|
2024-04-13 06:01:40 -07:00 |
|
Savely Krasovsky
|
a3ccb33099
|
feat: replace (--) with emdash (#6479)
|
2024-02-02 17:23:17 -08:00 |
|
Tom Moor
|
6e1347c2a7
|
Add 'Find and replace' option to menu on mobile (#6368)
|
2024-01-10 05:07:05 -08:00 |
|
Tom Moor
|
a032f2e7e5
|
fix: Revert removal of protocol on pasted links (turns out folks didn't like this change)
|
2024-01-09 22:04:11 -05:00 |
|
Tom Moor
|
f08c426715
|
fix: Heading hash on link dropped when pasting
|
2024-01-08 20:23:37 -05:00 |
|
Tom Moor
|
92cbceb6c7
|
Insert document title when pasting internal doc url (#6352)
* refactor
* DRY
|
2024-01-06 13:44:11 -08:00 |
|
Tom Moor
|
7dbdfcc823
|
fix: Allow parenthesis before mention.
closes #6280
|
2023-12-13 19:29:48 -05:00 |
|
Tom Moor
|
8d65b13b3d
|
fix: FindAndReplace does not update to reflect changing between readOnly/editable
|
2023-12-05 21:38:54 -05:00 |
|
Tom Moor
|
df6d8c12cc
|
Refactor Editor components to be injected by associated extension (#6093)
|
2023-10-31 18:55:55 -07:00 |
|