Commit Graph

582 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
804bba6988 chore: set fill and stroke on create 2022-11-17 19:00:36 +02:00
Konstantinos Kaloutas
4d7f68fe66 fix: update selected elements on set color 2022-11-17 17:24:08 +02:00
Konstantinos Kaloutas
47f7863651 fix: keyboard shortcuts 2022-11-17 16:49:52 +02:00
Konstantinos Kaloutas
6269bce384 fix: portal tool label 2022-11-17 16:44:22 +02:00
Konstantinos Kaloutas
d88e1de7e8 fix: tool separator 2022-11-17 16:41:07 +02:00
Konstantinos Kaloutas
53a6904d7a refactor: popover indicator 2022-11-17 16:17:16 +02:00
Peng Xiao
eb072afa53 fix: still use svg grid for non-safari 2022-11-17 21:43:34 +08:00
Konstantinos Kaloutas
27f991451d fix: click on indicator 2022-11-17 14:09:37 +02:00
Konstantinos Kaloutas
766d91be0c add popover indicator 2022-11-17 13:54:52 +02:00
Konstantinos Kaloutas
ca84c021f4 refactor: geometry tools 2022-11-17 13:28:43 +02: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
408001ede7 fix: displaying images in previews for iOS & iPad 2022-11-17 11:22:35 +08:00
Peng Xiao
ffc93fdae0 fix(whiteboard): wb preview sometimes is black 2022-11-17 10:48:03 +08:00
Peng Xiao
aa4f809ff0 feat(whiteboard): pasting images should also pack in a rect 2022-11-17 10:40:16 +08:00
Peng Xiao
dd0509fdd4 fix: rename generate preview functions 2022-11-17 10:39:44 +08:00
Konstantinos Kaloutas
58d41083f8 fix: styles 2022-11-16 19:24:34 +02:00
Konstantinos Kaloutas
f004236369 update portal icon 2022-11-16 19:24:06 +02:00
Konstantinos Kaloutas
fcac11664e feat: color panel 2022-11-16 17:49:53 +02:00
Konstantinos Kaloutas
c41aab13b7 chore: rearrange tools 2022-11-16 16:00:41 +02:00
Konstantinos Kaloutas
072442aeef refactor: tool button 2022-11-16 15:52:25 +02:00
Peng Xiao
53415d2eec Merge branch 'fix/wb-fixes' of https://github.com/logseq/logseq into fix/wb-fixes 2022-11-16 15:53:40 +08:00
Peng Xiao
cd0be06d47 dev: tldraw preview button in demo 2022-11-16 15:53:29 +08:00
Peng Xiao
24dc494f2a Merge branch 'master' into fix/wb-fixes 2022-11-16 14:29:04 +08:00
Peng Xiao
d86f3d9314 fix: some dev warnings 2022-11-16 14:25:35 +08:00
Andelf
8e8834854b fix(build): use npx to run tsup 2022-11-16 12:26:58 +08:00
Peng Xiao
6115ea0230 fix(whiteboard): some pasted shapes do not have ids 2022-11-15 13:33:18 +08:00
Peng Xiao
ecf5495edc fix(whiteboard): disable user select on whiteboard pages on iOS 2022-11-14 22:39:53 +08:00
Peng Xiao
2b32f77809 fix(whiteboard): reverting contextMenu transitioning event 2022-11-14 22:39:53 +08:00
Peng Xiao
bebb8cf897 fix(whiteboard): refactor pinch to support mobile 2022-11-14 22:39:53 +08:00
Peng Xiao
2e4947a4f4 fix(whiteboard): dev warnings 2022-11-14 22:39:53 +08:00
Peng Xiao
d94e6490d4 fix(whiteboard): some multi touch issues 2022-11-14 22:39:53 +08:00
Peng Xiao
2047b86313 fix(whiteboard): do not show image preview on Safari (including ios & ipad) 2022-11-14 22:39:53 +08:00
Peng Xiao
dd0e741893 fix(whiteboard): some context menu related issues on iOS 2022-11-14 22:39:53 +08:00
Peng Xiao
1d83f00017 fix(whiteboard): iOS callout issues 2022-11-14 22:39:53 +08:00
Peng Xiao
1a86daa53f fix(whiteboard): making tool locked by default 2022-11-14 22:39:53 +08:00
Konstantinos Kaloutas
096e171896 fix: placeholder size 2022-11-14 21:53:37 +08:00
Konstantinos Kaloutas
e61288a994 style: run prettier 2022-11-14 21:53:37 +08:00
Konstantinos Kaloutas
a06594a79d feat: add create whiteboard button 2022-11-14 21:53:37 +08:00
Konstantinos Kaloutas
933c87de55 fix: type icon sizes 2022-11-14 21:53:37 +08:00
Konstantinos Kaloutas
79cea0cc1d fix: new page icon and new wb label 2022-11-14 21:53:37 +08:00
Konstantinos Kaloutas
fb283f7bbb chore: add new-block icon 2022-11-10 20:46:50 +08:00
Peng Xiao
1d9b3e7d17 fix: pasting/dropping image issues 2022-11-08 19:08:37 +08:00
Konstantinos Kaloutas
a8eb7810a9 fix: portal header color 2022-11-07 00:30:17 +08:00
Konstantinos Kaloutas
da5014ae1a fix: portal background on scrollable content 2022-11-07 00:30:17 +08:00
Konstantinos Kaloutas
2fecf3a6d5 fix: portal background color 2022-11-07 00:30:17 +08:00
Konstantinos Kaloutas
d2a4482cd3 fix: color drip icon position 2022-11-07 00:30:17 +08:00
Peng Xiao
e8d1c1baa7 feat(whiteboard): onboarding whiteboard 2022-11-04 23:03:43 +08:00
Peng Xiao
2f5680bd49 wip 2022-11-04 23:03:43 +08:00
Peng Xiao
48cfa27552 wip onboarding template 2022-11-04 23:03:43 +08:00