Commit Graph

14397 Commits

Author SHA1 Message Date
charlie
1466ad8cc5 enhance(ui): WIP playground for x popup 2024-02-07 16:48:44 +08:00
rcmerci
ab5deac9c3 fix(rtc): update :block/alias :block/tags attrs 2024-02-06 21:57:38 +08:00
rcmerci
00f98be415 fix: add rtc-debug-ui in right-sidebar
maybe removed by a merge operation :(
2024-02-06 17:16:38 +08:00
charlie
923d44a510 Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db 2024-02-06 16:18:41 +08:00
charlie
bc37599acc fix(ui): polish details for the properties select 2024-02-06 16:18:31 +08:00
rcmerci
f52ac2461a fix(rtc): update card-many attrs 2024-02-06 16:10:41 +08:00
charlie
bcd81c3ec9 fix: missing accent color picker 2024-02-06 15:04:57 +08:00
charlie
1feca176aa fix: config.cljs 2024-02-06 14:46:06 +08:00
charlie
045a03468b fix: setup.cljs 2024-02-06 14:42:35 +08:00
charlie
0d6c65eec4 fix: events.cljs 2024-02-06 14:38:01 +08:00
charlie
8506a0be11 fix: page.cljs 2024-02-06 14:34:56 +08:00
charlie
3f3abf8b07 Update ContextMenu.tsx 2024-02-06 14:21:51 +08:00
charlie
cb4a6701dd Merge branch 'master' into feat/db 2024-02-06 14:13:57 +08:00
Tienson Qin
d0005bb6e4 Merge pull request #10897 from logseq/enhance/refacotr-ui-x-menu
Enhance(ui): refactoring dropdown/context menu  with the new components
2024-02-06 10:26:00 +08:00
Tienson Qin
5facb99652 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-02-06 10:25:38 +08:00
Gabriel Horner
232dbf682b fix outliner lint 2024-02-05 14:04:54 -05:00
Gabriel Horner
cc75e6463c Fix lint by deleting unused translation keys 2024-02-05 13:58:17 -05:00
Gabriel Horner
81697573b8 Merge branch 'master' into feat/db 2024-02-05 13:49:37 -05:00
Mostafa Ahangarha
9b9868ba19 enhance: add partial Persian translation (#10938)
* Initial partial translation

* Translate tutorial and dummy note

* Fix linter issue

* Fix linter issue

* Fix typo

* Add settings-page section

* Improve an entry translation

* Replace Arabic ya with Persian one

* Fix linter error

* Empty commit to trigger CI

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2024-02-05 13:15:43 -05:00
Tienson Qin
1a040b01de feat: /scheduled and /deadline for db graphs 2024-02-05 23:54:46 +08:00
Tienson Qin
f00f1ae134 fix: block content esc not saved 2024-02-05 22:57:10 +08:00
Tienson Qin
5dffd8b12e fix: can't save a block if its content is empty 2024-02-05 22:26:42 +08:00
charlie
c9c9fd8fed fix(ui): page title input background for the whiteboard 2024-02-05 20:15:37 +08:00
charlie
74e3da3c48 enhance(ui): polish details for the accent color theme 2024-02-05 17:50:26 +08:00
charlie
f95b96bc71 enhance(ui): polish details for the accent color theme 2024-02-05 16:43:07 +08:00
charlie
a07d0a5e01 enhance(ui): add bg color for the right sidebar 2024-02-05 16:42:23 +08:00
charlie
1bad9a8246 Merge branch 'enhance/refacotr-ui-x-menu' of https://github.com/logseq/logseq into enhance/refacotr-ui-x-menu 2024-02-05 16:36:10 +08:00
queeup
cd2211a042 enhance(i18n): update Turkish translation 0.10.6 2024-02-05 16:23:21 +08:00
Andelf
562c23aba2 chore(release): bump version 0.10.6 2024-02-05 13:39:17 +08:00
charlie
2fdd69090b fix(ui): incorrect accent color for the range slider 2024-02-05 13:33:07 +08:00
Tienson Qin
51b90a635b feat: toggle force simulation 2024-02-05 13:33:07 +08:00
Tienson Qin
80bf4a9cb4 enhancement: slider trigger on-change after on-mouse-up 2024-02-05 13:33:07 +08:00
charlie
aca969550f Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-02-05 11:35:02 +08:00
Morgan Plain
7938022643 remove unused vars 2024-02-05 11:01:59 +08:00
Morgan Plain
26d255d0b1 config update 2024-02-05 11:01:59 +08:00
Morgan Plain
e9670d10f2 add charge range 2024-02-05 11:01:59 +08:00
Morgan Plain
a05bc1c05a add charge-strength slider 2024-02-05 11:01:59 +08:00
Morgan Plain
2001b6fca5 adjust defaults for better graph building 2024-02-05 11:01:59 +08:00
Morgan Plain
2ee5a3f43b add comments for force mechanics 2024-02-05 11:01:59 +08:00
Morgan Plain
cc38b5b48f node forces menu item and link distance slider 2024-02-05 11:01:59 +08:00
Andelf
0725a1b4a5 fix(editor): wrong new page link handling in graph view
Close #10958
2024-02-05 09:48:33 +08:00
Tienson Qin
45cd058102 fix: tags 2024-02-03 18:36:23 +08:00
Tienson Qin
de3005cb44 fix: forget to merge existing block and parsed block from mldoc 2024-02-03 18:25:06 +08:00
Tienson Qin
4e0a35fe87 fix: don't remove :block/tags from outliner-core/-save 2024-02-03 18:22:56 +08:00
Andelf
3dd8a849c8 enhance(editor): support time offset of youtube links
Close #10927
2024-02-03 16:07:36 +08:00
Gabriel Horner
ca752834c1 enhance: basic block tags for import - part of LOG-2984 2024-02-02 17:39:08 -05:00
Gabriel Horner
b6a952fd7d fix: assets not copied for import
Caused by a commit yesterday. Also removed unused
import-file-to-db-graph options
2024-02-02 16:16:18 -05:00
Gabriel Horner
dcb041cae5 fix: add missing ns doc 2024-02-02 14:53:42 -05:00
Gabriel Horner
e0059892aa chore: mv file-based repo and repo-config fns as well nfs
to file-based namespaces. Confirmed and QAed these are only for
file-based. This moves the majority of graph-parser/parse-file calls
into file-based namespaces. The only ones left are in handler.file which
can be done later
2024-02-02 14:40:05 -05:00
Gabriel Horner
3a2db1e6af Merge branch 'master' into feat/db 2024-02-02 11:13:55 -05:00