Commit Graph

20096 Commits

Author SHA1 Message Date
Tienson Qin
973ec2b240 chore: bump logseq/clj-fractional-indexing 2025-05-27 01:16:10 +08:00
Gabriel Horner
d937a55343 fix: ui/hide-empty-properties? config no longer working
on pages or sidebar. Likewise 'p t' is still useful to have in those
contexts
2025-05-26 12:42:00 -04:00
rcmerci
1cbd6c2393 test(e2e): comment out DEBUG env
after a period of observation, the extra logs printed are not helpful for debugging
2025-05-27 00:02:54 +08:00
Gabriel Horner
40254673a5 fix: existing user class failing import when
also specific in :build/property-classes
2025-05-26 10:29:51 -04:00
Gabriel Horner
62aa8c55a5 fix: downgrade node version to match electron version and run tests 2025-05-26 08:49:18 -04:00
Tienson Qin
c48e230c6a Merge branch 'master' into feat/db 2025-05-26 16:38:50 +08:00
rcmerci
95e5a1feb8 test(e2e,rtc): fix yml 2025-05-25 23:36:49 +08:00
rcmerci
6d7388a7b7 test(e2e,rtc): click before input property-name 2025-05-25 23:34:27 +08:00
rcmerci
a3746920d7 test(e2e,rtc): update rtc-outliner-conflict-update-test 2025-05-25 23:03:58 +08:00
rcmerci
5d1f568bed fix(rtc): update block-attrs when block not exist 2025-05-25 23:02:34 +08:00
Tienson Qin
9043a5d37b chore: bump to 0.10.12 0.10.12 2025-05-25 18:15:50 +08:00
rcmerci
eaa0ea5ca3 fix: missing block/updated-at in history-blocks 2025-05-25 16:09:46 +08:00
rcmerci
3d1f34aedc test(e2e,rtc,wip): fix remove repl/pause 2025-05-25 01:19:55 +08:00
rcmerci
ea24209186 test(e2e,rtc,wip): update rtc-outliner-conflict-update-test 2025-05-25 01:07:12 +08:00
Tienson Qin
ed69263838 chore: bump rsapi 2025-05-24 23:53:51 +08:00
Tienson Qin
3a448af06f fix: ensures there's no multiple block editors at the same time 2025-05-24 22:43:45 +08:00
rcmerci
e7ac4d22f0 test(e2e): fix multiple textarea (2) 2025-05-24 21:15:09 +08:00
rcmerci
909e910a62 test(e2e): fix multiple textarea 2025-05-24 20:56:34 +08:00
rcmerci
4ccb78a207 test(e2e,rtc,wip): add rtc-outliner-conflict-update-test 2025-05-24 19:22:39 +08:00
Tienson Qin
d077e58ac7 downgrade @electron/rebuild 2025-05-24 16:29:00 +08:00
Tienson Qin
97669c46e2 test: downgrade electron 2025-05-24 16:16:12 +08:00
Tienson Qin
146c04fcce fix: don't exit editor until another block's editor is ready
This fixes flickering or hiding of the system keyboard between input
transitions on mobile.
2025-05-24 06:18:46 +08:00
Gabriel Horner
8c27558c09 fix: readme link 2025-05-23 15:37:57 -04:00
Gabriel Horner
b08391abdd chore: add more specific warning 2025-05-23 15:35:17 -04:00
Gabriel Horner
1a453ff0ff Add db version section to readme with appropriate warnings 2025-05-23 15:30:52 -04:00
Gabriel Horner
3fe790d4d7 enhance(dev): scripts can read or write db graphs as full path files
This allows for easier use of debugging graphs as they are exported by
users as a file. Also DRYed up duplicated helper
2025-05-23 13:59:02 -04:00
Tienson Qin
fcc7316c9f fix: add ls-block container name 2025-05-24 00:06:35 +08:00
Tienson Qin
7a021bcb8d enhance(ux): put block tags below block content on mobile 2025-05-23 23:48:18 +08:00
rcmerci
fcdc76016c test(e2e): update custom_report 2025-05-23 22:31:01 +08:00
rcmerci
7d010b299c ci: update yml 2025-05-23 22:24:36 +08:00
rcmerci
3ad366b8a4 test(e2e): add logseq.e2e.property-basic-test and reuse in rtc-extra-test 2025-05-23 21:29:02 +08:00
Tienson Qin
97d960a02c enhance(ux): hide positioned(right) properties for smaller container 2025-05-23 21:20:45 +08:00
Tienson Qin
76631e1f32 fix: align center positioned properties on page title 2025-05-23 20:58:26 +08:00
rcmerci
3a7a54f2c4 test(e2e,rtc): fix add-new-properties 2025-05-23 18:33:54 +08:00
Tienson Qin
b419ff0dc4 test: downgrade electron and better-sqlite3 2025-05-23 18:27:26 +08:00
rcmerci
edb574fff4 test(e2e,rtc): preserve remote-graph if testcase failed 2025-05-23 17:35:07 +08:00
Tienson Qin
d666d1ddfe fix: double popup when clicking select property value 2025-05-23 05:29:41 +08:00
Tienson Qin
0059b6bbd6 style: set small text when editing in table cell 2025-05-23 04:47:33 +08:00
Tienson Qin
c7f39b51bf enhance: show p icon for property type 2025-05-23 04:42:25 +08:00
Tienson Qin
ad6130f2cd style: page title actions 2025-05-23 04:38:44 +08:00
Tienson Qin
fb1d38bc6d enhance(ux): shift + enter to open selected block(s) in sidebar 2025-05-23 03:57:17 +08:00
Tienson Qin
a789804ce4 fix: don't show jtrigger on table cells 2025-05-23 03:38:20 +08:00
Tienson Qin
e25f1278bd fix: mod+j works either for selected or editing block or globally 2025-05-23 03:16:02 +08:00
Tienson Qin
ff8a7c0df0 enhance(ux): mod+j support sidebar 2025-05-23 02:33:52 +08:00
rcmerci
20c6aa24a8 test(e2e,rtc): update-task-blocks support update-priority as well 2025-05-22 20:44:52 +08:00
rcmerci
3d2abe76f1 test(e2e,rtc): add update-task-blocks test 2025-05-22 20:31:28 +08:00
Tienson Qin
3ba5028aa9 enhance(ux): show collapsed triangle for page title 2025-05-22 19:03:24 +08:00
Tienson Qin
ed0860fcc3 enhance(ux): set different hovering actions for tag, property
and page
2025-05-22 19:03:24 +08:00
Tienson Qin
0787d7ae36 fix: create new property in tag properties 2025-05-22 19:03:24 +08:00
Tienson Qin
65f5b9cd64 enhance(ux): tag properties using select 2025-05-22 19:03:24 +08:00