Commit Graph

91 Commits

Author SHA1 Message Date
Peng Xiao
ae7aaf4edd fix: maintain ordering of shapes 2022-08-16 11:47:08 +08:00
Peng Xiao
7fc649dd08 fix: dnd block into whiteboard should also persist the source id 2022-08-15 16:31:01 +08:00
Peng Xiao
06f5fca5ea fix: several issues
- do not remove whiteboard blocks
- select all does not work
2022-08-10 20:16:06 +08:00
Peng Xiao
1d39fe5a54 fix: ci 2022-08-10 12:56:55 +08:00
Peng Xiao
6bb6acc437 fix: issue with stale cache 2022-08-10 11:50:57 +08:00
Peng Xiao
0aa1112aca fix: should be able to delete shapes when hovering 2022-08-09 14:06:23 +08:00
Peng Xiao
37f0893b01 fix: remove some logging 2022-08-06 10:40:09 +08:00
Peng Xiao
c8075a7ee0 Update whiteboard.cljs 2022-08-06 10:38:35 +08:00
Peng Xiao
e9e2df17df fix: should not remove child block 2022-08-06 00:39:54 +08:00
Peng Xiao
aa224fb6de fix: some displaying styles 2022-08-06 00:13:33 +08:00
Peng Xiao
5f6dad4526 quick add single block 2022-08-05 11:28:24 +08:00
Peng Xiao
fcd158fdc8 quick add block shape 2022-08-05 01:58:39 +08:00
Peng Xiao
817d844758 fix: disable some conflicting whiteboard shortcuts 2022-08-04 10:17:11 +08:00
Peng Xiao
29a42f23c7 more fix 2022-08-02 21:17:14 +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
751df3b97d fix: filter out none shapes for tldraw 2022-07-25 20:51:43 +08:00
Peng Xiao
754b952173 fix 2022-07-24 12:15:58 +08:00
Peng Xiao
b347dc55ae fix: pass whiteboard? explicitly 2022-07-24 12:00:05 +08:00
Peng Xiao
cefe46072e fix: whiteboard path-refs 2022-07-24 10:26:20 +08:00
Peng Xiao
4f2626e297 fix: block back ref uuid 2022-07-23 22:32:07 +08:00
Peng Xiao
30b254ab47 block shape dnd 2022-07-23 20:49:52 +08:00
Peng Xiao
3198e054e0 cleanup 2022-07-23 16:49:49 +08:00
Peng Xiao
45798ba714 feat: displaying whiteboard text shape in outliner 2022-07-22 14:47:57 +08:00
Peng Xiao
4d42877f3d fix: parsing/saving issues on block/refs 2022-07-22 10:29:24 +08:00
Peng Xiao
dc240de56b zoom to fit by default 2022-07-22 00:25:04 +08:00
Peng Xiao
ec3ebc8d5b feat: zoom into searched text shape 2022-07-22 00:16:22 +08:00
Peng Xiao
01c6d9bfbf fix: dont show page references in whiteboard 2022-07-21 23:33:07 +08:00
Peng Xiao
8eefd44540 fix: shape uuid should be persisted 2022-07-21 22:57:06 +08:00
Peng Xiao
bc2ef6002b searching text in whiteboard 2022-07-21 15:46:25 +08:00
Peng Xiao
5c468fe708 fix: text smoothing & tldr assets 2022-07-21 14:57:12 +08:00
Peng Xiao
4dc96790a4 feat: whiteboard preview 2022-07-20 20:12:37 +08:00
Peng Xiao
c97192eafd fix: move files 2022-07-20 15:49:55 +08:00
Peng Xiao
7e18938538 fix: use plain js object 2022-07-20 14:33:58 +08:00
Peng Xiao
1ce9017c5d feat: first working poc for whiteboard as page 2022-07-20 02:04:18 +08:00
Peng Xiao
f4715f59fd rename whiteboard pages 2022-07-19 00:22:19 +08:00
Peng Xiao
d33d1cfede wip add more tests 2022-07-13 03:20:22 +08:00
Peng Xiao
51c40be94f wip 2022-07-10 19:01:06 +08:00
Tienson Qin
ad8baa8e74 Whiteboard link 2022-05-18 18:29:54 +08:00
Tienson Qin
5dc06093ec Each shape should has a unique id 2022-05-17 18:11:41 +08:00
Tienson Qin
45ea8de1d1 ux: cmd+k to create page/block shapes 2022-05-17 18:07:34 +08:00