Commit Graph

300 Commits

Author SHA1 Message Date
charlie
07ad321eed enhance(ux): quick modal pane for the appearance customize 2024-08-06 10:50:37 +08:00
Tienson Qin
9c60742519 Merge branch 'feat/db' into refactor/single-block-type 2024-08-06 07:24:29 +08:00
charlie
12aa626d8b feat(ui): custom editor font 2024-08-05 16:30:17 +08:00
Tienson Qin
4083a2d0a0 enhance: prefer tag instead of class on UI
Some users are confused with Classes/Objects, so on UI it'll be
Tags/Nodes.
2024-08-05 15:06:54 +08:00
Tienson Qin
dafa090fdc enhance: show icons for class, property and node 2024-07-31 17:30:31 +08:00
Gabriel Horner
0103d1a455 fix: table count in title doesn't update with filter
Also add translation keys for table headers
2024-07-29 15:03:29 -04:00
charlie
072bc17b3b enhance(ui): polish details for the repos dropdown 2024-07-26 18:18:09 +08:00
charlie
d350949564 enhance(ux): refactor the block preview modal with the shui popup 2024-07-17 19:52:03 +08:00
charlie
f54393b24e enhance(ux): modify the shortcuts binding for the built-in property 2024-07-04 20:23:30 +08:00
charlie
d4e8f1d90c enhance(ux): management for the property shortcuts in the global shortcuts module 2024-07-04 18:14:58 +08:00
Tienson Qin
736c0b1f49 fix: lint 2024-06-27 17:01:17 +08:00
charlie
3dc019b567 Merge branch 'master' into feat/db 2024-06-26 10:02:41 +08:00
Tienson Qin
2ba01c7cef perf: use virtualized list instead of our own ui/infinite-list
The benefits are:
1. less journals to render, so less memory, faster editor experience
2. our old implementation is buggy in some platforms
2024-06-17 09:25:33 +08:00
Tienson Qin
4cca2e5f69 enhance: remove sqlite usage from Electron
Use periodic db export instead. Manual saving db to the disk can be
triggered by `mod+s`.
2024-06-14 23:58:49 +08:00
Gabriel Horner
5ecb3fe3d4 fix: lints 2024-06-03 14:13:55 -04:00
rappire
75897e73eb Update Korean translation (#11320)
* Update Korean translation

* Fix: Lint
2024-05-31 14:50:51 +08:00
Gabriel Horner
c801175831 enhance: bring back open link from Search
Brings back feature from #4405 which was broken with move to new cmd-k
and updates it to work with db graphs. Also remove now unused
previous auto-complete approach
2024-05-27 16:04:56 -04:00
charlie
c8bf09b131 enhance(ux): add shortcut for the cmdk themes picker 2024-05-08 18:50:11 +08:00
Gabriel Horner
039d0ed287 fix: frontend lints
@RCmerci There's a fixme for you
2024-05-07 08:33:44 -04:00
charlie
0a70600575 fix(lint): remove unused keys of i18n 2024-05-07 10:29:17 +08:00
Tienson Qin
95eb0e7f4a Merge branch 'feat/db' into refactor/db-properties-schema 2024-04-29 15:55:23 +08:00
charlie
0eb44c0090 Merge branch 'master' into feat/db 2024-04-26 17:19:22 +08:00
desk7
157fa1e87f Fix some translations 2024-04-23 10:38:34 +08:00
desk7
cb16b38646 Add 16 translated strings 2024-04-23 10:38:34 +08:00
Tienson Qin
912ddd6ca2 Merge branch 'feat/db' into refactor/db-properties-schema 2024-04-22 23:57:57 +08:00
charlie
52bc99738a refactor(ui): refactor all of the classical datepicker codes with the shui calendar 2024-04-22 17:24:27 +08:00
charlie
d71e0163c4 Merge branch 'master' into feat/db 2024-04-22 14:24:48 +08:00
Sun-Wukung
87d27b3d5c Update tutorial-sk.md
minor typos
2024-04-17 10:42:27 +08:00
Tienson Qin
00967481ad Merge branch 'refactor/db-properties-schema' into refactor/db-remove-block-name-unique 2024-04-11 20:32:12 +08:00
rcmerci
5d28129f81 fix(lang): remove non-exist key 2024-04-11 14:47:50 +08:00
Tienson Qin
8d128f420c Merge branch 'refactor/db-properties-schema' into refactor/db-remove-block-name-unique 2024-04-10 16:14:47 +08:00
Tienson Qin
37d6196000 chore: remove old history implementation 2024-04-10 15:43:49 +08:00
Tienson Qin
1956d802c6 fix: lint warnings 2024-04-07 21:32:52 +08:00
charlie
6ade79ba3c Merge branch 'master' into feat/db 2024-04-02 17:06:26 +08:00
albanobattistella
3fc1560cf5 Update it.edn 2024-03-27 21:40:00 +08:00
Tienson Qin
670fbe0c5a feat: rtc members UI 2024-03-18 15:05:16 +08:00
Gabriel Horner
fd274f702e Merge branch 'master' into feat/db 2024-03-14 08:29:45 -04:00
liy
53257d0919 enhance(i18n): Fixed and added some zh-cn(Simplified Chinese) translation (#11119)
* enhance(i18n): Fixed and added some zh-cn(Simplified Chinese) translation

* Update src/resources/dicts/zh-cn.edn

---------

Co-authored-by: Andelf <andelf@gmail.com>
2024-03-14 11:19:11 +08:00
Gabriel Horner
1e96acc285 fix: outdated description 2024-03-12 12:14:27 -04:00
charlie
9aa1269f49 Merge branch 'master' into feat/db 2024-03-12 16:55:15 +08:00
rcmerci
7f26deed45 enhance: display username too (#11105)
* enhance: display username too

* enhance(ui): polish the user item from the global dots menu

---------

Co-authored-by: charlie <xyhp915@qq.com>
2024-03-12 16:53:00 +08:00
charlie
9925eac9c2 Merge branch 'master' into feat/db 2024-03-08 09:03:11 +08:00
queeup
66e642d0bb enhance(i18n): update Turkish translation 2024-03-06 09:35:14 -05:00
Tienson Qin
623043d363 enhance: j jump to a property key or value (selection mode)
We can support jump to any block in the future.
More enhancements need to be done including:
1. still focus on the block or property key/value after any property
operation
2. up/down/left/right support maybe?
2024-02-28 21:34:09 +08:00
Tienson Qin
93a73e73c1 feat: toggle page properties 2024-02-26 19:29:16 +08:00
Gabriel Horner
e4587f8259 Merge branch 'master' into feat/db 2024-02-21 08:17:31 -05:00
Topher Hunt
2bbd1bfc53 feature: new keybinding for "toggle expand/collapse this block"
Fixes issue https://github.com/logseq/logseq/issues/9676
Binds to mod + ; by default.
2024-02-20 17:27:08 +08:00
charlie
cb4a6701dd Merge branch 'master' into feat/db 2024-02-06 14:13:57 +08:00
Tienson Qin
5facb99652 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-02-06 10:25:38 +08:00
Gabriel Horner
cc75e6463c Fix lint by deleting unused translation keys 2024-02-05 13:58:17 -05:00