Tienson Qin
|
5abdfca0ec
|
unify data loading for class/property objects and all pages
|
2025-03-10 09:16:34 +08:00 |
|
Tienson Qin
|
555c2d92f3
|
fix: lint
|
2025-03-10 08:45:26 +08:00 |
|
Tienson Qin
|
b28e02f5f9
|
Filter data on the worker to reduce data that're sent to main thread
|
2025-03-10 08:43:06 +08:00 |
|
Tienson Qin
|
89c7abfae1
|
wip: view perf improvement
|
2025-03-10 06:17:12 +08:00 |
|
Tienson Qin
|
fd5757e0c7
|
Preload pages to avoid slow open at all pages
|
2025-03-09 07:44:51 +08:00 |
|
Tienson Qin
|
4e2cecec5f
|
fix: load blocks to memory db when node reference or embed
|
2025-03-09 07:44:51 +08:00 |
|
Tienson Qin
|
30ef1f72dc
|
fix: avoid re-rendering text property block
|
2025-03-09 07:44:51 +08:00 |
|
Tienson Qin
|
22743b4952
|
Merge branch 'feat/db' into feat/text-template
|
2025-03-08 07:03:02 +08:00 |
|
Tienson Qin
|
27cd21436f
|
fix: page ref disappears after adding #Page to template tags
|
2025-03-08 07:01:46 +08:00 |
|
Tienson Qin
|
bc64f45dfc
|
remove unneeded branch
|
2025-03-08 06:40:54 +08:00 |
|
Tienson Qin
|
d3dc57022b
|
enhance: no need to set logseq.class/Root for class type properties
|
2025-03-07 22:32:44 +08:00 |
|
Tienson Qin
|
482b835472
|
fix: template inserted block reference original blocks
not blocks from the template
|
2025-03-07 22:13:07 +08:00 |
|
charlie
|
f0124e0ac0
|
enhance(ui): improve popup management and restore last saved cursor functionality
|
2025-03-07 17:07:05 +08:00 |
|
charlie
|
919224e713
|
enhance(ui): improve icon picker behavior and popup management
|
2025-03-07 14:12:34 +08:00 |
|
charlie
|
94e924027d
|
enhance(ui): blink for the task checkbox switching
|
2025-03-07 10:15:08 +08:00 |
|
Gabriel Horner
|
f1d823815f
|
fix: don't prompt user to break :logseq.class/Tag
On Parent page user could break #Tag
|
2025-03-04 10:23:58 -05:00 |
|
Tienson Qin
|
8e21a3f5e6
|
fix: tests
|
2025-03-04 22:14:31 +08:00 |
|
Tienson Qin
|
4b5989a541
|
Merge branch 'feat/db' into feat/text-template
|
2025-03-04 21:58:55 +08:00 |
|
Tienson Qin
|
aff24f2de1
|
fix: create new text block when invoking /template
|
2025-03-04 21:32:31 +08:00 |
|
Tienson Qin
|
cc3f48bceb
|
fix: lint
|
2025-03-04 20:44:48 +08:00 |
|
Tienson Qin
|
2d98a84079
|
fix: create new property text blocks when insert templates
or pasting copied blocks.
|
2025-03-04 20:39:49 +08:00 |
|
Tienson Qin
|
25e534b02a
|
fix: can't click refs count
|
2025-03-04 17:46:18 +08:00 |
|
Tienson Qin
|
ce40c39933
|
fix: block linked refs
|
2025-03-04 17:24:33 +08:00 |
|
charlie
|
b44147b1c9
|
enhance(ui): improve layout and tooltip handling in header and shortcut components
|
2025-03-04 14:24:47 +08:00 |
|
Tienson Qin
|
64bfb7bc4c
|
fix: add missing reference for template blocks
|
2025-03-04 06:44:23 +08:00 |
|
Tienson Qin
|
72e57ad3a6
|
fix: allow templates to be applied on #Journal
|
2025-03-04 06:04:40 +08:00 |
|
Tienson Qin
|
b7e81afd84
|
feat: auto apply templates to object when adding a tag
|
2025-03-03 18:59:42 +08:00 |
|
Tienson Qin
|
ff5e8e6748
|
enhance: add :logseq.property/used-template to group template blocks
|
2025-03-03 18:03:55 +08:00 |
|
Tienson Qin
|
7d1dda44e1
|
Merge branch 'feat/db' into feat/text-template
|
2025-03-03 16:12:46 +08:00 |
|
Tienson Qin
|
a42155f310
|
enhance: add transition
|
2025-03-02 20:25:35 +08:00 |
|
Tienson Qin
|
7eba040089
|
enhance(ux): isolate tag delete button
|
2025-03-02 20:17:57 +08:00 |
|
Tienson Qin
|
9d7d72b81e
|
chore: style tweaks
|
2025-03-02 19:24:56 +08:00 |
|
Tienson Qin
|
5486b4c73a
|
fix: property value embed parent
|
2025-03-02 16:48:33 +08:00 |
|
Tienson Qin
|
fa6bccd1e7
|
fix: lint
|
2025-03-02 16:15:18 +08:00 |
|
Tienson Qin
|
0a29d32c65
|
fix: embed self in property value
|
2025-03-02 16:09:21 +08:00 |
|
Tienson Qin
|
1aeef85e4a
|
feat: /template command
|
2025-03-02 15:23:13 +08:00 |
|
Tienson Qin
|
c84eb9b0bb
|
Add :logseq.class/Template
|
2025-03-02 14:48:40 +08:00 |
|
Tienson Qin
|
d5dbd42cab
|
fix: bullet not aligned center on table view
|
2025-02-28 20:09:16 +08:00 |
|
charlie
|
4dca58ff00
|
chore(dev): ignored errors
|
2025-02-28 10:55:20 +08:00 |
|
Gabriel Horner
|
21f621848b
|
enhance: add views for DB unlinked references
follow up to #11739. Fixes https://github.com/logseq/db-test/issues/224
|
2025-02-27 15:57:29 -05:00 |
|
charlie
|
6109eb32dc
|
enhance(ui): polish property dropdown editor
|
2025-02-27 17:18:46 +08:00 |
|
charlie
|
b669814a1b
|
enhance(ux): popup active state for the menu items
|
2025-02-27 15:58:32 +08:00 |
|
charlie
|
40f84e1dde
|
enhance(ui): polish property dropdown editor
|
2025-02-27 11:42:31 +08:00 |
|
charlie
|
1de94faa90
|
fix(plugin): incorrect readme link for the marketplace plugins
|
2025-02-27 10:18:50 +08:00 |
|
Gabriel Horner
|
9d09ee9dc4
|
fix: file graphs showing buggy views tab
instead of page count
|
2025-02-26 16:56:21 -05:00 |
|
Gabriel Horner
|
1d855d012f
|
enhance: add EDN export for any view
|
2025-02-26 16:43:23 -05:00 |
|
charlie
|
a51b26c161
|
fix(ui): sticky columns for the pin table header
|
2025-02-26 17:33:00 +08:00 |
|
Tienson Qin
|
e3c364e221
|
fix: can't batch set text property
|
2025-02-25 18:35:49 +08:00 |
|
Tienson Qin
|
b4edad837d
|
fix: can't batch set date property
|
2025-02-25 18:09:58 +08:00 |
|
Tienson Qin
|
8bf6662703
|
fix: mod+p creating a new property disabled selection
|
2025-02-25 17:48:49 +08:00 |
|