Konstantinos Kaloutas
0aa025fc43
remove custom pdf renderer
2023-06-28 16:48:54 +03:00
Konstantinos Kaloutas
6ff7658372
Merge branch 'master' into feat/pdf-shape
2023-06-28 11:28:19 +03:00
Andelf
16c472bc95
fix(ui): position of tooltip icon in setting ui
2023-06-28 09:43:37 +08:00
Andelf
1ace008b5b
chore(release): bump version 0.9.10
2023-06-28 00:48:15 +08:00
Junyi Du
53e85ddffc
ux: diff-merge switch & fix
2023-06-28 00:45:00 +08:00
Andelf
79093a8bb7
enhance(sync): add feature switch to diff-merge
2023-06-28 00:45:00 +08:00
Tienson Qin
38fc05278c
fix: keyboard shortcut UI
2023-06-27 23:49:18 +08:00
Konstantinos Kaloutas
d5c53a4ac0
Merge branch 'master' into feat/pdf-shape
2023-06-27 11:53:30 +03:00
Mega Yu
4cbfb92432
add test
2023-06-27 14:14:13 +08:00
Mega Yu
690715cb80
fix paste text over a selected formatted link
2023-06-27 14:14:13 +08:00
Andelf
4e1b7dd2c1
fix(sync): code start base of diff-merge
2023-06-27 12:09:55 +08:00
Konstantinos Kaloutas
db95712534
switch to simple pdf embed
2023-06-26 15:54:27 +03:00
Tienson Qin
eb49128f4b
fix: disable hiccup export for heading/footer/etc when paste
...
Also, removes ending `-` when converting html to text
2023-06-26 19:56:22 +08:00
Konstantinos Kaloutas
fcfd547ca0
Merge branch 'master' into feat/pdf-shape
2023-06-26 14:25:04 +03:00
Junyi Du
da97d7620e
fix: ast->diff-block pre-block meta raw-body
2023-06-26 19:20:04 +08:00
Andelf
a59ecb370d
chore(deps): bump diff-merge to 0.1.0
2023-06-26 19:20:04 +08:00
Andelf
2c41d4a20d
chore: cleanup debug print
2023-06-26 19:20:04 +08:00
rcmerci
e11b72a7c3
fix txid update when remote->local failed, add retry-count to remote->local-full-sync
2023-06-26 19:20:04 +08:00
Andelf
94ba175cd7
refactor: rewrite merge logic
2023-06-26 19:20:04 +08:00
Andelf
4c527f5c6d
fix: wrong diff compare rules
2023-06-26 19:20:04 +08:00
Andelf
f5c95dee6d
fix(diff-merge): org mode handling
2023-06-26 19:20:04 +08:00
Andelf
fd493bde0d
fix(diff-merge): multi-line blocks format
2023-06-26 19:20:04 +08:00
Junyi Du
fb4e23bb95
fix: handle multi-line blocks spaces correctly
2023-06-26 19:20:04 +08:00
Andelf
5037483b25
fix(diff-merge): handle multi-line blocks for md
2023-06-26 19:20:04 +08:00
Andelf
9349f1a994
chore(deps): update rsapi
2023-06-26 19:20:04 +08:00
Andelf
2e9e771387
enhance(sync): deletion handling
2023-06-26 19:20:04 +08:00
Andelf
1cc9bb72aa
feat(sync): impl 2-stage merge for mobile
2023-06-26 19:20:04 +08:00
Andelf
1c6fe4be82
enhance(sync): add merge step to update local
2023-06-26 19:20:04 +08:00
Gabriel Horner
4949a19b19
Tweak word to describe feature accurately
2023-06-23 15:39:51 -04:00
Bad3r
0b322b0f08
chore: replace 'presentation' with 'View as slide'
2023-06-23 15:39:51 -04:00
Konstantinos Kaloutas
aa39e5f6da
Merge branch 'master' into feat/pdf-shape
2023-06-23 17:47:42 +03:00
queeup
cd28f94b43
i18n: update Turkish translation
2023-06-23 10:35:56 -04:00
Gabriel Horner
43df7dfd9a
Translate two translations that weren't usable by all langs
...
See #9716 . Position matters for some langs like Turkish
2023-06-23 09:51:33 -04:00
Konstantinos Kaloutas
c4b44c9321
Merge branch 'master' into feat/pdf-shape
2023-06-22 16:09:28 +03:00
Tienson Qin
31a0ed40bc
fix: missing parameter
2023-06-22 12:51:43 +08:00
Tienson Qin
d95ae3a93f
fix: disable content selection when blocks have been selected
2023-06-22 12:51:43 +08:00
Gabriel Horner
b1ee33d0f2
Fix git/version-control tab title from #9711
...
This changes the title from "Git" to "Version control" which makes the title
consistent like all other titles. It also makes it translatable like
other setting titles
2023-06-21 15:20:01 -04:00
greatbody
4cb80bad85
trans: add translations for Chinese zh-CN
2023-06-21 15:15:35 -04:00
greatbody
c91e116889
fix: Switch to: does not use i18n translation
2023-06-21 15:15:35 -04:00
greatbody
11cb2d151f
fix: setting title does not use i18n translation
2023-06-21 15:15:35 -04:00
Konstantinos Kaloutas
d3113a35c8
fix: drag n drop pdf ref
2023-06-21 13:24:49 +03:00
Konstantinos Kaloutas
340a037b3a
Merge branch 'master' into feat/pdf-shape
2023-06-21 11:13:44 +03:00
Tienson Qin
00822dcf10
Merge branch 'master' into feat/slash-command-for-code-block
2023-06-21 13:40:14 +08:00
charlie
7cc1c5aa5c
enhance(plugin): support right sidebar item type as string
2023-06-21 13:06:34 +08:00
Gabriel Horner
1b0403bbaf
Revert 3 titles that don't need translation from last PR
...
See https://github.com/logseq/logseq/pull/9680#discussion_r1235470813
for context
2023-06-20 16:19:23 -04:00
Mikhail Smelov
1d932f07c4
Enhance: Convert more of the UI to be translatable - settings, onboarding, bug-report, whiteboard, flashcards and search ( #9680 )
...
* Enhance: add translation strings
* Add search/command-palette strings
* add translation strings quick_tour
* FIX
* Add translation strings tour-whiteboard
* add translation strings settings-page
* add translation strings settings-page/git
* FIX
* add translation strings settings-page/sync
* FIX
* Add translation strings Flashcards
* FIX
* FIX: Add [frontend.context.i18n :refer [t]]
* Add translation strings :on-boarding/importing
* Add translation strings :on-boarding and FIX :on-boarding/importing
* Add translation strings :bug-report
* fix
* Fix link to flashcard documentation
---------
Co-authored-by: Gabriel Horner <gabriel@logseq.com >
2023-06-20 12:20:36 -04:00
Gabriel Horner
2432230c22
Some more query cleanup
...
Remove unused query-triggered atom, remove duplicative state in result
ns and rename query maps to query-m as query being used to refer to
multiple concepts - the query map and the :query inside a query map
2023-06-20 11:53:22 -04:00
Gabriel Horner
f82bbb5275
Refactored hairy block component by breaking out logical fns
2023-06-20 11:53:22 -04:00
Gabriel Horner
cb29fb6eae
Revert change so that query functions can still work
...
Also add some docstring and slightly alter command name to reflect query
functions increased ability introduced with the related #9563
2023-06-20 11:53:22 -04:00
Tienson Qin
8ab497cb8a
fix: reactive queries
...
Each block should have its own :query-result atom
2023-06-20 11:53:22 -04:00