01zulfi
e1006ed501
core: add nowz and timestampz formats ( #7270 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-21 13:17:08 +05:00
Ammar Ahmed
7d034f7f16
mobile: fix build errors
2025-01-21 13:01:40 +05:00
Abdullah Atta
2be35fadff
editor: fix tests
2025-01-21 10:14:42 +05:00
Abdullah Atta
5fe366f4f3
global: use same versions for dependencies everywhere ( #7365 )
...
* global: use same versions for dependencies everywhere
* intl: fix `Cannot find module '@lingui/macro'`
* web: fix `I18n' is not assignable to parameter` type error
* setup: log post install cmd
* setup: more logging
* web: update lockfile
2025-01-21 09:35:38 +05:00
Abdullah Atta
8ffbda9626
Revert "editor: update tiptap to v2.10.4 ( #6872 )"
...
This reverts commit 800f3ca5d3 .
2025-01-20 10:20:15 +05:00
Ammar Ahmed
1fc55a69c9
editor: fix clamped image size is larger than editor ( #7324 )
2025-01-20 10:07:20 +05:00
Ammar Ahmed
d33baebac8
editor: fix frame around image on selection
2024-12-31 13:21:47 +05:00
Abdullah Atta
149c2013a2
editor: fix multiple editor views being created
2024-12-30 16:05:28 +05:00
Ammar Ahmed
8fb0b6f94a
mobile: fix build errors in editor-mobile
2024-12-30 15:44:57 +05:00
Abdullah Atta
800f3ca5d3
editor: update tiptap to v2.10.4 ( #6872 )
...
* editor: update tiptap to v2.9.1
* editor: update tiptap & pkgs to 2.10.4
* editor: update test snapshots
2024-12-30 14:51:50 +05:00
01zulfi
6672db6ac2
editor: add markdown shortcut for checklist ( #7087 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-30 11:17:18 +05:00
Abdullah Atta
90d2338412
Revert "web: fix editor toolbar scroll styling ( #7113 )"
...
This reverts commit 5229408156 .
2024-12-24 10:31:14 +05:00
01zulfi
4bebf5a7b5
editor: fix task list state & readonly bugs ( #7117 )
...
* fix task list complete state not showing on first load
* fix task list allowing paste when readonly
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-24 10:18:23 +05:00
01zulfi
5229408156
web: fix editor toolbar scroll styling ( #7113 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-20 12:30:08 +05:00
luis-411
0ffbf83141
editor: hide edit link button when in read only mode ( #7018 )
...
Signed-off-by: Luis Kriner <luis@kriner.info >
2024-12-06 09:46:44 +05:00
01zulfi
93af79926d
editor: disable spellcheck for inline code ( #7036 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-05 10:49:40 +05:00
Abdullah Atta
0f380b9962
Revert "editor: fix heading and p gap ( #6530 )"
...
This reverts commit c26988134f .
2024-11-20 11:21:48 +05:00
Abdullah Atta
2ce569726c
editor: fix image on load animation
2024-11-20 11:17:25 +05:00
01zulfi
ad78b3a931
editor: fix backspace deleting formatting in list item ( #6712 ) ( #6878 )
...
* fix hitting backspace inside the second (or next) p in list item deleted the formatting of the entire list item
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-11-19 10:30:13 +05:00
01zulfi
48bbaad1b8
editor: fix markdown link pasting ( #6639 ) ( #6866 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-11-16 06:41:22 +05:00
Ammar Ahmed
520711eec9
mobile: match height with mobile action sheet
2024-11-15 16:22:29 +05:00
Ammar Ahmed
bbf3477512
editor: fix action-sheet not clickable
2024-11-15 15:54:19 +05:00
Ammar Ahmed
c360fa8c9b
mobile: fix build
2024-11-15 11:56:46 +05:00
Abdullah Atta
745cbc082f
editor: replace tinycolor2 with colord
2024-11-13 15:48:33 +05:00
Abdullah Atta
6671a97181
editor: get rid of framer-motion
2024-11-13 15:48:33 +05:00
Abdullah Atta
b7aaa382b1
editor: fix postbuild script
2024-11-13 15:48:33 +05:00
Abdullah Atta
a1a24ee865
editor: use tsc for builds instead of tsup
2024-11-13 15:48:33 +05:00
01zulfi
2931fd0b3e
web: fix copy link button copying link text instead of link ( #6642 ) ( #6845 )
...
Signed-off-by: Zulfiqar Ali <85733202+01zulfi@users.noreply.github.com >
2024-11-08 12:13:50 +05:00
Ammar Ahmed
f740a211ce
Fix selection scrolls to incorrect position on focus and press enter on mobile ( #6838 )
...
* mobile: fix keep-in-view overscrolling
* mobile: fix editor status flickers too much
* mobile: fix setting startingOffset
* mobile: set sticky state if not set already
2024-11-06 13:14:14 +05:00
Muhammad Ali
ccd1b6d69b
editor: fix editing note link replaces link text with note name ( #6768 )
2024-10-25 09:27:53 +05:00
Muhammad Ali
3750dd38dc
editor: fix some math glyps not rendering correctly ( #6762 )
2024-10-24 11:47:13 +05:00
Ammar Ahmed
a88e612c35
editor: fix table popup ui on mobile
2024-10-17 13:44:16 +05:00
Abdullah Atta
f6f644c55d
editor: fix queueMicrotask causing hang
2024-10-17 11:13:05 +05:00
Ammar Ahmed
ffe068dbd5
global: fix localization
2024-10-14 12:55:08 +05:00
Abdullah Atta
8577c32c1f
editor: use strings from @notesnook/intl
2024-10-10 12:35:58 +05:00
Ammar Ahmed
014866c330
mobile: localize
2024-10-10 12:35:58 +05:00
Abdullah Atta
3b06450113
editor: fix @emotion/react version
2024-10-01 16:16:43 +05:00
Abdullah Atta
83a663da2b
editor: render react widgets inside queueMicrotask
2024-10-01 16:13:06 +05:00
Abdullah Atta
5f0d14f01c
web: fix motion.create is not a function
2024-09-25 14:41:25 +05:00
Abdullah Atta
dc15bf75c6
editor: fix framer-motion deprecation warning
2024-09-25 10:55:55 +05:00
Abdullah Atta
21b6fc4982
editor: export tool definitions and other utils independently
2024-09-24 13:44:31 +05:00
Ammar Ahmed
e81580024e
mobile: fix build failing
2024-09-24 13:14:35 +05:00
Abdullah Atta
0a2af0ec7d
global: publish packages
2024-09-23 15:47:09 +05:00
Abdullah Atta
c53354c368
editor: create languages directory if it doesn't exist
2024-09-23 15:46:22 +05:00
Abdullah Atta
be414f869c
common: use local @notesnook/core package
2024-09-23 15:42:22 +05:00
Abdullah Atta
a7fa0bde00
global: publish packages
2024-09-23 15:32:14 +05:00
Abdullah Atta
c787ef29d6
editor: include esm & cjs variants in build
2024-09-23 15:32:13 +05:00
Abdullah Atta
7c257cfbd2
editor: import & use language grammars from refractor directly
2024-09-23 15:32:13 +05:00
Abdullah Atta
99c77e6c5f
editor: fix crash when inserting a code block
2024-09-23 15:32:12 +05:00
Abdullah Atta
f060c65bd5
editor: make imports esm compatible
2024-09-23 15:32:12 +05:00