Commit Graph

8179 Commits

Author SHA1 Message Date
Peng Xiao
e423dfe0fc fix: don't show page title in whiteboard shape 2022-07-21 23:34:03 +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
87953437af fix: involve focus in paste & copy 2022-07-21 22:01:11 +08:00
Peng Xiao
7dcb355ac4 fix: copy & paste fix again 2022-07-21 21:38:59 +08:00
Peng Xiao
2ade950ea1 fix: copy & paste in whiteboard 2022-07-21 21:10:41 +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
d79ad7d43c fix dev mode 2022-07-21 10:35:05 +08:00
Peng Xiao
26f04b073b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-07-21 10:24:48 +08:00
Peng Xiao
ac89a3d10c minor fix 2022-07-21 10:23:54 +08:00
Andelf
1562101f83 chore: bump version 0.7.8 0.7.8 2022-07-21 07:55:07 +08:00
Andelf
3dbb6e81d1 fix(build): codesign error 2022-07-21 00:46:52 +08:00
Gabriel Horner
37f1d738b9 Merge pull request #6062 from 8N9KT/feat/exclude-in-graph
feat: added property exclude-in-graph
2022-07-20 11:25:00 -04:00
Gabriel Horner
25943d253d Unskip test as it was fixed in #6088 2022-07-20 10:38:08 -04:00
Peng Xiao
fc1a60463f Merge pull request #6112 from sawhney17/whiteboards 2022-07-20 21:48:33 +08:00
Peng Xiao
ec9688a42e show whiteboard references 2022-07-20 20:50:55 +08:00
Peng Xiao
a6a56e536e responsive whiteboard dashboard 2022-07-20 20:21:40 +08:00
Peng Xiao
4dc96790a4 feat: whiteboard preview 2022-07-20 20:12:37 +08:00
Peng Xiao
51ed250728 wip draw whiteboard preview 2022-07-20 16:08:20 +08:00
Tienson Qin
e808732b2b fix: s shortcut not working on cards 0.7.7 2022-07-20 15:55:04 +08:00
Peng Xiao
c97192eafd fix: move files 2022-07-20 15:49:55 +08:00
Tienson Qin
87ef8e284f fix: can't edit result for dsl query results 2022-07-20 15:47:24 +08:00
Andelf
d71490329e fix(cards): ui of shortcut tooltip 2022-07-20 15:39:29 +08:00
Peng Xiao
5baac2e82b feat: show linked whiteboard in the linked references 2022-07-20 15:31:59 +08:00
Andelf
0bebff8ce9 chore: bump version 0.7.7 2022-07-20 15:02:50 +08:00
llcc
98e2898ab8 don't display cards shortcut on narrow screen 2022-07-20 15:02:27 +08:00
Peng Xiao
7e18938538 fix: use plain js object 2022-07-20 14:33:58 +08:00
Peng Xiao
191497f7a8 fix: title selector 2022-07-20 14:09:49 +08:00
Peng Xiao
05617df62f fix: lint 2022-07-20 14:04:15 +08:00
Tienson Qin
d7cc6c4b29 fix: trailing blocks disappear when moving 2022-07-20 13:56:04 +08:00
Tienson Qin
19455ed2c7 wait for 6s 2022-07-20 13:56:04 +08:00
Tienson Qin
91c09889f0 Wait a bit longer for the cards number update 2022-07-20 13:56:04 +08:00
Tienson Qin
56b2405762 fix: Long pages got cut off when toggle on/off a nested bullet
close #5422
2022-07-20 13:56:04 +08:00
Tienson Qin
b9a2a0130b chore: lint 2022-07-20 13:56:04 +08:00
Tienson Qin
4c154f40df chore: disable duplicates pprint 2022-07-20 13:56:04 +08:00
Tienson Qin
b7025b9ce4 fix: undo/redo paginations 2022-07-20 13:56:04 +08:00
Tienson Qin
d40c0d8926 fix: WIP broken undo/redo for long page 2022-07-20 13:56:04 +08:00
Peng Xiao
5702dab2d8 fix: review tldraw:build script 2022-07-20 13:54:42 +08:00
Peng Xiao
0539e5cf9e fix: lint 2022-07-20 13:51:21 +08:00
Peng Xiao
fd9eec291b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-07-20 12:01:04 +08:00
Peng Xiao
d271b85a51 fix: should only log query when debug is enabled 2022-07-20 11:55:17 +08:00
Peng Xiao
01b1978ac2 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-07-20 11:12:54 +08:00
Peng Xiao
4e928d880e feat: select title texts on focus 2022-07-20 11:12:51 +08:00
charlie
2b94a95f11 fix(api): return non transferable value for plugin api 2022-07-20 09:34:28 +08:00
Gabriel Horner
981b1ad69e Fix autorun tests doc, close #5967 2022-07-19 21:04:02 -04:00
Peng Xiao
1ce9017c5d feat: first working poc for whiteboard as page 2022-07-20 02:04:18 +08:00
8N9KT
f79888b4d8 raname ":exclude-in-graph" to ":exclude-from-graph-view"
- raname ":exclude-in-graph" to ":exclude-from-graph-view"
- add ":exclude-from-graph-view" in "editable-built-in-properties"
2022-07-19 16:55:04 +02:00
Gabriel Horner
b226484683 Merge pull request #6056 from playerofgames/calc_enhance_format
Calculator improvements: new operations, display formats, constants and bases
2022-07-19 10:03:41 -04:00
sawhney17
03e48b3a8a update action bar css 2022-07-19 15:59:16 +04:00