Konstantinos Kaloutas
80511d3bed
revert unneeded change
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
594a3cd6ee
fix: updating shape index
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
9e75422777
fix: remove console log
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
a77512c0da
fix: get
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
45ce3348c5
enhance: avoid repeated indexOf
2023-05-12 19:23:58 +08:00
Konstantinos Kaloutas
a720a85eed
fix: whiteboard name sanitization
2023-04-28 02:17:55 +08:00
Konstantinos Kaloutas
1da660905c
fix: disable creating new whiteboards
2023-03-27 14:17:18 -04:00
Konstantinos
b5494f33cc
Fix (Whiteboards): An attempt to fix most of the remaining issues ( #8893 )
...
* Revert "enhance: clear selection ranges"
This reverts commit cb2c1f1d6a .
* fix: untitled name crash on click
* fix: breadcrumb without label
* fix: maintain original page name
* fix: revert shape to block change
* fix: allow toolbar scrolling
* fix: remove overflow from context bar
2023-03-25 10:40:58 +08:00
Konstantinos
5913d81e6f
Fix (Whiteboards): Shape index and arrow binding issue ( #8885 )
...
* fix: shape index and bindings
* fix: indexv updating
2023-03-24 14:39:58 +08:00
Tienson Qin
a92588a18b
Release whiteboard to everyone ( #8853 )
...
* chore: release whiteboards for everyone
Also, toggle it on by default
* fix: e2e test
* add onboarding tour test
---------
Co-authored-by: Konstantinos Kaloutas <konstantinos@logseq.com >
2023-03-21 19:37:21 +08:00
Konstantinos
1a6a888aa5
fix: shape index ( #8855 )
2023-03-21 19:36:26 +08:00
Konstantinos Kaloutas
874b4d9f9a
fix: transact
2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas
e9da7e49f3
use :compute-new-refs? to replace the last undo
2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas
acd41f71dd
fix: history replace
2023-03-13 14:33:14 -04:00
Tienson Qin
6a5b0c8199
Fix pencil not working if drawing quickly (replace tldraw's undo/redo history with logseq's) ( #7786 )
...
* fix: pencil not working if drawing quickly
* feat: mod+c mod+g to toggle grid
Co-authored-by: Konstantinos Kaloutas <konstantinos@logseq.com >
2023-02-22 23:16:52 +08:00
Konstantinos Kaloutas
e919df3d9a
fix: error on reference click
2022-12-28 12:19:22 +08:00
Peng Xiao
a06b0aad57
feat: dnd sidebar to whiteboard ( #7617 )
...
feat: dnd sidebar to whiteboard
2022-12-07 20:40:32 +08:00
Peng Xiao
9dff0db9ac
fix: do not show links for the current page
2022-12-06 18:22:41 +08:00
Peng Xiao
926b7d859b
Merge branch 'master' into feat/wb-linkings
2022-11-23 13:12:20 +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
Zhizhen He
7fdb9aaffb
fix: typo
2022-11-21 17:58:13 -05:00
Peng Xiao
def081679f
fix: recalculate whiteboard references on change
2022-11-19 23:55:50 +08:00
Peng Xiao
d45e5507b5
fix: e2e issue
2022-11-04 23:03:43 +08:00
Peng Xiao
c03b8503b0
test(whiteboard): new e2e cases
2022-11-04 23:03:43 +08:00
Peng Xiao
fbbcb1f862
fix: onboarding condition
2022-11-04 23:03:43 +08:00
Peng Xiao
26f08061ac
fix(whiteboard): add loading when populating onboarding whiteboard
2022-11-04 23:03:43 +08:00
Peng Xiao
e8d1c1baa7
feat(whiteboard): onboarding whiteboard
2022-11-04 23:03:43 +08:00
Peng Xiao
90150197f8
fix(whiteboard): some shortcut conflicting issues
2022-10-27 21:23:58 +08:00
Tienson Qin
c56d0ce55d
fix: add timestamps for whiteboard blocks
2022-10-19 21:27:06 +08:00
Peng Xiao
a06cb23c7f
fix(whiteboard): fallback codemirror to hljs in whiteboard
2022-10-10 22:09:43 +08:00
Peng Xiao
46d873b61d
fix(whiteboard): another possible issue of missing uuid
2022-10-10 22:09:43 +08:00
Peng Xiao
7bae8313d3
refactor: move tldraw shape related props into logseq.tldraw.shape/page
2022-09-29 14:41:55 +08:00
Peng Xiao
2ffbaa3fa1
fix: clicking block bullets in portal
2022-09-28 22:46:30 +08:00
Peng Xiao
52b81c809c
feat: create new portal shape when left-clicking block/page refs inside of portal shape
2022-09-28 22:37:37 +08:00
Peng Xiao
ce4b2a4ad1
fix: use :block/type instead of :block/whiteboard?
2022-09-28 18:27:03 +08:00
Peng Xiao
4d3decd218
fix: code cleanup
2022-09-28 11:00:57 +08:00
Peng Xiao
4044a458ac
fix: whiteboard idle check issue
2022-09-24 12:26:35 +08:00
Konstantinos Kaloutas
fc69eb9a2a
fix: create new whiteboard function
2022-09-22 18:17:06 +03:00
Peng Xiao
2c4798f6dd
fix: revise whiteboard saving throttle code
2022-09-20 16:51:29 +08:00
Peng Xiao
44e0f0be26
fix: save whiteboard when inactive for 3s
2022-09-20 14:16:11 +08:00
Konstantinos Kaloutas
3e74e715a1
Merge branch 'whiteboards' into feat/whiteboards-create-button
2022-09-19 10:34:40 +03:00
Peng Xiao
564e2fe1b4
fix: lint issues
2022-09-17 22:53:08 +08:00
Konstantinos Kaloutas
e72c78f7d7
fix: create new whiteboard command
2022-09-16 19:19:11 +03:00
Konstantinos Kaloutas
bed8b0eb70
chore: add new whiteboard shortcut
2022-09-16 13:57:46 +03:00
Peng Xiao
94e5c9d1a3
fix: whiteboard block left index on reindex
2022-08-31 10:43:11 +08:00
Peng Xiao
89c6f17283
fix: exclude whiteboard properties for auto complete
2022-08-31 10:17:19 +08:00
Peng Xiao
fc8be0072b
fix: whiteboard block missing :block/left
2022-08-31 00:57:04 +08:00
Peng Xiao
7d33c3ab7c
feat: whiteboard edited time on dashboard
2022-08-19 20:26:39 +08:00
Peng Xiao
5f44667c98
fix: should add id to block when searched
2022-08-17 01:00:56 +08:00
Peng Xiao
384fc95231
fix: whiteboard name case issue
2022-08-16 17:52:43 +08:00