Commit Graph

69 Commits

Author SHA1 Message Date
Peng Xiao
e5ccec389b feat: show shape links on hovering 2022-11-22 17:43:07 +08:00
Peng Xiao
27b2de91d6 fix: show shape indicator on hovering 2022-11-22 17:43:07 +08:00
Konstantinos Kaloutas
a47a753591 fix: remove aria-label 2022-11-21 17:35:18 +02:00
Peng Xiao
7847bfb65a fix: code style issues 2022-11-21 15:51:46 +08:00
Peng Xiao
c426c21004 fix: adjust zindex 2022-11-20 12:07:06 +08:00
Peng Xiao
623893bf9c fix: make backlinks display nicer on small shapes 2022-11-20 11:52:07 +08:00
Peng Xiao
be1672f37e wip 2022-11-20 00:46:14 +08:00
Peng Xiao
be5a4abc86 fix: make the reference count reactive 2022-11-19 16:42:36 +08:00
Peng Xiao
f322160ca6 feat(whiteboard): show shape references 2022-11-19 16:21:55 +08:00
Peng Xiao
a72bb8bcb4 fix: optimize dot grid svg rendering in Safari 2022-11-18 14:15:42 +08:00
Peng Xiao
eb072afa53 fix: still use svg grid for non-safari 2022-11-17 21:43:34 +08:00
Peng Xiao
0260f5da5d refactor(whiteboard): using canvas to render the whiteboard grid dots 2022-11-17 16:50:45 +08:00
Peng Xiao
8bf59a564b fix(whiteboard): disable dot grid background for iOS & iPad 2022-11-17 11:44:09 +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
e65a5a1280 feat: remember whiteboard camera in session storage 2022-09-28 19:03:26 +08:00
Peng Xiao
44e0f0be26 fix: save whiteboard when inactive for 3s 2022-09-20 14:16:11 +08:00
Peng Xiao
1a0a6a0d45 refactor: toggle circle button 2022-09-17 19:59:04 +08:00
Peng Xiao
9371af9941 fix: a style issue of shape selection 2022-09-15 17:15:21 +08:00
Peng Xiao
8f7510fc73 fix: a strange Reaction error issue 2022-09-10 01:03:53 +08:00
Peng Xiao
32e534d712 fix: logseq portal resizing issue 2022-09-06 23:40:13 +08:00
Peng Xiao
fb69e99a82 fix: a minor style issue 2022-09-06 23:36:27 +08:00
Peng Xiao
0a1d100587 fix: performance issue on zooming 2022-09-06 23:33:38 +08:00
Peng Xiao
7cb1a6e317 fix: disable shapesInViewport for now because it will trigger new persist calls 2022-09-02 23:14:50 +08:00
Konstantinos Kaloutas
1b6d8b054f fix: hide context bar on context menu 2022-08-31 17:01:48 +03:00
Peng Xiao
62f1f627b7 chore: run pretty-quick 2022-08-31 11:10:55 +08:00
Konstantinos Kaloutas
4ccd9e4206 Merge branch 'whiteboards' into enhance/whiteboards-ui 2022-08-29 10:32:12 +03:00
Konstantinos Kaloutas
72ec492e8f chore: remove showContextMenu state 2022-08-29 08:32:15 +03:00
Konstantinos Kaloutas
49ee95de21 fix: remove context bar fade effects 2022-08-29 08:29:58 +03:00
Konstantinos Kaloutas
f7fd54203f Add context menu and pan with middle click 2022-08-26 17:20:32 +03:00
Peng Xiao
0828680f0f chore: faster tldraw build 2022-08-26 19:11:07 +08:00
Peng Xiao
a4979c495b fix: stroke color fix 2022-08-25 13:50:49 +08:00
Peng Xiao
3235d2d2ac fix: try using inViewPort optimization again 2022-08-25 11:20:10 +08:00
Peng Xiao
aabd56decb fix: do not remove shape when editing or creating 2022-08-24 21:51:06 +08:00
Peng Xiao
68dcef4e4f fix: do not toggle isAutoResizing on resizing 2022-08-24 16:00:36 +08:00
Peng Xiao
f6a70df284 fix: minor style change 2022-08-24 15:30:31 +08:00
Peng Xiao
d3cdb59f9d fix: clearEditingState function 2022-08-23 14:56:12 +08:00
Peng Xiao
d1eab6b4b0 feat: add sizing controls to logseq portal shape 2022-08-18 23:53:46 +08:00
Peng Xiao
420009681c fix: context bar sometimes blocks the way of pointer events 2022-08-18 14:14:15 +08:00
Peng Xiao
f4060ecc79 fix: pinching center offset 2022-08-18 12:18:11 +08:00
Peng Xiao
3436733cea chore: update tldraw deps 2022-08-18 11:57:28 +08:00
Peng Xiao
ae7aaf4edd fix: maintain ordering of shapes 2022-08-16 11:47:08 +08:00
Peng Xiao
eb3c96dd90 fix: remove will-change that it causes blurry 2022-08-15 23:17:22 +08:00
Peng Xiao
d0ddbf19a2 fix: bring back shape rotation 2022-08-15 21:57:56 +08:00
Peng Xiao
e77fd12a22 fix: disable rotate 2022-08-06 23:27:47 +08:00
Peng Xiao
a2103a0d45 all pages: filter by whiteboard 2022-08-05 00:10:29 +08:00
Peng Xiao
87953437af fix: involve focus in paste & copy 2022-07-21 22:01:11 +08:00
Peng Xiao
7dcb355ac4 fix: copy & paste fix again 2022-07-21 21:38:59 +08:00
Peng Xiao
d00a3dbff2 run prettier 2022-07-03 21:38:09 +08:00
Peng Xiao
931a601dfa refactor: cleanup draft flag which is confusing 2022-07-01 11:37:03 +08:00
Peng Xiao
da6bd917a1 fix: use edit state to toggle activation state 2022-06-30 11:30:10 +08:00