rcmerci
00cb045dc1
chore: clean-ns
2024-01-30 15:53:22 +08:00
rcmerci
b020be6047
feat: import favorites from config-edn
2024-01-30 15:51:06 +08:00
Tienson Qin
3fd30736b5
fix: can't open block on cmdk
2024-01-30 15:29:30 +08:00
charlie
96a8f11e22
fix(lint): remove unused lang
2024-01-30 14:03:35 +08:00
charlie
a6beee353c
Merge branch 'master' into enhance/refacotr-ui-x-menu
2024-01-30 13:57:33 +08:00
Gabriel Horner
28e637e855
chore: merge 2 new property fns together
...
refactor possible since page-name-sanity-lc in common-util
2024-01-29 09:55:34 -05:00
Tienson Qin
26d46485a0
wip: async custom query
2024-01-29 21:56:54 +08:00
Gabriel Horner
8f736e82c7
fix lint
2024-01-29 08:50:42 -05:00
Gabriel Horner
e9c3fe90a3
Merge branch 'master' into feat/db
2024-01-29 08:46:45 -05:00
Konstantinos Kaloutas
62569a7f01
add and replace separator component
2024-01-29 13:37:45 +02:00
Konstantinos Kaloutas
ada4c0e48c
fix select input styles
2024-01-29 13:11:32 +02:00
Tienson Qin
059e8a8948
Remove block loading placeholder
2024-01-29 18:56:30 +08:00
Tienson Qin
b5b85dd44d
fix: lazy load whiteboards
2024-01-29 18:54:52 +08:00
Tienson Qin
0a5ca160f9
fix: lazy load contents
2024-01-29 18:40:24 +08:00
Tienson Qin
21c1f4f54c
Lazy load page/block references and embeds
2024-01-29 18:23:55 +08:00
Konstantinos Kaloutas
6371e900cc
fix geometry tools flickering
2024-01-29 11:03:24 +02:00
Konstantinos Kaloutas
807a15d184
make dropdown select icon optional
2024-01-29 10:47:56 +02:00
Andelf
03d4b272b2
fix(android): blur input when composing
2024-01-29 15:41:10 +08:00
Andelf
7bad07d2bf
fix(mobile): commit composing text before cycle todo
...
Close #10879
Close #8503
Close #10013
2024-01-29 15:41:10 +08:00
Konstantinos Kaloutas
e322476aa0
remove unused switch input
2024-01-29 09:39:33 +02:00
Konstantinos Kaloutas
e715b3596e
replace dropdown component
2024-01-29 09:37:02 +02:00
Tienson Qin
eba0fe9545
Lazy load block container
2024-01-29 15:25:42 +08:00
Tienson Qin
752f88de19
Async get block and children
2024-01-29 14:48:41 +08:00
Andelf
402ee7870d
fix(mobile): build search index with simpler preprocessing rules
...
See-also: #10771
2024-01-29 13:18:26 +08:00
Tienson Qin
3addb5905b
perf: load partial data when loading a graph
...
Instead of all the datoms
2024-01-29 13:17:37 +08:00
charlie
c1e51356f1
fix(lint): remove unused ns
2024-01-29 10:56:15 +08:00
charlie
97fe4da230
fix(ui): handbook colors for the non-accent theme
2024-01-27 16:55:19 +08:00
charlie
3f275b0ab6
fix: remove unused vars
2024-01-27 13:54:15 +08:00
charlie
87016eec15
enhance(ui): polish logseq accent colors
2024-01-27 13:51:55 +08:00
charlie
d905dbfe4b
enhance(ui): polish logseq accent colors
2024-01-27 11:24:01 +08:00
Gabriel Horner
c4f6873a58
fix: schema.org graph silently failing to use new tasks
...
A new existing page was silently being overwritten by a schema.org page
Added detection for future conflicts with existing pages as well
as conflicts of renamed pages. Renamed conflicting properties
in same way as classes. Also added a debug option to create an edn
file which is idempotent and helpful to confirm there are no
regressions
2024-01-26 12:58:40 -05:00
Konstantinos Kaloutas
ad0eae9aaf
reintroduce tooltip props interface
2024-01-26 18:06:59 +02:00
Tienson Qin
d9ff061436
fix: don't remove orphaned refs if content hasn't been changed
2024-01-26 22:14:55 +08:00
Tienson Qin
ccf0ac64a3
fix: can't switch to another db from a file graph
2024-01-26 21:50:11 +08:00
rcmerci
2573e66d0a
refactor: use :block/link to store favorite-page-db-id
2024-01-26 21:17:47 +08:00
Tienson Qin
89d852b167
perf enhancements
...
1. group transaction for save-block and insert-new-block when pressing
Enter
2. async store to sqlite
2024-01-26 21:06:32 +08:00
Tienson Qin
9ea98e9dd4
fix: hide UUID named pages from selection
2024-01-26 20:23:04 +08:00
Konstantinos Kaloutas
069a1e0acd
fix tooltip arrow class
2024-01-26 12:41:42 +02:00
Konstantinos Kaloutas
48ff8ba1c8
add arrow support to popover
2024-01-26 12:37:09 +02:00
Konstantinos Kaloutas
8fd90fa90a
remove ui.js and update build process
2024-01-26 12:29:53 +02:00
Tienson Qin
fad6dfca11
chore: clear state
2024-01-26 18:15:38 +08:00
Tienson Qin
5b5f0f59e9
fix: mod+p to add property
2024-01-26 17:53:55 +08:00
charlie
a621f82abe
fix: lint
2024-01-26 17:41:00 +08:00
charlie
ff02ba7776
enhance(ui): polish colors for the non-accent theme
2024-01-26 17:26:43 +08:00
Konstantinos Kaloutas
544c7b5317
fix readme
2024-01-26 11:17:28 +02:00
Konstantinos Kaloutas
05aac2ec10
Merge branch 'feat/db' into chore/whiteboards-cleanup
2024-01-26 11:10:26 +02:00
Konstantinos Kaloutas
86d2d33dd5
Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db
2024-01-26 11:10:09 +02:00
rcmerci
c93c8b8c3e
refactor: reorder favorites
2024-01-26 16:56:19 +08:00
Tienson Qin
ec815711dc
fix: lints
2024-01-26 16:52:33 +08:00
Tienson Qin
f15dea532d
fix: can't add property if there're multiple same block properties
...
This commit also adds :editor/properties-container so that we can
focus on the properties area and introduce keyboard navigation.
2024-01-26 16:48:04 +08:00