Commit Graph

810 Commits (e87e2591f239f2f9b03a91d8ce141a399aa2b836)

Author SHA1 Message Date
Peng Xiao e8f7248b01 fix: text shapes in preview 2022-06-17 17:11:05 +08:00
Peng Xiao b43f235a29 fix: whiteboard camera performance issue 2022-06-17 16:43:34 +08:00
Peng Xiao 899d945eb8 todo: db click to create logseq shape 2022-06-16 00:04:55 +08:00
Peng Xiao 0fc186ba23 fix: tsup should pass process.env for prod 2022-06-14 11:01:20 +08:00
Peng Xiao 616731064e fix type error 2022-06-13 21:05:54 +08:00
Peng Xiao 69fc959012 fix icon 2022-06-13 10:31:18 +08:00
Peng Xiao 0cdbd2367f build: optimize local dev for tldraw-logseq/demo 2022-06-13 01:18:08 +08:00
Peng Xiao 0d881dd1c4 fix: types & lock file 2022-06-12 17:58:11 +08:00
Peng Xiao 8e0f137f65 chore: deps update & reduce zoom range 2022-06-12 17:39:58 +08:00
Peng Xiao 62f7b9a696 fix: enhance minimap ux 2022-06-11 22:19:27 +08:00
Peng Xiao cfa6eede17 fix: arrow & text in minimap 2022-06-11 01:51:06 +08:00
Peng Xiao 14acac6518 fix: minimap ratio 2022-06-11 01:16:42 +08:00
Peng Xiao 34060c711c fix: preview rotation 2022-06-10 22:14:23 +08:00
Peng Xiao 9966cf61e4 wip fix persist issue 2022-06-10 21:16:18 +08:00
Peng Xiao 7def1f4d2c wip preview/minimap window 2022-06-10 18:25:39 +08:00
Peng Xiao c69d2fa2e5 fix: context bar size 2022-06-02 20:11:21 +08:00
Peng Xiao 253770f5d0 Update ContextBar.tsx 2022-06-02 18:16:24 +08:00
Peng Xiao 54ddc09f3c fix: menu drifting issue 2022-06-02 18:00:44 +08:00
Peng Xiao 7a70231f5e feat: add dev tools for renderer 2022-06-02 12:24:20 +08:00
Peng Xiao 3afaa9c03b fix: a potential context menu offset issue 2022-06-02 01:20:33 +08:00
Peng Xiao 7878f29ed7 fix: text mask opacity 2022-06-01 19:11:18 +08:00
Peng Xiao ac296cb67c fix link text 2022-06-01 19:05:10 +08:00
Peng Xiao c094371896 feat: add text labels 2022-06-01 17:16:22 +08:00
Peng Xiao 49cd96f05b fix offset issue 2022-05-31 23:44:59 +08:00
Peng Xiao 8fb9513d77 fix: optimize logseq shape activation logic 2022-05-31 02:40:02 +08:00
Peng Xiao cbc9b7ab50 fix: scroll offset issue 2022-05-30 15:22:35 +08:00
Peng Xiao 759e724a0f wip 2022-05-29 10:04:33 +08:00
Peng Xiao 281629a4bd cleanup 2022-05-28 20:16:50 +08:00
Peng Xiao 260f032afa binding indicators 2022-05-28 17:12:30 +08:00
Peng Xiao 246d614108 line arrow heads 2022-05-28 16:40:47 +08:00
Peng Xiao eb585ecf2b binding two shapes 2022-05-28 02:09:32 +08:00
Peng Xiao 302d06428c wip: binding starting position of arrow 2022-05-28 00:48:04 +08:00
Peng Xiao 9097084a21 mark where to go next 2022-05-27 11:14:27 +08:00
Peng Xiao 321a24b14f fix: panning vs pinching conflicts 2022-05-27 01:39:48 +08:00
Peng Xiao 811d39285f refactor: convert from arrays to maps for some types 2022-05-27 00:57:56 +08:00
Peng Xiao b878b12750 fix: draw offset issue 2022-05-26 16:01:24 +08:00
Peng Xiao 13c0b3a4d1 fix: camera move logic 2022-05-23 21:50:57 +08:00
Peng Xiao 339c462b98 line binding wip 2022-05-22 20:58:26 +08:00
Peng Xiao 5f78337163 fix: wip 2022-05-22 13:51:35 +08:00
Peng Xiao 95a905ca98 wip 2022-05-22 13:30:22 +08:00
Peng Xiao f6a06d9a1c fix: cancel translate handle issue 2022-05-22 12:50:48 +08:00
Peng Xiao d35cbcf36f chore: remove some unused shapes 2022-05-21 19:34:55 +08:00
Peng Xiao e86b0eb2a6 fix: some persist issues 2022-05-21 19:17:09 +08:00
Peng Xiao e46fb4ee62 fix: some api cleanup 2022-05-21 18:56:25 +08:00
Peng Xiao 8a61970b2e fix: class -> className 2022-05-21 12:36:40 +08:00
Peng Xiao 3c437a3b22 fix: creating box shape persist issue 2022-05-21 12:02:26 +08:00
Peng Xiao 4b7a72361a fix: type issue 2022-05-20 16:24:51 +08:00
Tienson Qin 2a01e64926 fix: link label name 2022-05-18 19:32:21 +08:00
Tienson Qin 62127a498d feat: nested whiteboards 2022-05-18 19:25:43 +08:00
Tienson Qin 82bfc592dd fix: type errors 2022-05-18 18:56:43 +08:00
Tienson Qin ad8baa8e74 Whiteboard link 2022-05-18 18:29:54 +08:00
Tienson Qin ce7133e39d wip: shape links 2022-05-18 13:39:00 +08:00
Peng Xiao 76d2282791 chore: remove unused codes 2022-05-18 06:43:24 +08:00
Peng Xiao 6e5e686a52 fix: enhance pan / overscroll check 2022-05-18 06:43:15 +08:00
Peng Xiao 55eed6ba80 expose app to outside using a callback 2022-05-17 14:44:27 +08:00
Peng Xiao eae267364a Update LogseqPortalShape.tsx 2022-05-16 21:44:11 +08:00
Peng Xiao fad0d0ac60 fix: overflow issues 2022-05-16 21:35:42 +08:00
Peng Xiao 0011f73ea5 fix: scrolling in view 2022-05-16 20:46:54 +08:00
Peng Xiao e02a7dd344 move tldraw/next inside of logseq 2022-05-16 19:55:07 +08:00
Peng Xiao 97120441db wip
wip
2022-05-16 15:53:10 +08:00