Commit Graph

9713 Commits (02dfb9ede53817b77ef3470961509b5d605cc0d4)

Author SHA1 Message Date
yoyurec eaa8bbc072 feat: Wrap page props value with span 2022-10-18 20:31:19 +08:00
Tienson Qin 5a261e1091
Merge pull request #6911 from logseq/feat/reproducible-plugin
Feat: Reproducible plugin configuration
2022-10-18 20:24:15 +08:00
Tienson Qin 7c9c6bd913
Merge branch 'master' into feat/reproducible-plugin 2022-10-18 20:23:18 +08:00
situ2001 5e602b08e7 i18n(zh-CN): translate `graph` to `图谱` 2022-10-18 20:01:51 +08:00
situ2001 dc53c469f1 i18n(zh-CN): fix typo 2022-10-18 20:01:51 +08:00
Konstantinos Kaloutas 8445458fdc fix: command width 2022-10-18 19:52:26 +08:00
Konstantinos Kaloutas b16b6134e5 fix: tweak opacity 2022-10-18 19:52:26 +08:00
Konstantinos Kaloutas 32abc786ae fix: shortcut alignment on command palette 2022-10-18 19:52:26 +08:00
Tienson Qin 03d0f6191b enhance: print clojure data to make it easy to digest the error 2022-10-18 18:08:58 +08:00
Tienson Qin 0e75dbe250 enhance: widen dropdown wrapper a bit 2022-10-18 18:05:11 +08:00
Peng Xiao 9a2e5a2c55 fix: displaying a placeholder for missing asset image 2022-10-18 16:58:13 +08:00
Peng Xiao 0641bf8f0d fix: should use plain object for printed values 2022-10-18 16:58:13 +08:00
Peng Xiao 29a54d5d85 chore: add a context menu item for showing shape props 2022-10-18 16:58:13 +08:00
Tienson Qin cb9ffa1e81
Merge branch 'master' into feat/reproducible-plugin 2022-10-18 16:57:22 +08:00
Junyi Du 705c0cbf96 test: recover zotero property test 2022-10-18 16:54:16 +08:00
Junyi Du 31cc71cfa3 test: enable Node-test on namespaces with dependency on hickory 2022-10-18 16:54:16 +08:00
Tienson Qin a8b60fdff0 Merge pull request #7002 from logseq/more-pasting-issues
fix(whiteboards): some pasting issues
2022-10-18 16:54:16 +08:00
Andelf 1e31567515 chore: run swiftlint 2022-10-18 16:54:16 +08:00
Peng Xiao 1ad2386dd1 fix(whiteboard): preview aspect ratio issue 2022-10-18 16:54:16 +08:00
Andelf c8cabfc927 enhance(android): add sync progress 2022-10-18 16:54:16 +08:00
Peng Xiao 3583d2ac66 fix(whiteboard): optimize rendering performance of rendering long list of search items 2022-10-18 16:54:16 +08:00
situ2001 cc9c2a1e41 fix: modal in `ask-for-re-fresh` not respond to enter key-down event 2022-10-18 16:54:16 +08:00
situ2001 8df094c569 fix: fn `make-confirm-modal` not respond to enter key-down 2022-10-18 16:54:16 +08:00
rcmerci 1d9626e8f8 enhance(sync): check remoteapi exceptions 2022-10-18 16:54:16 +08:00
Konstantinos Kaloutas efadb995bb chore: disable auto headings on markdown mode 2022-10-18 16:54:16 +08:00
Konstantinos Kaloutas 6ed58e1654 feat: support disabled button state 2022-10-18 16:54:16 +08:00
Konstantinos Kaloutas ed1dcb9e7e fix: minimum auto heading level 2022-10-18 16:54:16 +08:00
Konstantinos Kaloutas 3c8a9afc85 fix: default markdown heading 2022-10-18 16:54:16 +08:00
Konstantinos Kaloutas 2487a3fe2f chore: auto heading based on level 2022-10-18 16:54:16 +08:00
Konstantinos Kaloutas 207c9575a5 chore: add titles to heading buttons 2022-10-18 16:54:16 +08:00
Konstantinos Kaloutas 46af6b3b15 fix: spacing of color buttons 2022-10-18 16:54:16 +08:00
Konstantinos Kaloutas 40632a1a78 feat: auto heading 2022-10-18 16:54:16 +08:00
Peng Xiao 8ccdf5c9fd Merge remote-tracking branch 'upstream/master' into more-pasting-issues 2022-10-18 16:54:13 +08:00
Konstantinos Kaloutas ea0cc43f0e chore: add comment 2022-10-18 16:52:25 +08:00
Konstantinos Kaloutas fa20a38de8 fix: holding up/down arrow issue 2022-10-18 16:52:25 +08:00
Tienson Qin c4b362668e fix: can't paste number
close #6997
2022-10-18 16:52:25 +08:00
Tienson Qin d911a03c90 fix: lint warning 2022-10-18 16:52:25 +08:00
Tienson Qin 170eb1d791 fix: can't collapse/expand in the exported public graph 2022-10-18 16:52:25 +08:00
Tienson Qin 04fe16a17e fix: non http links are not supported with mod+l 2022-10-18 16:52:25 +08:00
Junyi Du e06bf5a4f6 test: recover zotero property test 2022-10-18 16:43:14 +08:00
Junyi Du 5937082b49 test: enable Node-test on namespaces with dependency on hickory 2022-10-18 16:43:14 +08:00
Tienson Qin 94e099ad5d
Merge pull request #7002 from logseq/more-pasting-issues
fix(whiteboards): some pasting issues
2022-10-18 16:41:45 +08:00
Peng Xiao 1b93b33dfc fix(whiteboard): preview aspect ratio issue 2022-10-18 11:32:27 +08:00
Peng Xiao f874915eb3 fix(whiteboard): optimize rendering performance of rendering long list of search items 2022-10-18 11:26:41 +08:00
Andelf a8e35db725 chore: run swiftlint 2022-10-18 11:01:05 +08:00
Andelf 503e33f614 enhance(android): add sync progress 2022-10-18 11:01:05 +08:00
situ2001 29cee9c1dc fix: modal in `ask-for-re-fresh` not respond to enter key-down event 2022-10-18 10:48:44 +08:00
situ2001 e7188a643e fix: fn `make-confirm-modal` not respond to enter key-down 2022-10-18 10:48:44 +08:00
rcmerci 59add5203f enhance(sync): check remoteapi exceptions 2022-10-18 10:43:34 +08:00
Konstantinos Kaloutas 1aebde26e8 chore: disable auto headings on markdown mode 2022-10-18 10:42:41 +08:00