01zulfi
71088fca99
editor: handle crash on inserting incorrect syntax in math nodes ( #9690 )
...
* editor: handle crash on inserting incorrect syntax in math nodes
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* editor: fix 'math error' text shown on newly empty math node
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-04-13 20:35:57 +05:00
01zulfi
ce4fa13758
editor: fix disappearing nodes under collapsed headings if heading is edited
...
* design flaw in using the hiddenUnder attribute on hidden nodes, a hidden attribute should be sufficient
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-30 12:59:50 +05:00
01zulfi
5219814b5a
Merge pull request #8557 from 01zulfi/editor/refactor-collapsible-headings
...
editor: make headings collapsible
2025-10-08 13:26:37 +05:00
01zulfi
02960fb5a9
editor: support pasting math
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-09-15 15:41:16 +05:00
01zulfi
4b2fb80c23
global: add keyboard shortcuts
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
global: (wip) move keyboard shortcuts metadata into common package
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
common: refactor keybindings.ts
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
global: (wip) more refactoring
* minor refactor dialog
* refactor logic out from script file to keybindings file
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
common: filter keybindings based on platform && minor ui changes
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
editor: use keyboard keys from common package
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
web: remove unrelated title-box change
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
editor: add TODO:remove comments
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-07-22 14:19:46 +05:00
Abdullah Atta
f060c65bd5
editor: make imports esm compatible
2024-09-23 15:32:12 +05:00
Abdullah Atta
e42f1a65f5
editor: update tiptap packages to v2.1.7
2023-09-04 15:51:47 +05:00
Abdullah Atta
885aa3035e
editor: show keyboard shortcuts for tools where possible
2023-08-07 08:47:11 +05:00
Abdullah Atta
9116a24392
global: update license year to 2023
2023-01-16 13:48:28 +05:00
Abdullah Atta
d81f5dba65
refactor: migrate to theme-ui from rebass
2022-08-31 07:26:27 +05:00
Abdullah Atta
c317774c8a
docs: add license header
2022-08-30 16:17:04 +05:00
thecodrr
12b011278e
refactor: use single typescript version & config
2022-08-27 17:27:46 +05:00
thecodrr
15f5fcd521
refactor: run eslint on the whole project
2022-08-27 15:23:11 +05:00
thecodrr
e898ef5d86
refactor: run prettier on the whole codebase
2022-08-26 16:19:39 +05:00
thecodrr
8032d3cd2a
fix: math notes cannot be inserted
2022-07-06 16:01:45 +05:00
thecodrr
286a76da81
chore: export as es & cjs both
2022-07-01 18:02:53 +05:00
thecodrr
3c78a35ade
fix: math-display -> math-block
2022-06-30 21:42:59 +05:00
thecodrr
a0af81e39d
feat: add math commands & tools
2022-06-30 18:27:04 +05:00
thecodrr
58e4702cdc
chore: copy all 3rd css files
2022-06-30 17:41:00 +05:00
thecodrr
dd66544ee8
feat: add math support
2022-06-30 17:27:56 +05:00