Zhizhen He
08d5eaff09
chore: change feature icon from tie-app-feature to square-asterisk ( #8805 )
2023-04-05 09:31:34 -04:00
Tienson Qin
a1c3804e96
enhance(ux): add an apply button to multiple selects
2023-04-05 00:09:07 +08:00
Gabriel Horner
b2e6e3d16b
Update large-var kw to reflect correct state
2023-04-04 11:49:03 -04:00
charlie
9b4fcbba66
fix: lint
2023-04-04 11:49:03 -04:00
charlie
cd844da008
fix(ui): heading image overflow for the breadcrumb items
2023-04-04 11:49:03 -04:00
charlie
4e631eed0c
fix(ui): heading image overflow for the breadcrumb items
2023-04-04 11:49:03 -04:00
Tienson Qin
045ae0e50b
add e2e test for hashtag search
2023-04-04 23:48:38 +08:00
Tienson Qin
07a0f78e52
fix: hash tags enclosed in double brackets is broken
...
close #8942
2023-04-04 23:48:38 +08:00
Tienson Qin
040deb7212
fix: lint
2023-04-04 17:53:32 +08:00
Mega Yu
2de72bafb8
add missing i18n text to context menu
2023-04-04 17:13:23 +08:00
Mega Yu
25306c6a9b
replace hardcode text with text from i18n dicts
2023-04-04 17:13:23 +08:00
Mega Yu
560eee72fb
add shortcut key prompts to the context menu
2023-04-04 17:13:23 +08:00
Andelf
8edaa256db
fix(ios): no permission warning
...
See-also #9002
2023-04-04 13:34:08 +08:00
Andelf
ff04cc2009
fix(ios): handle invalid path selection
2023-04-04 13:34:08 +08:00
Andelf
146607cbae
chore: bump ios version, allow for tf release
2023-04-04 13:34:08 +08:00
Andelf
378afac510
fix(ios): folder creation
2023-04-04 13:34:08 +08:00
OneGameKoTT
d584055da5
Add Ukrainian translation
2023-04-03 14:34:47 -04:00
OneGameKoTT
40835bd266
Add Ukrainian translation
2023-04-03 14:34:47 -04:00
Mikhail Smelov
38c3f5d03b
Improve Russian (ru) translations
2023-04-03 14:31:03 -04:00
Tienson Qin
327c29af49
fix: disable backspace from the start and delete in the end for query
2023-04-04 00:46:45 +08:00
Gabriel Horner
60b2eac6fc
Fix default for :block/properties-order for #8930
2023-04-03 10:30:49 -04:00
rcmerci
14d91a5f6d
fix inline-link when html export
2023-04-03 20:18:21 +08:00
rcmerci
9b5bdb2f69
remove placeholder tag when html export
2023-04-03 20:18:21 +08:00
rcmerci
ab2f147336
prettify html and opml export
2023-04-03 20:18:21 +08:00
Tienson Qin
f0a8ddf2a3
Update README.md
2023-04-03 17:39:09 +08:00
megayu
81c1397106
Enhance context menu ( #8930 )
...
* replace duplicate code
* only select current block during open contxt menu & fix issue 7689
* change unnecessary mixin function to value
* add bgcolor to custom context menu
* add collapse/expand to custom context menu
* remove redundant code
* fix misdirected comment
* add make card to custom context menu
* add heading to custom context menu
* Merge branch 'master' into enhance/context-menu
* fix undo heading need multiple times
* Revert "Merge branch 'master' into enhance/context-menu"
This reverts commit d4222db6bb .
* fix: lint
* fix heading case logically incorrect
* format code
---------
Co-authored-by: Tienson Qin <tiensonqin@gmail.com >
2023-04-03 12:59:59 +08:00
rcmerci
edb3ad48a0
fix: decode username for jwt
2023-04-03 12:46:23 +08:00
Konstantinos Kaloutas
961e091f1d
refactor: use existing predicate
2023-04-03 12:45:55 +08:00
Konstantinos Kaloutas
601bc95ec7
fix don'r remove orphaned whiteboards
2023-04-03 12:45:55 +08:00
Konstantinos Kaloutas
2b1031a747
fix: fix: block url handler
2023-04-03 12:45:55 +08:00
Konstantinos Kaloutas
891a1ddbb5
fix: check if clientX exists on event
2023-04-03 12:45:55 +08:00
Konstantinos Kaloutas
74866b2e8c
fix: stop keyboard propagation on backlinks
2023-04-03 12:45:55 +08:00
Konstantinos Kaloutas
17dbb40f1b
fix: breadcrumb wrap on portal header
2023-04-03 12:45:55 +08:00
Andelf
d39d49f0df
fixup! fix(editor): assets link resolve
2023-04-02 21:07:25 +08:00
Andelf
505169a5b9
fix(editor): assets link resolve
2023-04-02 21:07:25 +08:00
Andelf
0e551a9f6d
fixup! fix(fs): whiteboards drop file on win32
2023-04-02 21:06:56 +08:00
Andelf
cc78d992e2
fix(fs): whiteboards drop file on win32
2023-04-02 21:06:56 +08:00
charlie
5743f9c212
fix(plugin): incorrect instance of the plugin ui items list wrap
2023-03-31 20:48:12 +08:00
Andelf
6acd329aff
fix(config): allow optional key, fix #8964
2023-03-30 23:23:17 +08:00
rcmerci
3ceada14aa
fix(sync): add missing sync event schema
2023-03-30 15:45:01 +08:00
Tienson Qin
9d14b8a071
comment require too
2023-03-30 15:44:28 +08:00
Tienson Qin
e8b6561fee
fix: disabled html-parser-test temporally
2023-03-30 15:44:28 +08:00
Tienson Qin
c3e401b359
fix: lint
2023-03-30 15:44:28 +08:00
Tienson Qin
18dcc65a07
fix: paste html
...
Add missing `\t` to the md/org converted from HTML
2023-03-30 15:44:28 +08:00
Tienson Qin
551122e839
Update .clj-kondo/hooks/regex_checks.clj
...
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com >
2023-03-30 13:56:20 +08:00
Junyi Du
770fdc5894
clj-kondo: check regex error prone double escaping
2023-03-30 13:56:20 +08:00
Charlie
dd86856281
Enhance(UI): dynamic layout of the plugin UI items from the app toolbar ( #8962 )
...
dynamic layout for the plugins ui items from toolbar
2023-03-30 13:54:08 +08:00
Gabriel Horner
d4cbe248f0
Finish making node-path consistent with electron renames
2023-03-30 12:57:22 +08:00
Gabriel Horner
1e9fac25e4
Add aliase and replace an outdated alias
...
Also start making node-path consistent for frontend
2023-03-30 12:57:22 +08:00
Gabriel Horner
f3f6bc4f84
Arregla un typo - fix #8958
2023-03-29 16:29:54 -04:00