Konstantinos
ab7d10a6a3
Update tldraw/apps/tldraw-logseq/src/components/Tooltip/Tooltip.tsx
...
Co-authored-by: Peng Xiao <pengxiao@outlook.com >
2022-12-16 00:02:16 +08:00
Konstantinos Kaloutas
f1ba20876f
fix: scale level label
2022-12-16 00:02:16 +08:00
Konstantinos Kaloutas
0d2c01ad0c
Revert "wip: include arrow heads to bounds"
...
This reverts commit b628ef930bf94bd37ae2cd965fdcecba41ed9da7.
2022-12-16 00:02:16 +08:00
Konstantinos Kaloutas
31e3981bbe
fix: toggle tooltip param
2022-12-16 00:02:16 +08:00
Konstantinos Kaloutas
b1d499abf7
fix: active state of toggle input
2022-12-16 00:02:16 +08:00
Konstantinos Kaloutas
47106cf89b
fix: background of active select item
2022-12-16 00:02:16 +08:00
Konstantinos Kaloutas
476b221c51
wip: include arrow heads to bounds
2022-12-16 00:02:16 +08:00
Konstantinos Kaloutas
0f7d91c5c9
remove label bounding box on shapes
2022-12-16 00:02:16 +08:00
Peng Xiao
1141890a8c
feat: grouping & ungrouping shapes ( #7713 )
...
Grouping && ungrouping shapes support
2022-12-15 22:58:18 +08:00
Junyi Du
5ee8707469
chore: merge function util/with-time and util/with-time-number
2022-12-15 20:37:17 +08:00
Gabriel Horner
39e1b8dc8a
Add built-in property to list
...
Hide it on edit so query table doesn't look weird.
Also removed needless arity wrappings in block fns
2022-12-15 20:37:17 +08:00
Junyi Du
199be34244
test: query performance: enlarge test timeout more
2022-12-15 20:37:17 +08:00
Junyi Du
f45317e569
chore: query performance: enlarge test timeout and add dev doc
2022-12-15 20:37:17 +08:00
Junyi Du
a1c60fa58c
test: monitor query sort performance in unit test
2022-12-15 20:37:17 +08:00
Junyi Du
dbf13c87d9
fix: query performance degration caused by date normalization
2022-12-15 20:37:17 +08:00
situ2001
6237399a0c
fixes for PDF context menu ( #7690 )
...
* fix(pdf): do not hide ctx menu when its blank area is clicked
* fix: ensure ctx menu is shown when text is selected
2022-12-15 20:29:54 +08:00
Bad3r
07a73686cd
fix(dev): do not use posthog when dev
...
@andelf same change in 662a8a919b
2022-12-15 19:13:53 +08:00
Andelf
662a8a919b
fix(dev): do not use sentry when dev
...
See-also: #7703
2022-12-15 10:48:38 +08:00
Konstantinos Kaloutas
022f990f2e
fix: ensure scroll position on whiteboards tour
2022-12-14 18:09:15 -05:00
Konstantinos Kaloutas
46c1126505
fix: skip label on whiteboards welcome modal
2022-12-14 18:09:15 -05:00
sallto
e96c3403bf
fix: Datepicker behaves oddly if there are 2 datepickers visible at the same time ( #7498 )
...
fixes #7341
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com >
2022-12-14 17:41:08 -05:00
Andelf
04b6bcf582
fix(dev): indeterminate warning
2022-12-14 23:58:35 +08:00
Tienson Qin
b6061f0c4d
fix: block id could be empty sometimes
2022-12-14 18:20:38 +08:00
Tienson Qin
2e217f4975
fix: don't alert file already exists when case renaming in cli
2022-12-14 18:20:38 +08:00
Tienson Qin
ddd2cb3f0a
fix: remove orphaned files/blocks from db when comparing db && disk
2022-12-14 18:20:38 +08:00
charlie
e2bcd3ac68
enhance(ux): precise interaction region for right fold-down button
2022-12-14 17:51:28 +08:00
Peng Xiao
6b1c703a06
fix: optimize logic
2022-12-14 17:31:20 +08:00
Peng Xiao
28bf20672a
feat: always show hamburger button for mobile
2022-12-14 17:31:20 +08:00
Tienson Qin
cc3abd5daa
fix: private fn
2022-12-14 12:35:43 +08:00
Tienson Qin
d743130d82
fix: use tags for filter and add user id to the scope
...
Development errors are collected too to help identity errors earlier
2022-12-14 12:35:43 +08:00
situ2001
89f4752adf
chore: translation for notification-clear-all
2022-12-14 12:34:06 +08:00
situ2001
6999389a6d
chore: translation for error msg of validate-existing-file
2022-12-14 12:34:06 +08:00
Tienson Qin
73689cc9ef
fix: lint warnings
2022-12-14 12:05:46 +08:00
rcmerci
a0855eae13
fix(sync): delete multi files and sync-back from other devices
2022-12-14 12:05:46 +08:00
Tienson Qin
53ee57acab
fix: ns doc warning
2022-12-14 11:34:45 +08:00
Tienson Qin
004870d81c
fix: lint warning
2022-12-14 11:34:45 +08:00
Tienson Qin
4a93d27f40
feat(plugin): add save_focused_code_editor
2022-12-14 11:34:45 +08:00
Tienson Qin
32b83cb3b5
fix: remove editor-handler/*selected-text
...
This is a follow-up fix on #7705
2022-12-14 10:10:10 +08:00
Tienson Qin
5e86745b5e
fix: open inline block refs by default when zoom in a block
...
close #7636
2022-12-13 11:34:49 -05:00
rcmerci
fb8f41077d
rename list-file-local-versions
2022-12-13 20:49:24 +08:00
rcmerci
af3f4ecd32
fix: fs/readdir return no-such-dir exception
2022-12-13 20:49:24 +08:00
charlie
6bfa722cd9
fix(ui): missing padding of the modal container on mobile
2022-12-13 14:40:36 +08:00
Sebastian Sosa
5f3636a924
added shortcut for closing the right sidebar top item resolving issue #7275 ( #7622 )
...
* added shortcut for closing the right sidebar top item resolving issue #7275
* namespace update & binding update
* reverting git binding
* Address remaining feedback
- Use close instead of clear as it is a more general verb for future
commands
- Use 'c t' for binding
Co-authored-by: Gabriel Horner <gabriel@logseq.com >
2022-12-12 10:52:57 -05:00
Tienson Qin
7d606846a1
fix: allows empty config.edn
2022-12-12 23:42:14 +08:00
Konstantinos Kaloutas
d758c3a5c8
fix: tooltip without shortcuts
2022-12-12 20:58:51 +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
Tienson Qin
4bef35a8a0
fix: lowercase of nil
2022-12-12 17:30:33 +08:00
Tienson Qin
00f25d22d7
fix: skip parent-left check when exporting for whiteboards
2022-12-12 15:38:56 +08:00
queeup
5ab65d3fcd
i18n: update Turkish translation
2022-12-12 08:21:50 +08:00
Gabriel Horner
65955f2ba2
Address lint failures and rm unused spec dep
...
Spec dep is no longer needed since it ships with bb
2022-12-09 13:17:09 -05:00