Commit Graph

7263 Commits

Author SHA1 Message Date
charlie
810bc2d710 fix(ux): initial renderer not working for katex extension hooks 2022-05-05 23:52:05 +08:00
ntotao
2eac54e898 Added Italian language (#5179)
* Added Italian language

Note for discussion: I translated Graph to 'Diagramma' because in Italian graph translates to Grafico, which is misleading because it normally means chart...
If anyone has a better idea or naming for the GRAPHS in italian please propose!
My other alternative would have been database - because it's the main source of data.. let me know, we can open a discussion and perhaps open an italian channel in the Discord international section.

PS - I left the tutorial and dummy notes linked to english, will translate those pages later

* Update dicts.cljc with Italian

Added Italian commands

* Update src/main/frontend/dicts.cljc

Commit suggestion

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>

* Removed whitespace removals between languages

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
Co-authored-by: Junyi Du <junyidu.cn@gmail.com>
2022-05-05 10:37:43 -04:00
queeup
3e33549a74 feat: add Turkish language 2022-05-05 17:41:56 +08:00
Andelf
80016b9ed3 feat(ios): handle file-sync callback 2022-05-05 16:31:25 +08:00
Andelf
ece4f0ba8c feat(ios): add FileSync plugin 2022-05-05 16:31:25 +08:00
Gabriel Horner
8162394698 Adds emacs keybindings to other up/down movements following #5202 2022-05-05 09:35:01 +08:00
Gabriel Horner
9dcd1d3a50 Remove lint config for ns that was removed 2022-05-04 16:01:06 -04:00
Peng Xiao
3a362c2ecd fix: the popup position is sometimes wrong 2022-05-04 09:55:36 -04:00
charlie
8b9c64af6e fix: simplify register ctrl-next/prev shortcut for auto-complete 2022-05-04 09:40:14 -04:00
charlie
aafa988051 enhance(ux): support idiomatic shortcut ctrl+n for auto-complete navigation 2022-05-04 09:40:14 -04:00
sosuisen
19eeeca222 fix: update japanese translation 2022-05-03 10:09:57 -04:00
sosuisen
7054ecb5d5 fix: add japanese translation 2022-05-03 10:09:57 -04:00
Yue Yang
a32ece7a4d perf: use t/in-minutes
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-04-30 21:22:38 +08:00
Yue Yang
19127b705a perf: optimize the calculation of clock-summary
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-04-30 21:22:38 +08:00
Andelf
22c8544092 chore: bump version 0.6.7 0.6.7 2022-04-29 21:17:19 +08:00
charlie
de0d6e0e04 chore(plugin): bump libs minor version 2022-04-29 18:51:25 +08:00
charlie
a33bb0cad1 fix(plugin): fix code style 2022-04-29 18:51:25 +08:00
Charlie
9885dc64e0 Update libs/src/LSPlugin.user.ts
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2022-04-29 18:51:25 +08:00
charlie
fc0f2b75c6 chore(plugin): update resources 2022-04-29 18:51:25 +08:00
charlie
9032d67113 chore(plugin): bump libs minor version 2022-04-29 18:51:25 +08:00
charlie
2b826f17de improve(plugin): add api of query element rect data from host 2022-04-29 18:51:25 +08:00
charlie
8f9d21af0f improve(plugin): simplify identity string of injected ui 2022-04-29 18:51:25 +08:00
charlie
2c33c1111f chore: rebuild libs core 2022-04-29 18:51:25 +08:00
charlie
403128f7fa fix(plugin): hooks of register katex extensions 2022-04-29 18:51:25 +08:00
charlie
a0e494f7c7 improve(plugin): add katex hooks 2022-04-29 18:51:25 +08:00
charlie
80bc3f0337 improve(plugin): support to get app info from api 2022-04-29 18:51:25 +08:00
charlie
ad17bc97e1 improve(plugin): api types of setBlockCollapsed 2022-04-29 18:51:25 +08:00
charlie
c36a026502 chore(plugin): build libs core & update README.md 2022-04-29 18:51:25 +08:00
charlie
45d4a68ac6 fix(api): invalid arity error of show msg 2022-04-29 18:51:25 +08:00
charlie
f4bb7bfa9b fix(plugin): return clear handle for hooks api 2022-04-29 18:51:25 +08:00
charlie
6e6aa5819a improve(ux): friendly position when go to highlight anchor in pdf viewer 2022-04-28 12:57:26 +08:00
charlie
34b68738d6 fix(pdf): position of area highlight when page zoomed 2022-04-28 12:57:26 +08:00
Tienson Qin
2849d73dc6 fix: remove input-idle? check when saving file changes 2022-04-28 12:49:36 +08:00
Tienson Qin
46dedfb7eb fix: simplify code editor 2022-04-28 12:25:29 +08:00
Tienson Qin
2ee95070e9 fix: api batch insert blocks 2022-04-28 10:48:07 +08:00
llcc
3f8296135b fix: modals positions
close https://github.com/logseq/logseq/issues/5053
2022-04-26 21:33:37 +08:00
Junyi Du
8d8dde5024 test(e2e): eliminate timeouts of fav tests 2022-04-26 15:00:45 +08:00
Junyi Du
10eb18a137 test(e2e): codestyle tuning 2022-04-26 15:00:45 +08:00
Junyi Du
dc8be8cdfc test(e2e): handle case that has no ClipboardItem available 2022-04-26 15:00:45 +08:00
Junyi Du
ae29310cff test(e2e): activate copy & paste block ref test 2022-04-26 15:00:45 +08:00
Junyi Du
472f548d50 test(e2e): emulate copy-to-clipboard when no webAPI permission 2022-04-26 15:00:45 +08:00
Junyi Du
15f9657c06 test(e2e): logseq url at running graph 2022-04-26 15:00:45 +08:00
Junyi Du
97533e1a2f fix: autosave for editing page property when idle 2022-04-26 13:57:07 +08:00
Junyi Du
c1d6abaed7 test(e2e): title property change name tests 2022-04-26 13:57:07 +08:00
Junyi Du
cf6de97d79 fix: insert-new-block doesn't trigger save previous block 2022-04-26 13:57:07 +08:00
Junyi Du
cf430963af fix: auto save on editing properties 2022-04-26 13:57:07 +08:00
llcc
5a24d63f54 fix scroll lags on iOS images 2022-04-26 09:25:58 +08:00
rcmerci
bebf224f42 fix(sync): trigger remote->local-full-sync when no diff txn founded 2022-04-26 09:25:43 +08:00
rcmerci
b816fa0816 chore: fix lint 2022-04-26 09:25:43 +08:00
rcmerci
1ef5a2f59a fix(sync): clear graphs-txid.edn after deleting related graph
update graphs-txid.edn structure
now:
graphs-txid = [user-uuid graph-uuid local-txid]
before:
graphs-txid = [graph-uuid local-txid]
2022-04-26 09:25:43 +08:00