Abdullah Atta
|
bde8dea048
|
global: update package lockfiles
|
2024-04-29 11:15:21 +05:00 |
|
Abdullah Atta
|
511bea9b23
|
editor: update snapshots
|
2024-04-28 10:54:10 +05:00 |
|
Abdullah Atta
|
e150e08f29
|
editor: fix crash on dragging a react node
|
2024-04-25 10:38:40 +05:00 |
|
Abdullah Atta
|
6eef65952d
|
editor: fix simple checklist not working in firefox
|
2024-04-18 10:23:23 +05:00 |
|
Abdullah Atta
|
dac1441add
|
web: fix various crashes
|
2024-04-17 14:53:05 +05:00 |
|
Abdullah Atta
|
ad2b68c8ed
|
editor: fix notes with task lists taking too long to load
|
2024-04-15 20:55:07 +05:00 |
|
Abdullah Atta
|
c2eafccf2a
|
editor: fix note with task list saving on open
|
2024-04-15 20:35:50 +05:00 |
|
Ammar Ahmed
|
40cff39713
|
mobile: bump version
|
2024-04-09 16:28:52 +05:00 |
|
Abdullah Atta
|
4bbd43e54b
|
editor: speed up note loading significantly
|
2024-04-09 01:37:30 +05:00 |
|
Abdullah Atta
|
ce949d94f2
|
editor: use css containment for editor
|
2024-04-09 01:37:30 +05:00 |
|
Abdullah Atta
|
bdbf205745
|
editor: simplify link node detection
|
2024-04-09 01:37:30 +05:00 |
|
Abdullah Atta
|
899ab2ddb1
|
editor: use schema from editor directly
|
2024-04-09 01:37:30 +05:00 |
|
Abdullah Atta
|
a302276af9
|
editor: speed up setting block id on edit
|
2024-04-09 01:37:30 +05:00 |
|
Abdullah Atta
|
ee14a292ab
|
editor: use alfaaz for word counting
|
2024-04-09 01:37:30 +05:00 |
|
Ammar Ahmed
|
f671d2dec0
|
editor: fix position out of range error
|
2024-04-04 11:47:18 +05:00 |
|
Abdullah Atta
|
27c6cdec47
|
editor: fix typo
|
2024-04-03 23:59:58 +05:00 |
|
Abdullah Atta
|
59d65a2cbb
|
editor: fix crash if code block language contains space
|
2024-04-03 16:51:17 +05:00 |
|
Abdullah Atta
|
6836d6551f
|
editor: fix image size resetting on opening new tab
|
2024-04-03 16:05:03 +05:00 |
|
Abdullah Atta
|
b013a1cfa7
|
editor: fix collapsed callouts not rendering correctly
|
2024-04-03 15:33:28 +05:00 |
|
Abdullah Atta
|
c26e2d800d
|
editor: add Shift+Mod+L shortcut for adding internal links
|
2024-04-01 11:38:59 +05:00 |
|
Abdullah Atta
|
9109c5180a
|
editor: remove display: inline for floating images
|
2024-04-01 11:27:10 +05:00 |
|
Ammar Ahmed
|
9e7c302693
|
mobile: minor bug fixes
|
2024-03-26 08:57:23 +05:00 |
|
Abdullah Atta
|
3730596030
|
editor: fix random crash Cannot read properties of null (reading 'domFromPos')
|
2024-03-25 13:06:06 +05:00 |
|
Abdullah Atta
|
7f176942ba
|
editor: cancel image download on switching notes
|
2024-03-25 13:02:11 +05:00 |
|
Abdullah Atta
|
e24452c386
|
editor: remove not an image error thrown when downloading images
|
2024-03-21 12:42:23 +05:00 |
|
Abdullah Atta
|
68e97f17d0
|
editor: fix clicking on internal link opens a new tab
|
2024-03-21 12:28:26 +05:00 |
|
Abdullah Atta
|
9040a4561d
|
editor: fix Cannot read properties of null (reading 'posFromDOM') error
|
2024-03-21 12:28:07 +05:00 |
|
Abdullah Atta
|
cc0be4565d
|
editor: refactor diff highlighter extension
|
2024-03-21 11:22:49 +05:00 |
|
Abdullah Atta
|
1a2ce6ba72
|
editor: add block-id on nodes inside callout
|
2024-03-21 11:22:49 +05:00 |
|
Abdullah Atta
|
adb3805ec7
|
editor: disable conflicting simple checklist input rule
|
2024-03-21 11:22:49 +05:00 |
|
Abdullah Atta
|
f2a5ed6642
|
editor: add support for copy/pasting code blocks with highlighting
|
2024-03-21 11:22:49 +05:00 |
|
Abdullah Atta
|
e1339617b5
|
web: fix crash on copying from codeblock
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
37dd691270
|
editor: fix hover popup appearing in wrong position
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
4349445910
|
editor: fix outline list has no data-block-id attribute
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
669849018a
|
editor: fix DOMException when removing react node views
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
71ad15b4b6
|
editor: minor refactors
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
732185a69d
|
editor: fix crash on select all + backspace with lists
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
479dec6998
|
editor: fix crash on removing task list
|
2024-03-21 11:22:48 +05:00 |
|
Ammar Ahmed
|
ff6b65c55c
|
editor: enable block id on checklist and callout
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
6e5493f149
|
editor: fix react node views for react 18
|
2024-03-21 11:22:48 +05:00 |
|
Ammar Ahmed
|
b185338be2
|
editor: always show note internal link button in toolbar
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
b4161644d0
|
editor: handle link open on click
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
cb124c7445
|
editor: update tiptap & other packages
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
fce0d50061
|
editor: fix newline added in callout on typing anything
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
dac2a22824
|
editor: fix => turning into a callout
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
655bdf3798
|
editor: fix image size resetting on resize
|
2024-03-21 11:22:48 +05:00 |
|
Abdullah Atta
|
78cbce5ca0
|
editor: #dialogContainer > .dialogContainer
|
2024-03-21 11:22:47 +05:00 |
|
Ammar Ahmed
|
c5ec5f127d
|
editor: fix collapsing a callout collapses all parent callouts
|
2024-03-21 11:22:47 +05:00 |
|
Ammar Ahmed
|
eca9f221ac
|
editor: add highlight diff extension
|
2024-03-21 11:22:46 +05:00 |
|
Abdullah Atta
|
3876cb5ec3
|
editor: fix some images not loading
|
2024-03-21 11:22:11 +05:00 |
|