Commit Graph

14410 Commits

Author SHA1 Message Date
Gabriel Horner
dab6b5aff4 enhance: add support for importing page and block tags
Allows users to specify which tags are tag classes and
the rest are just normal pages. Fixes LOG-2984
2024-02-08 16:49:27 -05:00
Tienson Qin
581245fd60 fix: lint warnings 2024-02-08 09:43:27 -05:00
charlie
5b6b9d050a enhance(ui): WIP playground for x popup 2024-02-08 17:10:27 +08:00
charlie
818cc2e4bb enhance(ui): WIP playground for x popup 2024-02-08 16:19:08 +08:00
charlie
4738e33555 Merge branch 'master' into feat/db 2024-02-08 15:15:15 +08:00
charlie
b9dd442253 enhance(ui): support compatible classical CSS vars 2024-02-08 11:39:50 +08:00
charlie
dbae46b544 fix(ui): polish cmdk modal 2024-02-08 11:39:50 +08:00
charlie
8d4f77b1d2 feat(ui): support more dots-button action menu for the favorites/recent pages 2024-02-08 11:39:50 +08:00
charlie
2e33352ded fix(ui): text border color for the logseq classic color 2024-02-08 11:39:50 +08:00
charlie
acb577c5f6 enhance(ui): WIP playground for x popup 2024-02-08 11:07:37 +08:00
charlie
6eb46ba77a enhance(ui): WIP playground for x popup 2024-02-08 10:04:11 +08:00
charlie
b6a0ecd462 enhance(ui): WIP playground for x popup 2024-02-07 20:02:10 +08:00
charlie
41e72b976b enhance(ui): WIP playground for x popup 2024-02-07 18:50:40 +08:00
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