Commit Graph

12169 Commits

Author SHA1 Message Date
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
Tienson Qin
3b336ba9b1 fix: display block breadcrumb instead of its page for search items 2023-11-01 13:18:24 +08:00
Ben Yorke
a49df0480f Various fixes 2023-10-31 19:05:28 +01:00
Ben Yorke
d8d3619c43 Fix return trigger 2023-10-26 14:27:11 +02:00
Ben Yorke
184dfd7d54 More design tweaks 2023-10-26 14:24:12 +02:00
Ben Yorke
a046323aca new design iteration 2023-10-25 14:29:37 +02:00
Ben Yorke
7a7c3b9c62 Design refresh 2023-10-24 17:35:51 +02:00
Ben Yorke
3325f47136 resizing 2023-10-21 16:28:17 +02:00
charlie
a967c8b6fe fix(cmdk): page preview crash with block uuid 2023-10-19 22:32:59 +08:00
charlie
c8b564bc40 fix(shortcuts): conflicts 2023-10-19 21:22:51 +08:00
Ben Yorke
69e02edaeb Merge branch 'master' into feat/cmdk 2023-10-16 21:02:12 +02:00
ingepettersen
6be6edfcdb Update Norwegian translations (#10361)
* Update Norwegian translations

* Fix missing double quote
2023-10-16 14:47:16 -04:00
Ben Yorke
f0736c8629 Hide new dialog component 2023-10-16 20:45:22 +02:00
Ben Yorke
9d6154937a Save dialog 2023-10-16 20:39:04 +02:00
Andelf
9a44268fbf chore: bump ios version for tf release 2023-10-14 21:24:42 +09:00
charlie
9ca6e7896d fix(shortcut): render crash when edit disabled binding item 2023-10-14 00:59:36 +08:00
charlie
dd246229b7 enhance(shortcuts): incorrect default internal binding state 2023-10-14 00:59:36 +08:00
Andelf
f78d165535 fix(mobile): avoid action bar vscroll 2023-10-13 04:04:53 +09:00
Andelf
845355d41b fix(android): back button should close action bar
Fix #10341
2023-10-13 04:04:53 +09:00
Andelf
bd36efe4f7 chore: bump version 0.9.19 0.9.19 2023-10-11 22:04:58 +09:00
Andelf
b19ab6701f fix(search): better guard against corrupted search db 2023-10-11 22:02:22 +09:00
Andelf
3e3cb35d28 fix(electron): bypass corrupted sqlite search index, fix #10267 2023-10-11 22:02:22 +09:00
Tienson Qin
c3a38cd2cb fix: the first window not closing when there're multiple windows (#10336)
* fix: window not closing
2023-10-11 20:23:00 +08:00
hasecilu
a4f5ddb1fd Update Spanish translations 2023-10-11 20:46:20 +09:00
charlie
1c1a07db4e fix(pdf): missing the initial ref highlight block sometimes 2023-10-11 17:35:33 +09:00
Ben Yorke
2d659e8058 Indice being built async + jakob feedback 2023-10-10 15:47:19 +02:00
Ben Yorke
2730f3bc0e another round of logging 2023-10-09 17:08:40 +02:00
Ben Yorke
145c519e1a Add logging to highlight query 2023-10-09 16:05:14 +02:00
Sander Borst
abb0596ed2 Change variable name 2023-10-09 21:56:08 +08:00
Sander Borst
3960e94ce8 Add function getClipboardData to preload.js 2023-10-09 21:56:08 +08:00
Konstantinos Kaloutas
a15daea979 fix: close window while editing 2023-10-09 21:53:37 +08:00
charlie
8c79a2c5f4 fix(apis): incorrect api call for the electron production bundle 2023-10-09 21:52:52 +08:00
Ben Yorke
6247cc35fe Abandon perf fix attempt 2023-10-09 15:00:35 +02:00
hkgnp
1c0e18daaa chore: add marker prop to BlockEntity interface 2023-10-05 11:08:53 +09:00
Ben Yorke
79a11f8b88 Jakob IV 2023-09-29 17:03:31 +02:00
charlie
088ca5e592 fix(ui): incorrect modal position for overflow editor content input 2023-09-29 23:32:18 +09:00
Ben Yorke
2ab619e44a Fix build error 2023-09-29 16:21:14 +02:00
Ben Yorke
328cd58c9f Jakob round III 2023-09-29 16:11:20 +02:00
Ben Yorke
3106eeff99 Fix breaking normalization 2023-09-29 11:24:21 +02:00
Ben Yorke
7868b3aee7 Jakob feedback 2023-09-29 11:17:52 +02:00
Konstantinos
bdba1ff86f Feat (Whiteboards): Pen mode (palm rejection) (#10222)
* introduce pen mode
* add isPrimary check
2023-09-28 15:16:22 +08:00
Alan Roe
7c0e5edb8d enhance(electron): ctrl or cmd + = to zoom 2023-09-28 01:07:48 +09:00
Andelf
d67f47304f fix(editor): drag and drop to dummy page
See-also: #10104, #10262
2023-09-27 17:07:48 +09:00
Ben Yorke
3893d26445 Fix lower case bug 2023-09-26 15:32:13 +02:00