Abdullah Atta
0a6cc165dc
refactor: fix eslint fixable errors/warnings
2023-01-16 13:51:20 +05:00
Abdullah Atta
0ea5bd297c
editor: add missing license header
2023-01-16 13:48:28 +05:00
Abdullah Atta
9116a24392
global: update license year to 2023
2023-01-16 13:48:28 +05:00
Muhammad Ali
59a25610e3
editor: increase y-offset of table column properties menu so its visible in all cases ( #1648 )
2023-01-13 17:38:36 +05:00
Muhammad Ali
7449181d86
editor: close list selection popup after selecting a list ( #1636 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-01-12 15:52:19 +05:00
Muhammad Ali
25ae32028b
editor: do not lift first list item on backspace ( #1630 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-01-11 13:10:20 +05:00
Abdullah Atta
165862db06
editor: make build scripts compatible with windows
2023-01-11 12:31:33 +05:00
Abdullah Atta
4daca499d6
editor: remove prosemirror-utils lib as it's incompatible with windows
2023-01-11 12:11:23 +05:00
Abdullah Atta
91ae351129
editor: add support for bypassing cors when downloading images
2023-01-09 15:06:20 +05:00
Muhammad Ali
abe1598910
editor: fix issue where right clicking on a link opened it ( #1571 )
...
* editor: link right click opens link bug solved
* editor: added headers
* editor: create patch for @tiptap/extension-link
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-01-07 13:17:56 +05:00
Abdullah Atta
eb526063c3
web: update package-lock.json & add otplib
2023-01-07 12:30:00 +05:00
Muhammad Ali
47feaeeac1
editor: fix scroll into view for selected search result ( #1578 )
2023-01-05 22:10:41 +05:00
Ammar Ahmed
ab9538c81e
editor: task list ui improvements ( #1570 )
2023-01-05 14:00:56 +05:00
Muhammad Ali
fc634f15bb
editor: add download button on images ( #1563 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2023-01-04 15:27:10 +05:00
Muhammad Ali
d4a3b53c1b
editor: remove collapsed property from task list ( #1561 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2023-01-04 11:50:40 +05:00
Abdullah Atta
5c8cf1beb5
editor: allow multiple popups at one time on mobile
2023-01-03 22:05:08 +05:00
Abdullah Atta
db2041a15d
editor: fix Unexpected token error
2023-01-03 10:15:04 +05:00
Muhammad Ali
19a5e78495
editor: hide clear completed tasks button in readonly editor ( #1498 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-01-03 10:10:31 +05:00
Abdullah Atta
6269a8415b
Merge branch 'web-extension'
2022-12-05 15:23:03 +05:00
ammarahm-ed
9af102451d
editor: add webclipSettings to tool definitons
2022-12-05 15:20:54 +05:00
Abdullah Atta
c5faf62398
web: lazily load web clips just like images
2022-12-05 15:20:54 +05:00
Abdullah Atta
e17bd79004
editor: decrease embed extension priority
2022-12-05 15:20:54 +05:00
Abdullah Atta
aa0bf3b3dc
editor: add extension for embedding web clips
2022-12-05 15:17:38 +05:00
Abdullah Atta
611c229ece
editor: use noto serif as a serif font
2022-12-05 15:13:35 +05:00
Muhammad Ali
fcfe9ff23b
editor: add button to delete a task item in a task list ( #1423 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2022-12-05 12:22:58 +05:00
Muhammad Ali
d2f65c435d
editor: do not add line break at the start of copied text ( #1443 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2022-12-05 10:52:54 +05:00
Muhammad Ali
bbe21eb7db
editor: fix clear completed tasks button hidden by progress bar ( #1444 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2022-12-05 10:42:13 +05:00
Muhammad Ali
d39426a57a
editor: fix persistent editor dropdown toolbar when changing notes ( #1413 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2022-12-05 10:40:13 +05:00
Abdullah Atta
8bc58b7869
editor: enable embed specific tools on mobile
2022-11-28 15:25:28 +05:00
Muhammad Ali
f5a7beef17
editor: add button to clear completed tasks ( #1336 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2022-11-23 10:24:45 +05:00
Abdullah Atta
808270d2ef
editor: saving a color now updates the color list
2022-11-12 16:38:19 +05:00
alihamuh
a8a8080835
editor: implement saving custom colors in color picker
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2022-11-12 16:38:02 +05:00
Muhammad Ali
a973a5cdf0
editor: fix incorrect paragraph formatting in copied text ( #1299 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2022-11-08 16:57:48 +05:00
Abdullah Atta
545c78361b
editor: set proper checks when scrolling result into view
2022-11-07 13:05:06 +05:00
Muhammad Ali
d7a80c631b
editor: jump to search result using arrow keys not working ( #1289 )
...
* editor: search occurence scroll into view corrected
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
* Update packages/editor/src/extensions/search-replace/search-replace.ts
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2022-11-05 15:50:42 +05:00
Muhammad Ali
a650b8c2d9
editor: force update syntax highlights on 1st render ( #1265 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2022-11-01 14:45:27 +05:00
Abdullah Atta
9489d73221
web: remove background color from images
2022-10-26 15:11:29 +05:00
Dylan
57658beb1c
editor: multiple tables in 1 note should not freeze the editor ( #1228 )
...
* editor: prevent tables from freezing the editor
Signed-off-by: Dylan Hackworth <dylhack@gmail.com >
* editor(#1228 ): use STD console instead
Signed-off-by: Dylan Hackworth <dylhack@gmail.com >
* editor(#1228 ): revert try catch replace with Node abstraction
Signed-off-by: Dylan Hackworth <dylhack@gmail.com >
* editor(#1228 ): utilize current node or parentNode
Signed-off-by: Dylan Hackworth <dylhack@gmail.com >
Signed-off-by: Dylan Hackworth <dylhack@gmail.com >
2022-10-22 09:48:16 +05:00
Abdullah Atta
ae1e84a1ba
editor: remove webpackPrefetch & webpackPreload directives
2022-10-20 15:30:50 +05:00
Abdullah Atta
a45a6466e7
web: exclude code language chunks from service worker prefetch
2022-10-20 15:11:02 +05:00
Abdullah Atta
a1e5b572fe
editor: allow generating languages in CI
2022-10-20 14:17:36 +05:00
Abdullah Atta
236fc77a63
editor: update katex stylesheet
2022-10-20 14:08:41 +05:00
Abdullah Atta
0bd3310f23
editor: load prism lang grammars from local files
2022-10-20 14:08:41 +05:00
Abdullah Atta
7dbcea2663
editor: generate code languages in build step
2022-10-20 14:08:41 +05:00
Abdullah Atta
82f800e530
editor: install new patch for katex@0.16.2
2022-10-19 11:44:49 +05:00
Abdullah Atta
1d6f7b3e3e
global: remove all .npmrc files
2022-10-19 11:29:39 +05:00
Abdullah Atta
4b4cb1e826
editor: upgrade katex to 0.16.2
2022-10-19 11:18:20 +05:00
Abdullah Atta
d42f617d0f
core: fix md export for notes with codeblocks
2022-10-18 17:31:31 +05:00
Abdullah Atta
c3badf4846
editor: generate new patch for @tiptap/core
2022-10-18 10:23:47 +05:00
Abdullah Atta
a9dbe13112
editor: prevent Shift + Tab from moving focus from editor
...
This fixes #1213
2022-10-17 23:32:13 +05:00