Commit Graph

13438 Commits

Author SHA1 Message Date
Tienson Qin
63191e40af fix: style 2024-12-17 22:04:28 +08:00
Tienson Qin
02888b9e6f enhance(ux): allow view title to be collapsed 2024-12-17 22:04:28 +08:00
Tienson Qin
f1430e2791 fix(regression): Tagged nodes can't be collapsed 2024-12-17 22:04:28 +08:00
Tienson Qin
06f31d2b00 fix: disable setting parent for built-in pages 2024-12-17 22:04:28 +08:00
Tienson Qin
0ec09b6f0a fix: allow #Journal, #Tag, #Property to be shown for tags property 2024-12-17 22:04:28 +08:00
Tienson Qin
3a748c9975 fix: lint 2024-12-17 22:04:28 +08:00
Tienson Qin
f67d47a9db fix: tests 2024-12-17 22:04:28 +08:00
Tienson Qin
9b6d09bcfe fix: tests 2024-12-17 22:04:28 +08:00
Tienson Qin
600372a171 fix: tests
d/transact doesn't accept entities.
2024-12-17 22:04:28 +08:00
Tienson Qin
0798f0b7f6 fix: page test 2024-12-17 22:04:28 +08:00
Tienson Qin
02d6bcf0a4 fix: rtc db listener tests 2024-12-17 22:04:28 +08:00
Tienson Qin
3fe71cc023 fix: tests 2024-12-17 22:04:28 +08:00
Tienson Qin
9cac93c452 fix: page? and whiteboard? should work for file graphs 2024-12-17 22:04:28 +08:00
Tienson Qin
8c19526e44 fix: transact class db idents first in db migration 2024-12-17 22:04:28 +08:00
Tienson Qin
aa8226aab5 fix: root tag page crash 2024-12-17 22:04:28 +08:00
Tienson Qin
953f846b8c enhance: don't show type tags in unique title 2024-12-17 22:04:28 +08:00
Tienson Qin
7f80b5c365 chore: move block-unique-title to handler 2024-12-17 22:04:28 +08:00
Tienson Qin
7d961ca915 fix: disallow setting internal type tags to any block 2024-12-17 22:04:28 +08:00
Tienson Qin
d4b6a3af88 fix: remove hidden pages from views 2024-12-17 22:04:28 +08:00
Tienson Qin
2a37311307 fix: disallow removing #journal 2024-12-17 22:04:28 +08:00
Tienson Qin
a025b4b096 wip: fix exporter tests 2024-12-17 22:04:28 +08:00
Tienson Qin
86f510ea6c fix: lint 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
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
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
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
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
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
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