charlie
7a786dae4e
fix: lint
2022-11-29 18:22:29 +08:00
charlie
d7c93b7b2a
improve(ui): polish padding of the palette input
2022-11-29 18:12:16 +08:00
charlie
9faf5fd461
improve(ui): polish modal postion for mobile
2022-11-29 18:05:43 +08:00
charlie
79d0766b04
Merge branch 'master' into enhance/mobile-ux-2
2022-11-29 17:35:04 +08:00
Tienson Qin
4167c7b5cb
enhance: reduce search items
2022-11-29 17:34:24 +08:00
Tienson Qin
d4c8cdadda
fix: slow search
2022-11-29 17:29:08 +08:00
Tienson Qin
b658fdb9e8
fix: catch match search with escaped input
...
Also, fixed the problem the highlights don't have spaces around.
2022-11-29 17:08:02 +08:00
Tienson Qin
81f22da35d
fix: paste nested blocks
2022-11-29 16:49:13 +08:00
Tienson Qin
ef287afb70
fix: can't paste in the first block if it's empty
...
close #7500
2022-11-29 16:49:13 +08:00
Tienson Qin
a06dc56081
fix: remove code that doesn't make sense
2022-11-29 15:33:00 +08:00
charlie
45420963bc
improve(ui): polish block padding on mobile
2022-11-29 12:29:32 +08:00
charlie
e0279c3693
improve(ui): polish scrollbar of mobile bar for Android devices
2022-11-29 11:58:42 +08:00
charlie
9b44a8313c
Merge branch 'master' into enhance/mobile-ux-2
2022-11-29 11:40:25 +08:00
Tienson Qin
6d9a1486fe
enhance: don't show "successfully processed" when waiting
2022-11-28 17:54:47 +08:00
Tienson Qin
e1c5a40c30
chore: rename :user/login to :user/fetch-info-and-graphs
2022-11-28 17:50:06 +08:00
Tienson Qin
a46b7226ad
fix: refresh tokens when starting the app
2022-11-28 17:45:30 +08:00
Tienson Qin
12c9719513
fix: not a fn
2022-11-28 16:31:58 +08:00
Tienson Qin
e3c839be9f
fix: enable CI environment variable
2022-11-28 16:30:51 +08:00
Tienson Qin
f71305310e
fix: e2e tests
2022-11-28 16:14:49 +08:00
Andelf
b84d42da89
fixup! fix(test): e2e accessibility test fail
2022-11-28 16:11:16 +08:00
Andelf
91eced93d0
fix(test): e2e accessibility test fail
2022-11-28 16:11:16 +08:00
charlie
bdeab4debc
improve(mobile): cursor caret overlap when bottom boundary inputing
2022-11-28 16:01:40 +08:00
charlie
1413fa4b11
fix(ui): style of fold button when toggling enable-opts
2022-11-28 16:00:18 +08:00
charlie
2e7dca1c0a
improve(ui): size of mobile bar
2022-11-28 15:16:58 +08:00
Axel CÉARD
0d520265ef
French typo on first warning after opening
...
"à moins que vous n'ouvriez" au subjonctif présent.
2022-11-28 15:00:29 +08:00
Axel CÉARD
f914fc1239
French typos
2022-11-28 14:59:16 +08:00
Axel CÉARD
a694db5bd3
French typos
2022-11-28 14:58:24 +08:00
charlie
7f5bd7d4dd
Merge branch 'master' into enhance/mobile-ux-2
2022-11-28 14:45:02 +08:00
Tienson Qin
4c95293ae2
fix: don't show refresh button when user is not logged in
2022-11-28 13:58:40 +08:00
Tienson Qin
13e639411d
enhance: add a button to refresh remote graphs in graph switcher
2022-11-28 13:44:19 +08:00
Tienson Qin
03e1a99a60
CSS tweak
2022-11-28 13:35:59 +08:00
Tienson Qin
79be67e7b0
show refresh button when user enabled sync
2022-11-28 13:14:05 +08:00
charlie
19d60fd442
improve(ui): icons of file sync indicator
2022-11-28 13:11:38 +08:00
rcmerci
9bd1fb490a
fix(sync): won't refresh tokens&remote-graphs after started app
2022-11-28 13:11:07 +08:00
charlie
f69c6af49e
Merge branch 'master' into enhance/mobile-ux-2
2022-11-28 10:55:03 +08:00
Tienson Qin
f61f0deb78
Merge branch 'cnrpman-page-level-fts'
2022-11-28 10:45:54 +08:00
Tienson Qin
7ba826048a
fix: highlight
2022-11-28 10:31:19 +08:00
Junyi Du
dfa6677380
fix: revert default filename format
2022-11-28 09:49:27 +08:00
Tienson Qin
5f1d4aaeec
fix: set Timeout for detecting outdated filename foramt
2022-11-28 09:39:33 +08:00
Tienson Qin
98b0208252
Set defualt file/name-format to :triple-lowbar
2022-11-28 09:22:11 +08:00
Tienson Qin
7f837bb739
Allows users to disable sync
2022-11-28 09:18:19 +08:00
Gabriel Horner
043fa90dab
Merge branch 'master' into mrtracy/ref_sync_fix
2022-11-26 01:10:01 -05:00
Gabriel Horner
e2fe300da7
Move delete-blocks-fn to graph-parser for reuse for nbb
...
Also:
- Move test to a more appropriate ns - model-test isn't for testing
higher level parse file behavior
- Delete model fns that are no longer used
- Fix tests which had incorrect target-page-content and were no longer
testing retractAttribute
- Add options to cli ns for related nbb reuse
- Light cleanup of block deletion
2022-11-26 01:01:36 -05:00
Andelf
d30336b6e8
fix(ios): ipad toolbar position when hiding keyboard
2022-11-25 22:45:16 +08:00
Tienson Qin
df2b9fc53c
fix: dragged video doesn't render by default
2022-11-25 22:25:25 +08:00
Junyi
b8bb5c9dc6
test: update cases for page content search
2022-11-25 21:26:07 +08:00
Junyi
5ac7917ea8
feat: handle page content search result click-in
2022-11-25 21:26:07 +08:00
Junyi
cf655b3bdd
feat: page content fts breadcrumb support
2022-11-25 21:26:07 +08:00
Junyi
95d79877c0
feat: highlight page content fts result
2022-11-25 21:26:07 +08:00
Junyi
a241bb492e
feat: add page content level search plugin API
2022-11-25 21:26:07 +08:00