Commit Graph

12353 Commits

Author SHA1 Message Date
Tienson Qin
e5837a319e fix: headings e2e tests 2023-11-06 22:11:48 +08:00
Tienson Qin
b0b24f795a fix: lint 2023-11-06 22:09:41 +08:00
eliovir
2851c1b35b Update fr.edn
Add and correct French sentences.
2023-11-06 09:00:18 -05:00
Ben Yorke
40c660625e Annotate all lx colors 2023-11-06 14:53:59 +01:00
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
bc06a7f431 fix: blockref e2e test 2023-11-06 17:26:08 +08:00
Tienson Qin
26fc93e584 fix: e2e create page 2023-11-06 17:21:14 +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
04b85f6572 fix: hidden text 2023-11-06 11:35:23 +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
fc4c1d4c71 fix: highlight match 2023-11-05 21:37: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
2d1d841926 fix: white text icon for dark theme only 2023-11-05 19:56:12 +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
Andelf
23bb5e8b9b chore(build): update clojure 1.11.1.1413 2023-11-03 01:49:14 +08:00
Tienson Qin
3f18cebe7d enhance: add fade-in to shortcut 2023-11-03 01:48:16 +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
8d2d857ca3 fix: add default value for button theme 2023-11-03 00:19:17 +08:00
Tienson Qin
07146f4b81 enhance: ESC to quit filter 2023-11-03 00:16:36 +08:00
Tienson Qin
f16127c80b enhance: tile sm size 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