Commit Graph

372 Commits

Author SHA1 Message Date
Peng Xiao
e65a5a1280 feat: remember whiteboard camera in session storage 2022-09-28 19:03:26 +08:00
Peng Xiao
1aa54a4048 fix: line shape movement issue 2022-09-28 16:49:48 +08:00
Peng Xiao
01b04fc2f8 fix: perf optimize on cleanup 2022-09-28 14:42:42 +08:00
Peng Xiao
4d3decd218 fix: code cleanup 2022-09-28 11:00:57 +08:00
Konstantinos Kaloutas
ec6084ef8b fix: call stack error 2022-09-22 12:33:48 +03:00
Konstantinos Kaloutas
74448df415 refactor: move getDistributions to bounds utils 2022-09-22 12:05:51 +03:00
Konstantinos Kaloutas
ec3e865836 style: run prettier 2022-09-21 14:12:40 +03:00
Konstantinos Kaloutas
09fd3a752f chore: add distribute method 2022-09-21 14:08:48 +03:00
Konstantinos Kaloutas
e902780f19 chore: introduce distribution types 2022-09-21 12:28:49 +03:00
Konstantinos Kaloutas
7c5afa979b fix: align method 2022-09-21 12:12:49 +03:00
Konstantinos Kaloutas
d4b41ba952 chore: align method 2022-09-21 12:02:54 +03:00
Peng Xiao
44e0f0be26 fix: save whiteboard when inactive for 3s 2022-09-20 14:16:11 +08:00
Peng Xiao
f1102c57c9 fix: bring in tldraw's optimization on using freehand
see https://github.com/tldraw/tldraw/pull/989
2022-09-20 11:58:56 +08:00
Peng Xiao
81af8230e4 e2e: should not enable whiteboard by default 2022-09-18 15:00:23 +08:00
Peng Xiao
380c445f6f fix: disable csp (is this ok?) 2022-09-18 12:08:09 +08:00
Peng Xiao
054a5af0b6 fix: styles 2022-09-17 21:13:25 +08:00
Peng Xiao
3f500101a7 fix: enable editing when clicking a selected shape 2022-09-17 20:52:06 +08:00
Peng Xiao
8cb94d9719 fix: quick collapsing issue 2022-09-17 20:46:55 +08:00
Peng Xiao
1a0a6a0d45 refactor: toggle circle button 2022-09-17 19:59:04 +08:00
Peng Xiao
bb5b8b98b3 feat: create binding api 2022-09-17 13:02:02 +08:00
Peng Xiao
9e70befeb4 fix: copied bindings are not correctly handled 2022-09-17 09:45:16 +08:00
Peng Xiao
3c5df40d59 feat: highlight the bound shapes when selecting a line shape 2022-09-17 09:34:05 +08:00
Peng Xiao
9b50838203 fix: debounce search handler in search handler 2022-09-17 09:33:20 +08:00
Peng Xiao
803ec01b24 refactor: handling DataTransfer 2022-09-16 17:47:02 +08:00
Peng Xiao
13a98e87db Merge remote-tracking branch 'upstream/whiteboards' into feat/whiteboards-create-on-dnd 2022-09-16 17:42:31 +08:00
Peng Xiao
1236a0adef fix: style 2022-09-15 17:16:08 +08:00
Peng Xiao
9371af9941 fix: a style issue of shape selection 2022-09-15 17:15:21 +08:00
Peng Xiao
6fbd67333e fix: some text shape related issues 2022-09-15 16:52:09 +08:00
Konstantinos Kaloutas
f60c606c68 feat: create on dnd 2022-09-12 17:26:15 +03:00
Peng Xiao
25453c2776 fix: optimize history stack styles 2022-09-10 12:45:02 +08:00
Peng Xiao
8f7510fc73 fix: a strange Reaction error issue 2022-09-10 01:03:53 +08:00
Konstantinos Kaloutas
e96f98b06d style: prettier 2022-09-09 17:03:07 +03:00
Konstantinos Kaloutas
a006f2c0e1 enhance: iframe component 2022-09-09 16:47:35 +03: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
Konstantinos Kaloutas
4ffc5a69ea fix: adjust normalization 2022-09-05 11:24:36 +03:00
Konstantinos Kaloutas
8026b08800 fix: normalize wheel event and refactor zoom api 2022-09-05 10:55:29 +03:00
Peng Xiao
7cb1a6e317 fix: disable shapesInViewport for now because it will trigger new persist calls 2022-09-02 23:14:50 +08:00
Peng Xiao
0196b792e2 fix: optimize redo/undo 2022-09-02 22:54:51 +08:00
Peng Xiao
886c98a222 chore: dependencies 2022-09-02 21:38:40 +08:00
Peng Xiao
afe9fdf5be fix: whiteboard is not being correctly persisted 2022-09-02 14:40:31 +08:00
Peng Xiao
e9d71cc217 fix: do not deselect shapes 2022-09-01 16:40:24 +08:00
Konstantinos Kaloutas
f1d406f82a feat: cut command and shortcuts 2022-09-01 10:01:42 +03:00
Konstantinos Kaloutas
1b6d8b054f fix: hide context bar on context menu 2022-08-31 17:01:48 +03:00
Konstantinos Kaloutas
27c0f0ebdd fix: block pan on context menu 2022-08-31 15:46:07 +03:00
Peng Xiao
9f58518318 feat: pasting image/video urls 2022-08-31 13:25:38 +08:00
Peng Xiao
62f1f627b7 chore: run pretty-quick 2022-08-31 11:10:55 +08:00
Peng Xiao
b0b46ccc8d fix: move outside of viewport issue 2022-08-31 00:57:50 +08:00
Konstantinos Kaloutas
260131eaa6 feat: select element on context menu 2022-08-30 12:24:06 +03:00