Tienson Qin
bd66ea1c4a
Merge branch 'master' into refactor/page-parent
2025-06-18 08:31:50 +08:00
Tienson Qin
2663694717
enhance(ux): don't show child page properties on Library
2025-06-18 08:30:44 +08:00
Tienson Qin
53e0d1a4ca
enhance: put library page name to config to make it easier to rename
2025-06-18 08:25:47 +08:00
rcmerci
2e1bbd8397
fix(rtc): keep online-users info when reuse same ws
2025-06-17 21:21:16 +08:00
Tienson Qin
37741d856e
fix: align start node icon
2025-06-17 20:29:15 +08:00
Tienson Qin
a84b648fbf
fix: block breadcrumb in cmdk results
2025-06-17 20:15:25 +08:00
Tienson Qin
51d0cf5207
fix: ordered list number on Library page
2025-06-17 19:59:33 +08:00
Tienson Qin
7b46076170
Merge branch 'master' into refactor/page-parent
2025-06-17 19:44:34 +08:00
Tienson Qin
3b718f70c8
enhance(ux): render blocks by their orders ( #11948 )
...
* enhance: render nested children when rendering its parent
except that for long pages (500+ blocks).
* refactor: rename :block.temp/fully-loaded? to :block.temp/load-status
* fix: tests
* enhance: define keyword :block.temp/load-status
* update to :self
* chore: remove buggy parent cycle detect
* enhance(ux): don't delay rendering block properties
---------
Co-authored-by: rcmerci <rcmerci@gmail.com >
2025-06-17 19:41:13 +08:00
Gabriel Horner
f318d68530
enhance: import assets handles
...
unused assets by still copying them by name and handles
existing assets
2025-06-17 19:36:05 +08:00
Gabriel Horner
bb31c4e6f1
fix: importing assets in subdirectories
...
Also fix lint
2025-06-17 19:36:05 +08:00
Gabriel Horner
4524fc8370
enhance: import asset metadata
...
Also handle multiple assets per block and displaying that to user
2025-06-17 19:36:05 +08:00
Gabriel Horner
90c7fc5775
enhance: UI imports assets as #Asset
...
Also made importer and db asset creation use same helper fns
2025-06-17 19:36:05 +08:00
Gabriel Horner
38734bde40
enhance: CLI imports assets as #Asset
...
Had to split assets into two steps now that asset naming is dependent
on uuids. Also add explicit asserts in exporter to catch silent
failure in tests
2025-06-17 19:36:05 +08:00
Tienson Qin
47ccc9e901
fix: some properties may not have index
2025-06-17 09:47:14 +08:00
Tienson Qin
3759046885
Merge branch 'master' into refactor/page-parent
2025-06-17 08:09:57 +08:00
Gabriel Horner
b48dfce552
fix: migrated properties not migrating :logseq.property/type or
...
most of the property-only properties that a user could have set
2025-06-17 06:29:01 +08:00
Tienson Qin
d775a3dba9
fix: test
2025-06-17 06:29:01 +08:00
Tienson Qin
db18543383
Add migration test
2025-06-17 06:29:01 +08:00
Tienson Qin
096c474654
fix: add migration to separate properties from classes
2025-06-17 06:29:01 +08:00
Tienson Qin
d6dae4d92a
fix :logseq.Editor.getBlock error when includeChildren is true
...
fixes https://github.com/logseq/db-test/issues/319
2025-06-16 21:37:06 +08:00
Tienson Qin
9ea07091d9
fix: show page title without parent in cmdk result
...
Its parent will be included in the breadcrumb.
2025-06-16 21:23:38 +08:00
Tienson Qin
3fc6710f06
enhance(ux): add pages to the bottom of Library page
2025-06-16 21:05:40 +08:00
Tienson Qin
bb46a48322
fix: pages shouldn't have :block/page attribute
2025-06-16 20:43:09 +08:00
Tienson Qin
bb083b45ea
style tweaks
2025-06-16 19:55:45 +08:00
Tienson Qin
5c506e340a
fix: lint
2025-06-16 19:51:12 +08:00
Tienson Qin
b348b031e4
enhance(ux): able to move existing pages to Library
2025-06-16 19:00:53 +08:00
Tienson Qin
5894579a62
Merge branch 'master' into refactor/page-parent
2025-06-16 16:26:56 +08:00
Tienson Qin
68640cb4e5
enhance: display parent page when referencing a page
2025-06-16 16:23:55 +08:00
Tienson Qin
48c9a17e91
fix: misaligned brackets
2025-06-16 15:53:10 +08:00
Tienson Qin
961ab750e9
fix: untitled page
2025-06-16 15:44:43 +08:00
Tienson Qin
2b3e712762
fix: delete untitled pages
2025-06-16 15:23:41 +08:00
Tienson Qin
73db9a2ac8
fix: disallow classes and properties on Library
2025-06-16 15:10:35 +08:00
Tienson Qin
ed42ae17b2
enhance: able to delete pages from Library
2025-06-16 15:05:13 +08:00
Tienson Qin
e9df12d452
fix: add button should create new page instead of new block
...
For the Library page.
2025-06-16 14:38:27 +08:00
Tienson Qin
f442ae82a0
enhance(ux): able to create pages directly on Library
2025-06-16 11:05:22 +08:00
Tienson Qin
edfd020276
enhance(ux): list pages only on the Library page
2025-06-15 17:09:17 +08:00
sarab
0feb634198
fix: match paste of x.com links for twitter
2025-06-15 08:37:43 +08:00
Tienson Qin
92ec65d61d
Merge branch 'master' into refactor/page-parent
2025-06-15 08:27:33 +08:00
Tienson Qin
88216d2992
fix: able to convert an existing page to a property ( #11940 )
...
* enhance: use page as property
* fix: ensures block/uuid doesn't change after converting to property
2025-06-14 13:17:33 +08:00
Tienson Qin
3b26b3fbbd
chore: remove old db migrations and fns to fix invalid data
2025-06-14 12:54:32 +08:00
Gabriel Horner
7cc9ddc26b
chore: bump docs graph being tested
...
Hadn't been updated in over a year
2025-06-13 10:43:42 -04:00
Tienson Qin
25bd22522b
enhance(ux): show configure tag instead of create tag when exists
2025-06-13 20:11:28 +08:00
Tienson Qin
1d3e8a1703
enhance(ux): cmdk tag configure
2025-06-13 20:07:16 +08:00
Tienson Qin
c3161b01d8
fix: style
2025-06-13 05:18:02 +08:00
Tienson Qin
cada172521
enhance(ux): more intuitive ux for tag properties
...
1. Tag properties are now displayed vertically with their description for
improved readability.
2. Adding a property from a tag page now creates a tag property (not a page property). Previously, this caused confusion as users expected properties to be inherited by tagged nodes.
3. Fixed a flickering issue when reordering properties.
Users can still add page properties by using cmd+p.
2025-06-13 05:09:07 +08:00
Tienson Qin
98bd9a686a
fix: remove unnecessary icon
2025-06-13 03:35:15 +08:00
Tienson Qin
6fec5f1c17
fix: don't popup property config when cmd+click the property title
2025-06-13 00:16:48 +08:00
Tienson Qin
1fe835e562
fix: disallow classes as properties
2025-06-12 23:43:47 +08:00
Tienson Qin
e92ea7a771
enhance(ux): convert existing page to a tag when tagging a block
2025-06-12 23:28:56 +08:00