Commit Graph

18309 Commits

Author SHA1 Message Date
Tienson Qin
caab95af52 fix: Page tag in exporter 2024-12-17 22:04:28 +08:00
Tienson Qin
1979b70b32 fix: db tests 2024-12-17 22:04:28 +08:00
Tienson Qin
a97714e7fe fix: tests 2024-12-17 22:04:27 +08:00
Tienson Qin
3d84993d6d remove :logseq.class/Closed-Value
Because we know a entity is a closed value if it has the property
`block/closed-value-property`.
2024-12-17 22:04:27 +08:00
Tienson Qin
253d068e33 fix: set internal classes parent to :logseq.class/Page 2024-12-17 22:04:27 +08:00
Tienson Qin
a73606155b enhance: allow existing page and property to be used as tags 2024-12-17 22:04:27 +08:00
Tienson Qin
57912bda15 chore: hide internal tags from all pages and graph view 2024-12-17 22:04:27 +08:00
Tienson Qin
e54ab479eb chore: remove class icon from page reference 2024-12-17 22:04:27 +08:00
Tienson Qin
cb01d6363b Use gap instead of margin-bottom 2024-12-17 22:04:27 +08:00
Tienson Qin
b5b7c36a8f enhance(ux): able to collapse tabs 2024-12-17 22:04:27 +08:00
Tienson Qin
8714df3d8c enhance(ux): put property configure in tabs 2024-12-17 22:04:27 +08:00
Tienson Qin
646566399f enhance: put tagged nodes and nodes with property into tabs 2024-12-17 22:04:27 +08:00
Tienson Qin
6505d535c3 Add shadcn tabs 2024-12-17 22:04:27 +08:00
Tienson Qin
93ae0047be feat: allow tags to be used as properties 2024-12-17 22:04:27 +08:00
Tienson Qin
e6a495bc56 fix: closed value select ui 2024-12-17 22:04:27 +08:00
Tienson Qin
a2bba9e27a fix: entity type 2024-12-17 22:04:27 +08:00
Tienson Qin
77c514e3de Disable users to add or delete internal tags 2024-12-17 22:04:27 +08:00
Tienson Qin
16f0491104 hide internal tags for node types 2024-12-17 22:04:27 +08:00
Tienson Qin
6e2839c36a fix: transact depend classes ahead of properties
Because properties rely on typed classes such as
:logseq.property/Property, :logseq.property/Tag.
2024-12-17 22:04:27 +08:00
Tienson Qin
41bf1cf5b5 enhance: show title without tags if a property has specified tags 2024-12-17 22:04:27 +08:00
Tienson Qin
f2fa4848bb fix: property type 2024-12-17 22:04:27 +08:00
Tienson Qin
c7e26a671e fix: schema validate 2024-12-17 22:04:27 +08:00
Tienson Qin
4e9d071fa0 fix: migration 2024-12-17 22:04:27 +08:00
Tienson Qin
c428b87dce wip: schema migration 2024-12-17 22:04:27 +08:00
Tienson Qin
c5fa699db0 Replace more :block/type 2024-12-17 22:04:27 +08:00
Tienson Qin
9e10dc1737 wip: use :block/tags to represent block types 2024-12-17 22:04:27 +08:00
Tienson Qin
7c2d17ec16 fix: can't remove tag 2024-12-17 16:14:52 +08:00
charlie
7bfa81b631 fix(ui): code editor overflow for the narrow container 2024-12-17 11:37:36 +08:00
charlie
8e66551c5e fix(ux): bad editor state related with the code editor 2024-12-16 15:12:42 +08:00
charlie
21d03bb08e fix(ui): the code editor breaks the page container 2024-12-16 14:30:30 +08:00
Tienson Qin
85632cc631 enhance: paste block with text value should duplicate the value 2024-12-16 12:45:31 +08:00
Tienson Qin
c59c8fa048 fix: math blocks are not rendered 2024-12-16 11:28:51 +08:00
Tienson Qin
56e3136103 enhance: skip property inner text when navigating properties 2024-12-16 11:16:35 +08:00
Tienson Qin
f30879ac54 enhance: automatically resizing youtube iframe
fixes https://github.com/logseq/db-test/issues/188
2024-12-16 10:35:18 +08:00
Tienson Qin
4477dcfb95 fix: set aspect ratio for youtube video player 2024-12-15 22:15:31 +08:00
Tienson Qin
277096d458 fix: unable to add a comment using # in codeblocks
fixes https://github.com/logseq/db-test/issues/168
2024-12-15 21:08:24 +08:00
Tienson Qin
1f86f47c3d fix: CTRL+z on config files goes back to previous page
fixed https://github.com/logseq/db-test/issues/169
2024-12-15 20:58:03 +08:00
Tienson Qin
4cb793e1e8 fix: can't link a block via ID & a page in the same block
fixes https://github.com/logseq/db-test/issues/178
2024-12-15 20:50:56 +08:00
Tienson Qin
8f57de2add fix: can't delete choice 2024-12-15 19:16:48 +08:00
Tienson Qin
ab73d4b2d3 fix: can not write on journal page
fixes https://github.com/logseq/db-test/issues/183
2024-12-15 19:02:55 +08:00
Tienson Qin
1a98dcad91 fix: tests 2024-12-15 16:32:19 +08:00
Tienson Qin
202be5cc7b fix: remove current query block from query result view 2024-12-15 16:19:40 +08:00
Tienson Qin
392c947cf2 fix: sqlite operator search 2024-12-15 16:11:17 +08:00
Tienson Qin
09e93eee29 fix: full-text search can't include page reference 2024-12-15 15:16:15 +08:00
Tienson Qin
b261911649 fix: limit width for property select value 2024-12-15 12:42:48 +08:00
Tienson Qin
47da0f8576 fix: breadcrumb wrap 2024-12-15 12:22:12 +08:00
rcmerci
fc7540e2d8 refactor(rtc): simplify api malli schema (2) 2024-12-13 22:45:59 +08:00
rcmerci
53badf8d8f refactor(rtc): simplify api malli schema 2024-12-13 22:36:48 +08:00
rcmerci
88bc15da7f fix(rtc): add :remove case for update-remote-data-by-local-unpushed-ops 2024-12-13 21:10:00 +08:00
rcmerci
991e391e47 dev: update .lsp/config.edn, ignore src/resources paths 2024-12-13 18:55:52 +08:00