Commit Graph
19 Commits
Author SHA1 Message Date
fourdim c31a0d28cf fix(core): dependency cycle (#9704) 2025-01-15 05:38:05 +00:00
fourdim ebaceb481d fix(editor): enumerate ancestors (#9540) 2025-01-07 11:40:10 +00:00
fourdim 0ff1e8d2f7 fix: breaking function signature on showImportModal onSuceessHandler (#6011)
This will fix the breaking change introduced in
https://github.com/toeverything/blocksuite/commit/da781df4732a2fbcc1bd82d823cb1390918ada0b
This should be merged after the next BlockSuite bump.
2024-03-05 18:51:39 +00:00
fourdim af7d331610 feat(core): add global loading state (#4840) 2023-11-10 03:25:05 +00:00
fourdim f1e32aab66 fix(hooks): push success toast after save (#4830) 2023-11-10 02:40:52 +00:00
fourdim 5ba1c0dbdb fix: prettier issue 2023-10-28 00:50:03 -04:00
fourdim 59ec122940 docs: update README.md 2023-10-27 21:42:17 -04:00
fourdimandPeng Xiao 10a3a05e70 fix: incomplete URL substring sanitization (#4309)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-09-13 19:38:48 -07:00
fourdim bf062fb6d4 fix: make media print overflow visible (#3893) 2023-08-22 18:49:05 -05:00
fourdimandAlex Yang ab9452969b chore: update the top tip (#3797)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-17 19:59:08 -05:00
fourdim ee91964998 feat: add Intl.Segmenter polyfill (#3688) 2023-08-11 17:14:09 +00:00
fourdim 7826ecfa58 fix: cache key on blocksuite local debug (#3610) 2023-08-08 04:37:49 +00:00
fourdimandAlex Yang ec05bd3f53 feat: add local blocksuite debug support (#3591)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-07 17:44:31 +00:00
fourdim 99c24b5cd8 chore: add the missing d.ts file for y-indexeddb (#3467) 2023-07-30 13:19:59 +00:00
fourdim 57c27e6a4b fix: undefined allDb in firefox (#3417) 2023-07-27 16:30:09 +00:00
fourdim 89a566a645 fix: pdf export in client and hide png export (#2604) 2023-06-01 13:26:57 +00:00
fourdim fa089de40d feat: add support for exporting pdf and png (#2588)
This closes #2583.
2023-05-30 14:04:35 +08:00
fourdim f6adf93f90 feat: add simple support for pdf (#2503) 2023-05-24 16:40:20 +08:00
fourdimandHimself65 0a49258ddd docs: update build guideline (#2434)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-22 12:18:43 +00:00