Tienson Qin
9efcaf41c1
fix: fs e2e tests
2023-11-06 21:51:22 +08:00
Tienson Qin
196d056f99
fix: search support files
2023-11-06 17:45:11 +08:00
Tienson Qin
881b6020e1
fix: typo
2023-11-06 16:19:45 +08:00
Tienson Qin
de4ad909a9
Merge branch 'master' into feat/cmdk
2023-11-06 16:12:02 +08:00
Tienson Qin
90c2b3800f
fix: lint warnings
2023-11-06 16:06:29 +08:00
Tienson Qin
b91fd4e6c8
Remove old cmdk && command palette
2023-11-06 15:25:35 +08:00
Tienson Qin
f72afbb22c
enhance: group whiteboards and other pages together
2023-11-06 12:15:09 +08:00
Tienson Qin
99a6bfc3b1
fix: whiteboard page/block search redirect
2023-11-06 12:06:10 +08:00
Tienson Qin
a5435b7db6
Show pages ahead of commands
2023-11-06 12:00:24 +08:00
Tienson Qin
fd3cfbdacd
enhance: set smaller time for throttle
2023-11-06 11:58:41 +08:00
Tienson Qin
f6104cf975
enhance: lazy render search results
2023-11-06 11:57:28 +08:00
Tienson Qin
49db9d645b
fix: scroll if only invisible
2023-11-06 11:19:04 +08:00
Tienson Qin
0039a1955f
fix: remove height limit for cmdk modal
2023-11-05 22:00:31 +08:00
Tienson Qin
007116e877
fix: repeated page search results
2023-11-05 21:48:55 +08:00
Tienson Qin
19ade78a86
fix: wrong expressions
2023-11-05 21:08:50 +08:00
Tienson Qin
81215e0b1f
enhance: fuzzy search commands
2023-11-05 21:06:32 +08:00
Tienson Qin
07519d56ab
fix: typo
2023-11-05 20:49:03 +08:00
Tienson Qin
4eb595cb94
fix: sub modal background
2023-11-05 20:48:17 +08:00
Tienson Qin
f510ca6743
fix: set lx-graph-12 for left sidebar text color in the light theme
2023-11-05 20:13:06 +08:00
Tienson Qin
942b1677e3
enhance: remove modal border
2023-11-05 18:07:42 +08:00
Tienson Qin
fcc38a4b6b
fix: disable page/block preview in modals
2023-11-03 02:09:11 +08:00
Tienson Qin
1aae542204
Comment buggy mouse enter to highlight
2023-11-03 01:45:47 +08:00
Tienson Qin
d34f036c4d
tip tweaks
2023-11-03 01:33:37 +08:00
Tienson Qin
c390146d72
fix: type / in the beginning not working
2023-11-03 01:32:35 +08:00
Tienson Qin
6e046fb3d1
enhance: display shortcut when highlighted
2023-11-03 01:03:09 +08:00
Tienson Qin
12ddf65a22
Add shui/shortcut component
...
Display mod+up/down for show more/less
2023-11-03 00:47:31 +08:00
Tienson Qin
07146f4b81
enhance: ESC to quit filter
2023-11-03 00:16:36 +08:00
Tienson Qin
439d08cf8a
enhance: move tip to the left
2023-11-03 00:16:36 +08:00
Tienson Qin
5be4f1f7a3
Add commands to search only filters
2023-11-03 00:16:36 +08:00
Ben Yorke
519414a29d
Testing test fixes
2023-11-02 16:17:03 +01:00
charlie
9e9ae5c6f4
enhance(pdf): remove invalid highlight selection range rects
2023-11-02 17:47:52 +08:00
e-zz
c55c25d3ca
fix: wrong bounding coordinates for highlights
...
This should fix #10400 .
After a multiline text selection in PDF, the first rectangle in sel-range is a incorrect "noise", not relevant to the selection range. The underlying cause is not clear to me. Note that it's a universal problem when doing mutliline highlights, even though most of the time it does not have any effect on user experience.
This commit is a working hotfix. And very possibly there would be a better solution after looking into the update mechanism of the variable `sel-state` used here. But I have no enough experience to dive into this.
2023-11-02 17:47:52 +08:00
Tienson Qin
837e571072
enhance: replace :: with / to trigger filters/commands
2023-11-02 02:06:05 +08:00
Tienson Qin
a99a66e299
chore: cleanup
2023-11-01 22:33:19 +08:00
Tienson Qin
dd613a61b8
fix: block copy ref
2023-11-01 22:26:25 +08:00
Tienson Qin
6c9209b57d
chore: clean unused local state
2023-11-01 22:18:55 +08:00
Tienson Qin
00ae32077b
fix: esc should clear input if q is not empty
2023-11-01 22:16:35 +08:00
Tienson Qin
008d6edc93
enhance: replace action buttons with hints
2023-11-01 21:38:45 +08:00
Charlie
43c8e1cb38
Revert "feat(pdf): add zoom via touchpad ( #10435 )"
...
This reverts commit 89cd619a34 .
2023-11-01 21:11:34 +08:00
Tienson Qin
941fd255aa
fix: search block should focus and highlight the block
2023-11-01 20:48:08 +08:00
Tienson Qin
e12ac12a35
chore: remove x button for cmdk
2023-11-01 20:44:08 +08:00
Tienson Qin
dc73b07a02
fix: hidden text
2023-11-01 20:13:29 +08:00
Tienson Qin
11d9cd054b
fix: display create items when page not exists
2023-11-01 17:51:44 +08:00
Tienson Qin
5df22ff655
enhance: no need to show command label for now
2023-11-01 17:14:05 +08:00
Tienson Qin
d6c75d6ac3
enhance: show more or less when it's needed
2023-11-01 17:07:07 +08:00
Tienson Qin
42aa66c8e1
fix: replace buggy shortcuts handler with mixins
...
Also, removes :none for sections expand/collapse because:
1. It's not needed that often, we also have filters
2. Highlighted item will be invisible when collapsing the section
2023-11-01 16:47:44 +08:00
Tienson Qin
c8cfa5811a
fix: lower case block search results
2023-11-01 13:52:41 +08:00
Andelf
77d92f4d08
chore(release): bump version 0.9.20
2023-11-01 13:43:01 +08:00
Tienson Qin
3b336ba9b1
fix: display block breadcrumb instead of its page for search items
2023-11-01 13:18:24 +08:00
Andelf
d39a61a008
enhance(sync): make smart merge the default option
2023-11-01 02:19:09 +08:00