Commit Graph

23753 Commits

Author SHA1 Message Date
Tienson Qin
921befd328 fix(sync): robust undo semantic ops for move/property text 2026-03-23 17:45:03 +08:00
Tienson Qin
044c9a8c49 add fallback target for move 2026-03-23 17:15:00 +08:00
Tienson Qin
931fd57510 fix: batch rebase pending ops 2026-03-23 16:50:27 +08:00
Tienson Qin
99a378164e cache pending ops count 2026-03-23 15:46:04 +08:00
Mega Yu
3c4848ecaa fix build android 2026-03-23 15:39:22 +08:00
Mega Yu
0bd99ac9ab chore: update tabler icons import path 2026-03-23 15:14:19 +08:00
charlie
90fd555a9f fix: streamline gulpfile with rawCopySrc utility and enhance container styles 2026-03-23 14:35:00 +08:00
Tienson Qin
0cc6f17659 fix: reverse ops for direct outdent and move blocks 2026-03-23 13:13:51 +08:00
Tienson Qin
ad2a36687a refactor: move ops construct to deps/outliner 2026-03-23 10:26:38 +08:00
charlie
a67fad3276 chore: update tabler icon font assets 2026-03-22 16:49:02 +08:00
Tienson Qin
30919b91d0 refactor undo-redo ownership to worker and align db-sync history ops 2026-03-22 13:57:10 +08:00
charlie
f4957d6077 refactor(ui): remove unnecessary icon-props from heading buttons 2026-03-22 13:21:59 +08:00
Mega Yu
ef0ad51db9 add 2 skills for dependency upgrade 2026-03-22 09:40:15 +08:00
Mega Yu
14c5f8aed3 Merge branch 'master' into refactor/package-upgrade 2026-03-22 09:38:31 +08:00
Mega Yu
16f0a23126 chore(deps): update multiple dependencies 2026-03-21 21:58:53 +08:00
Mega Yu
b6d49498db chore: update InferenceWorker instantiation to use class reference 2026-03-21 21:10:12 +08:00
Mega Yu
d81b1b3641 chore: delete mistakenly added file 2026-03-21 20:54:19 +08:00
Tienson Qin
23dbfad3c4 fix(undo-redo): treat missing worker action as bug and harden sync replay 2026-03-21 19:52:13 +08:00
Tienson Qin
f7a7391196 enhance(sync): align db-sync/undo tests and lint 2026-03-21 18:46:35 +08:00
Tienson Qin
8539db5015 test(undo-redo): align ADR 0013 test ownership 2026-03-21 17:35:08 +08:00
Tienson Qin
5d713931a2 fix: undo redo ops 2026-03-21 16:09:42 +08:00
Tienson Qin
fe97e890d6 add undo debug sidebar 2026-03-21 15:00:11 +08:00
Tienson Qin
f928d895f7 enhance(sync): persist semantic undo history actions 2026-03-21 13:20:51 +08:00
Tienson Qin
905e131770 fix: no need to fix parent cycle for blocks 2026-03-20 23:41:04 +08:00
charlie
0f503aa928 refactor: update tabler icons paths and remove unused imports 2026-03-20 22:45:00 +08:00
Tienson Qin
f17e52c42f fix(db): restore full conn state in batch transact 2026-03-20 21:48:34 +08:00
Tienson Qin
2b707c1199 refactor: sync based on semantic ops 2026-03-20 20:40:38 +08:00
Mega Yu
17410af018 fix lint 2026-03-20 18:11:24 +08:00
Mega Yu
a6ca67dab5 fix lint 2026-03-20 16:22:10 +08:00
Mega Yu
ba109dfa0d chore: remove unnecessary postcss-functions 2026-03-20 15:10:26 +08:00
Mega Yu
1cb97b084f chore(deps): upgrade aws-amplify to version 6.16.3 2026-03-20 14:39:09 +08:00
Mega Yu
ad13d16ca4 chore: replace grapheme-splitter with Intl.Segmenter 2026-03-20 11:07:37 +08:00
Mega Yu
d1b7f1d86f chore(deps): replace electron-deeplink with electron api 2026-03-20 10:17:23 +08:00
Mega Yu
34180d0af9 chore(deps): add dynamic import for esm only packages 2026-03-20 10:15:40 +08:00
charlie
767540d85b enhance(ux): improve headings function to include normal text option https://github.com/logseq/logseq/issues/12446 2026-03-20 09:31:18 +08:00
Tienson Qin
9e9c27af29 fix: stable property value ref id 2026-03-19 20:52:23 +08:00
Mega Yu
f4474e4e1c fix(lint): make clj-kondo 2026 clean across repo 2026-03-19 19:43:55 +08:00
Tienson Qin
d7a25ed729 refactor: outliner calls should generate :outliner-ops too 2026-03-19 19:34:14 +08:00
Tienson Qin
53b0580cdd refactor: no need to register page outliner ops 2026-03-19 18:36:27 +08:00
Tienson Qin
f076804b41 enhance(sync): persist outliner ops for rebase 2026-03-19 18:28:19 +08:00
Mega Yu
cd89d2b0be chore(deps): remove unused tailwind-capitalize-first-letter 2026-03-19 15:42:09 +08:00
Mega Yu
bed17e9994 chore: remove unused storybook 2026-03-19 15:25:14 +08:00
Mega Yu
de4de3e4ef chore(deps): remove unused electron-builder dependency 2026-03-19 15:03:11 +08:00
Mega Yu
3ec74e5d3d chore(deps): remove unused posthog-js dependency from resources 2026-03-19 12:11:32 +08:00
Mega Yu
a38c17e30a chore: remove unused packages/amplify 2026-03-18 21:45:04 +08:00
Mega Yu
afc97fb165 chore(deps): upgrade clj-kondo to version 2026.01.19 across all dependencies 2026-03-18 21:29:05 +08:00
Tienson Qin
eaa0d6ff96 fix: re-ordered tx data by replace-attr-retract-with-retract-entity 2026-03-18 16:42:21 +08:00
Mega Yu
b1b804e7f8 typo fix 2026-03-18 16:05:34 +08:00
Mega Yu
1fa5b83b11 chore(deps): update bb.edn dependencies to latest versions
- cheshire 5.12.0 -> 6.1.0
- org.babashka/cli 0.2.23/0.7.53 -> 0.8.67
- org.babashka/http-server 0.1.13 -> 0.1.14
- slipset/deps-deploy 0.2.1 -> 0.2.2
- logseq/bb-tasks sha 70d3edeb/1d429e22 -> acb3d3d5
- clj-kondo pod 2024.09.27 -> 2026.01.19
- org.babashka/fswatcher pod 0.0.3 -> 0.0.7
- org.babashka/go-sqlite3 pod 0.1.0 -> 0.3.13
2026-03-18 15:52:12 +08:00
Mega Yu
147b8bda09 fix(deps): revert malli to 0.16.1 for nbb-logseq compatibility
malli 0.20.1 introduced defrecord Tag/Tags with (-pr-writer ...) protocol
dispatch calls in ClojureScript that are incompatible with the SCI interpreter
used by nbb-logseq. This causes 'Could not resolve symbol: -pr-writer' errors
in nbb-based tests (CI yarn test).
2026-03-18 15:39:10 +08:00