Commit Graph

7918 Commits (42f33d56f9ba6b534e1f38893becdffe43ab1530)

Author SHA1 Message Date
Peng Xiao 42f33d56f9 fix: color input color not updating 2022-06-30 00:31:27 +08:00
Peng Xiao a79a7c8899 fix: arrow binding in logseq 2022-06-24 13:58:03 +08:00
Peng Xiao 2c2f8806fc change importing tldraw-logseq using js directly 2022-06-24 12:00:05 +08:00
Peng Xiao d2f1fb561e fix: arrow binding issue 2022-06-24 11:37:49 +08:00
Peng Xiao f6fd4dd7dd hard link to support auto reload 2022-06-24 07:11:15 +08:00
Peng Xiao a6107e2e47 fix: incorrect deps 2022-06-23 14:59:41 +08:00
Peng Xiao 6b263ecd54 fix: cljs-demo import tldraw-logseq as js dep instead of npm 2022-06-23 13:46:37 +08:00
Peng Xiao 10d06f7c3f fix: tldraw cljs demo 2022-06-23 10:59:13 +08:00
Peng Xiao a874b51ec1 fix: merge issue 2022-06-22 18:01:44 +08:00
Peng Xiao 31df972970 fix: history undo/redo issues 2022-06-22 13:29:01 +08:00
Peng Xiao 8032d14fc2
Merge pull request #5742 from sawhney17/whiteboards 2022-06-22 11:43:16 +08:00
sawhney17 39f567b1fa
Merge branch 'logseq:whiteboards' into whiteboards 2022-06-21 21:54:01 +04:00
Peng Xiao 44995cba57 fix: move camera to center 2022-06-20 22:54:58 +08:00
Peng Xiao bc26ef22a5 zoomToFit when opened 2022-06-20 22:48:44 +08:00
Peng Xiao ca38d5e40f fix: some other persist history issues 2022-06-20 17:01:15 +08:00
Peng Xiao dd605a45f3 fix: do not push history stack when persisted is the same with peek 2022-06-20 16:34:45 +08:00
Peng Xiao 36513b7391 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-06-20 15:12:07 +08:00
Andelf 0f30893636
Fix dnd e2e tests (#5762) 2022-06-20 13:04:26 +08:00
Peng Xiao 9d14ed160e pasting block refs 2022-06-20 11:11:01 +08:00
Peng Xiao 17344f6408
Merge branch 'whiteboards' into whiteboards 2022-06-20 10:39:43 +08:00
Charlie 7c4d7cd61a
improve(plugin): fetch marketplace plugins list via system proxy if no proxy configured. (#5716) 2022-06-20 10:33:35 +08:00
llcc d81dcd1a38 ensure iOS local storage container id
fix #5702
2022-06-20 10:33:12 +08:00
charlie 9daaad9be2 enhance(ui): auto width of ui items from toolbar 2022-06-20 10:33:02 +08:00
charlie 5b14b6f50f fix(plugin): repeat registration key to plugin ui items 2022-06-20 10:33:02 +08:00
Tienson Qin fe1419a4d2 fix: with the journal disabled, the top home button goes to the
journal page

close #5749
2022-06-20 10:24:03 +08:00
Gabriel Horner 69ba15252e cli/parse-graph returns ast data as well
This data was not returned and is valuable for CI jobs
and possibly other functionality
2022-06-20 10:06:08 +08:00
Peng Xiao e39fe772bb fix: paste shapes with bindings 2022-06-20 03:13:23 +08:00
Peng Xiao ac9cc48fe8 feat: copy & paste shapes 2022-06-20 02:38:39 +08:00
Peng Xiao 3ebfd5e56f wip pasting files 2022-06-20 00:46:21 +08:00
Peng Xiao 1e84e47157 fix: dnd file 2022-06-19 23:55:45 +08:00
Peng Xiao 4e2e3266c2 fix: enlarge arrow head 2022-06-19 16:50:52 +08:00
Peng Xiao 0a8b739a70 fix: should disable collapsing when activated 2022-06-19 16:08:33 +08:00
Peng Xiao 53ed26751c fix: change line keybindings 2022-06-18 16:14:19 +08:00
Peng Xiao 267a3c3570 fix: adapt colors correctly 2022-06-18 15:21:12 +08:00
Peng Xiao e4c461833a feat: collapse logseq shapes 2022-06-18 15:05:32 +08:00
Peng Xiao 38a6f227ad fix: demo styles 2022-06-18 10:48:49 +08:00
Peng Xiao 20b81fbd1e feat: finish double click to create poc 2022-06-18 03:06:40 +08:00
sawhney17 5d869c2060 Merge branch 'whiteboards' of https://github.com/logseq/logseq into whiteboards 2022-06-17 18:56:28 +04:00
sawhney17 52a50bfd24 style fixes for whiteboard 2022-06-17 18:54:36 +04:00
sawhney17 071e01b6e0 add undo and redo buttons 2022-06-17 18:54:28 +04:00
Peng Xiao f487c5817c fix: type error 2022-06-17 20:25:32 +08:00
Peng Xiao 55c0c5681e wip: double click to create logseq page/block 2022-06-17 20:22:51 +08:00
sawhney17 5a264fad24 remove double call of pointer 2022-06-17 15:55:03 +04:00
sawhney17 6002853ce4 fix redo not working 2022-06-17 15:50:28 +04:00
Peng Xiao e8f7248b01 fix: text shapes in preview 2022-06-17 17:11:05 +08:00
Peng Xiao b43f235a29 fix: whiteboard camera performance issue 2022-06-17 16:43:34 +08:00
Andelf 0c19a02a2d fix(editor): handle windows crlf in clipboard 2022-06-16 17:52:29 +08:00
charlie 9928d437c9 enhance(ui): correct left padding of toolbar when fullscreen on desktop 2022-06-16 17:01:25 +08:00
Tienson Qin f8ace0bc8d enhance: simplify copied state 2022-06-16 16:35:56 +08:00
Tienson Qin 87af4cf0d5 fix: can't input auto-complete 2022-06-16 08:01:28 +08:00