Commit Graph

14643 Commits

Author SHA1 Message Date
rcmerci
5d1f568bed fix(rtc): update block-attrs when block not exist 2025-05-25 23:02:34 +08:00
rcmerci
eaa0ea5ca3 fix: missing block/updated-at in history-blocks 2025-05-25 16:09:46 +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
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
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
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
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
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
Tienson Qin
b88375ba4b chore: remove debug 2025-05-22 18:54:49 +08:00
Tienson Qin
9404e5b5bf fix: buggy between ui 2025-05-22 18:51:01 +08:00
Tienson Qin
9af119ab29 enhance: between support any :datetime property
Not just :block/created-at and :block/updated-at
2025-05-22 18:24:15 +08:00
rcmerci
fa3ec6556e enhance(rtc): ensure local-t and remote-t are monotonically increasing,
and remote-t >= local-t
2025-05-22 17:44:39 +08:00
Tienson Qin
ed32cfb4c9 fix(regression): slow editing in file graph
The root cause is that logseq tries to save the file each time when
there's a transaction.
2025-05-22 14:54:34 +08:00
Gabriel Horner
f4d3dca19c fix: db-idents like :logseq.kv/graph-initial-schema-version
being ovewritten by migration and validation. Looks like this
was introduced in 985365a274
Fixes
https://test.logseq.com/#/page/682e2616-cd2d-48ba-8f90-a1ace81dc87e
2025-05-21 16:07:06 -04:00
Tienson Qin
88272cbd06 fix: don't transact unknown page
It's dangerous because the db might be broken so that some titles are
missing, it might be also because the page is not fully loaded to UI.
2025-05-22 03:21:04 +08:00
Tienson Qin
5b76ee46a3 enhance(ux): press Enter on active table name cell exit editing 2025-05-21 22:07:05 +08:00
Tienson Qin
4ef77e3a3f enhance(ux): able to delete and configure property in table header 2025-05-21 21:42:29 +08:00
Tienson Qin
90acfac5b4 fix: clicking table header cell again doesn't close the popup 2025-05-21 20:54:44 +08:00
Tienson Qin
17496cfbb1 fix: don't create block for invalid number property value 2025-05-21 20:28:18 +08:00
rcmerci
b2ae56fdb6 enhance(rtc): add command :dev/rtc-start 2025-05-21 14:27:31 +08:00
rcmerci
1ee7f50e63 enhance(rtc): add command :dev/rtc-stop 2025-05-21 12:49:46 +08:00
Tienson Qin
6745ef103e fix: tag style 2025-05-21 03:31:33 +08:00
Tienson Qin
c826d13786 fix: stable sort order 2025-05-21 03:24:06 +08:00
Tienson Qin
c18af313b8 enhance: put selected choices on top and ensure stable order 2025-05-21 03:01:31 +08:00
Tienson Qin
2563fdb92c enhance: style tweaks 2025-05-21 01:54:18 +08:00
Gabriel Horner
7bb5fef8cc fix: frontend lint 2025-05-20 09:13:24 -04:00
Tienson Qin
2fbb6d1b7d enhance(ux): update icon brightness when hovering on it 2025-05-20 19:30:11 +08:00
Tienson Qin
44bf54ba08 fix: don't show action bar when clicking property value
Also, clear selection when clicking property value
2025-05-20 19:14:25 +08:00
Tienson Qin
09b6d37894 enhance(ux): show page actions when hovering title only 2025-05-20 18:33:21 +08:00
Tienson Qin
4b766d7525 fix: backspace doesn't move to the prev block when it has properties 2025-05-20 17:18:08 +08:00
Tienson Qin
f4303fdd04 fix: enable upload asset on web 2025-05-20 17:05:41 +08:00
rcmerci
3fb4ae74ad fix: add :block/uuid to :logseq.property/empty-placeholder entity (2) 2025-05-20 16:03:41 +08:00
Tienson Qin
789834a9af fix: db missing addresses
This commit uses sql to ensure deleting addresses are not referenced
in any row.
2025-05-20 05:57:12 +08:00
Tienson Qin
c1a336372d fix: reference e2e tests 2025-05-20 02:43:38 +08:00
Tienson Qin
9475c7a08e fix: recursive ref not block e2e tests 2025-05-20 02:21:52 +08:00
Tienson Qin
6182c2f36a fix: e2e tests 2025-05-20 01:44:44 +08:00
Tienson Qin
d92607e0c0 Revert "enhance: no need to input space before / and # command triggers"
This reverts commit 4b1c79a931.
2025-05-20 01:10:17 +08:00
Tienson Qin
4b1c79a931 enhance: no need to input space before / and # command triggers 2025-05-19 23:49:26 +08:00