Commit Graph

9271 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
d83f6e040b fix: keyboard shortcuts font 2022-09-29 16:34:06 +03:00
Konstantinos Kaloutas
01eb87d27c fix: e2e tests 2022-09-29 14:11:47 +03:00
Konstantinos Kaloutas
bd19e05490 fix: shortcut conflicts 2022-09-29 13:55:47 +03:00
Konstantinos Kaloutas
5549b72e20 fix: sidebar icons alignment issues 2022-09-29 11:59:13 +03:00
Peng Xiao
fd8757bd4f fix: ci 2022-09-29 15:25:48 +08:00
Peng Xiao
2432913ecd Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-29 15:13:25 +08:00
Peng Xiao
48d4b657dc fix: ci 2022-09-29 15:11:06 +08:00
Peng Xiao
76a7a9c526 fix: iframe source action 2022-09-29 15:07:37 +08:00
Tienson Qin
4e964688e5 fix: no matched search results for page reference autocomplete 2022-09-29 14:47:11 +08:00
Peng Xiao
cd5a8bca6d fix: a dev warning 2022-09-29 14:46:39 +08:00
Peng Xiao
66739b5f41 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-29 14:42:06 +08:00
Peng Xiao
7bae8313d3 refactor: move tldraw shape related props into logseq.tldraw.shape/page 2022-09-29 14:41:55 +08:00
Tienson Qin
066496089f fix: disallow creation of a page that starts with #
related to #6840
2022-09-29 12:07:31 +08:00
Tienson Qin
00c1a238c1 fix: Template properties causes empty "template" property to show up
address #6839
2022-09-29 10:44:16 +08:00
Peng Xiao
bd693292eb fix: a performance issue on drawing 2022-09-29 10:31:20 +08:00
Peng Xiao
cb3959519e Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-29 00:22:08 +08:00
Peng Xiao
d1a7846a3b fix: tests 2022-09-29 00:21:49 +08:00
Peng Xiao
562417baf3 fix: whiteboard crash issue 2022-09-28 23:54:26 +08:00
Moritz Ulrich
82cd5c53f4 fix: Don't show 'Make a flashcard' menu item with flashcards disabled 2022-09-28 22:48:16 +08:00
Peng Xiao
2ffbaa3fa1 fix: clicking block bullets in portal 2022-09-28 22:46:30 +08:00
Peng Xiao
52b81c809c feat: create new portal shape when left-clicking block/page refs inside of portal shape 2022-09-28 22:37:37 +08:00
Peng Xiao
eaba28e7ca fix: shape deserialize issue 2022-09-28 19:42:18 +08:00
Peng Xiao
e65a5a1280 feat: remember whiteboard camera in session storage 2022-09-28 19:03:26 +08:00
Peng Xiao
ce4b2a4ad1 fix: use :block/type instead of :block/whiteboard? 2022-09-28 18:27:03 +08:00
Peng Xiao
1aa54a4048 fix: line shape movement issue 2022-09-28 16:49:48 +08:00
Peng Xiao
f13ebac16d Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-28 16:13:03 +08:00
charlie
1555652da4 fix(ui): polish alignments of svg icons 2022-09-28 15:31:01 +08:00
Andelf
2bb2a1f072 fix: p/let should wait for all promise (#6835) 2022-09-28 15:23:47 +08:00
Peng Xiao
01b04fc2f8 fix: perf optimize on cleanup 2022-09-28 14:42:42 +08:00
Peng Xiao
b3ecf26b90 fix: revert change of parse-title-and-body 2022-09-28 11:36:11 +08:00
Peng Xiao
b5663180ae docs: a short description for tldraw 2022-09-28 11:01:11 +08:00
Peng Xiao
4d3decd218 fix: code cleanup 2022-09-28 11:00:57 +08:00
Peng Xiao
4520399ddf Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-28 10:29:20 +08:00
Tienson Qin
dc90bcf32e fix: don't create a space between # and [[]] when auto-complete 2022-09-27 23:54:33 +08:00
Tienson Qin
c10b04b715 fix: clear sync-state when stopping the current graph's sync 2022-09-27 23:24:42 +08:00
Kan-Ru Chen
8677c74fa3 chore(deps): update rage-wasm to 0.3.0 (#6808)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-09-27 16:14:56 +08:00
Konstantinos Kaloutas
68c876b1f9 fix: spacings and remove heading button 2022-09-27 16:12:23 +08:00
Konstantinos Kaloutas
39a7ffb789 chore: add translation 2022-09-27 16:12:23 +08:00
Tienson Qin
086bae5156 fix: use parsed level as heading level instead of default 2 2022-09-27 16:12:23 +08:00
Tienson Qin
a27a270b04 fix: CI 2022-09-27 16:12:23 +08:00
Tienson Qin
8b144269f7 refactor: unify heading UX for both markdown and org mode 2022-09-27 16:12:23 +08:00
Gabriel Horner
9c7b4ea201 Delete unused ns
Commented out a long time ago in
4e0f65a17f
2022-09-27 13:55:16 +08:00
Gabriel Horner
1f0e22275d Add ns docstrings for most ns in src/main
- Added to CI now that it passes
- Added no-doc for docstrings that don't add any more than what's in the
ns name or for ones where I didn't know the ns that well
2022-09-27 13:55:16 +08:00
Peng Xiao
c3460b45a8 Merge pull request #6825 from logseq/whiteboards-fixes 2022-09-26 10:43:21 +08:00
Peng Xiao
416471eab9 fix: page ref sometimes cover user input 2022-09-24 16:00:20 +08:00
Peng Xiao
c17c9af067 fix: whiteboard saving timing delay 2022-09-24 15:32:41 +08:00
Gabriel Horner
96ebd7d8b3 Put tldraw-logseq.js in same source path as other js files
No need for a separate source path
2022-09-24 02:58:10 -04:00
Gabriel Horner
639001971d Add shortcut for seeing whiteboards and minor fixes
See #6812 for the catch and we should be using our util fns
for ref chars
2022-09-24 02:58:10 -04:00
Gabriel Horner
3cf0f46de6 Fix wording
- Single letter commands and their commands should start with same letter
  to make it intuitive for the user. g and t do this with 'Go' and 'Toggle'
- Fix extension and adverb typos
2022-09-24 02:58:10 -04:00
Peng Xiao
5f8385b098 fix: whiteboard ref dropdown not showing issue 2022-09-24 14:56:04 +08:00