Commit Graph

58 Commits (android/fix-auto-dark-mode)

Author SHA1 Message Date
Peng Xiao 1141890a8c
feat: grouping & ungrouping shapes (#7713)
Grouping && ungrouping shapes support
2022-12-15 22:58:18 +08:00
Konstantinos 109b491042
Feat: Use tooltips instead of titles on whiteboard buttons (#7643)
Move select and pan to main toolbar
 Create tooltip component
 Add tooltip support to button, toggle, toggle groups, select and color input
 Style shortcuts on primary tools
2022-12-12 18:11:03 +08:00
Peng Xiao 923eaf602a fix: optimize untitled whiteboard page name display 2022-12-06 18:22:41 +08:00
Peng Xiao 161ac5d474 fix: shape backlinks display issue 2022-11-23 19:05:51 +08:00
Peng Xiao 68ea04af52 fix: focusing shape id even in the same whiteboard & display block ref correctly 2022-11-23 11:53:52 +08:00
Peng Xiao 4e63a82d27 feat: links panel 2022-11-20 16:11:12 +08:00
Peng Xiao 7d78258cfe fix: some whiteboard styles 2022-11-19 17:52:02 +08:00
Peng Xiao f322160ca6 feat(whiteboard): show shape references 2022-11-19 16:21:55 +08:00
Gabriel Horner 51fe26ff5a
Merge branch 'master' into fix/wb-fixes 2022-11-18 12:35:41 -05:00
Peng Xiao 91aba5c499 chore(whiteboard): update dependencies 2022-11-18 11:05:26 -05:00
Peng Xiao edc9618a81 fix(whiteboard): tldraw demo should inherit root tailwind config 2022-11-18 10:34:36 +08:00
Peng Xiao ffc93fdae0 fix(whiteboard): wb preview sometimes is black 2022-11-17 10:48:03 +08:00
Peng Xiao dd0509fdd4 fix: rename generate preview functions 2022-11-17 10:39:44 +08:00
Peng Xiao cd0be06d47 dev: tldraw preview button in demo 2022-11-16 15:53:29 +08:00
Peng Xiao d94e6490d4 fix(whiteboard): some multi touch 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 c91cdc6c1b fix: demo elements 2022-11-01 13:43:13 +02:00
Peng Xiao 66470437ae chore(tldraw): using https for local dev 2022-10-07 18:39:11 +08:00
Peng Xiao 01b04fc2f8 fix: perf optimize on cleanup 2022-09-28 14:42:42 +08:00
Peng Xiao 380c445f6f fix: disable csp (is this ok?) 2022-09-18 12:08:09 +08:00
Peng Xiao 886c98a222 chore: dependencies 2022-09-02 21:38:40 +08:00
Peng Xiao e9d71cc217 fix: do not deselect shapes 2022-09-01 16:40:24 +08:00
Peng Xiao c04c2752e9 chore: prettier & deps 2022-08-26 19:36:25 +08:00
Peng Xiao 134d7bf7dd feat: add bold/italic controls to text shape 2022-08-24 22:21:12 +08:00
Peng Xiao ebfcba284e fix: quick add input got removed sometimes with syncing service 2022-08-23 11:26:41 +08:00
Peng Xiao fb0ac634d2 fix: optimize tldraw demo startup time 2022-08-23 11:00:24 +08:00
Peng Xiao e07f43e23e feat: pasting video 2022-08-18 17:09:10 +08:00
Peng Xiao 3436733cea chore: update tldraw deps 2022-08-18 11:57:28 +08:00
Peng Xiao ce9a112ff0 fix: save image into asset folder instead of using base64 2022-08-15 13:54:48 +08:00
Peng Xiao da880becae fix: dev reload keybindings issue & target not found 2022-08-10 23:09:42 +08:00
Peng Xiao 7ba324bfd2 fix: quick add by block or page 2022-08-06 17:36:34 +08:00
Peng Xiao 06f1594fad feat: tag icon in list 2022-08-06 14:38:10 +08:00
Peng Xiao 1352ee404e fix: some ux fix 2022-08-06 14:25:39 +08:00
Peng Xiao fcd158fdc8 quick add block shape 2022-08-05 01:58:39 +08:00
Peng Xiao 2c42d4f7e5 fix 2022-08-04 21:59:27 +08:00
Peng Xiao 5443569ad4 fix: portal shape auto resize issues 2022-08-03 14:06:44 +08:00
Peng Xiao bb84e99a82 fix: auto resize for single block 2022-08-02 21:02:08 +08:00
Peng Xiao aa22ab0e39 compact mode wip 2022-08-02 18:38:11 +08:00
Peng Xiao 0a2688de83 feat: showing single block for blocks 2022-07-26 18:05:22 +08:00
Peng Xiao 5542d27680 feat: showing breadcrumb for page block shape 2022-07-23 16:27:44 +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 da6bd917a1 fix: use edit state to toggle activation state 2022-06-30 11:30:10 +08:00
Peng Xiao 42f33d56f9 fix: color input color not updating 2022-06-30 00:31:27 +08:00
Peng Xiao a6107e2e47 fix: incorrect deps 2022-06-23 14:59:41 +08:00
Peng Xiao 31df972970 fix: history undo/redo issues 2022-06-22 13:29:01 +08:00
Peng Xiao ca38d5e40f fix: some other persist history issues 2022-06-20 17:01:15 +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
Peng Xiao 55c0c5681e wip: double click to create logseq page/block 2022-06-17 20:22:51 +08:00