charlie
f3878434bc
fix(ui): incorrect scrollable container for the blocks list within the preview page modal
2024-11-08 14:04:03 +08:00
Tienson Qin
7f37746a0b
fix: select all and copy inside codeblock copies blockID
...
fixes https://github.com/logseq/db-test/issues/156
2024-11-08 13:52:29 +08:00
charlie
3ac14d7349
fix(ui): incorrect scrollable container for the blocks list within the right sidebar
2024-11-08 11:27:36 +08:00
Tienson Qin
141bf4c3ab
fix: can not change URL type property value
...
fixes https://github.com/logseq/db-test/issues/159
2024-11-08 09:23:22 +08:00
Gabriel Horner
0fcbe9fe89
fix(dev): import script's user options
2024-11-06 15:22:45 -05:00
Gabriel Horner
643ff63a10
fix: 3 user options defaulting to #{""} values
...
which could have caused subtle bugs. Also cleaned up user-options so
future changes don't require making so many changes
2024-11-06 11:13:03 -05:00
charlie
d6354529a0
enhance(ux): auto calculate popup side position for default option
2024-11-06 16:46:20 +08:00
Tienson Qin
4fd84006a4
fix: fixed height for settings dialog
2024-11-06 13:57:07 +08:00
Tienson Qin
cbe0ae4429
enhance: polish appearance and settings ui
2024-11-06 13:53:42 +08:00
Tienson Qin
96e9319c52
fix: block ref color
2024-11-06 13:14:03 +08:00
Jarrett Ye
b209a8c760
how to choose the answer button
2024-11-06 12:42:11 +08:00
Tienson Qin
d706cff08a
fix: codemirror highlight background color on logseq dark theme
2024-11-06 12:40:46 +08:00
charlie
e5c597f59b
fix(ui): blink for the heading block during into editing mode
2024-11-06 10:16:56 +08:00
charlie
dc3bdc793c
fix(ui): alignments for the editing heading block within the table view container
2024-11-06 09:50:26 +08:00
charlie
43a25d2cfe
enhance(ux): page title actions
2024-11-05 17:06:49 +08:00
charlie
bbd8b5c0b4
enhance(ux): disable page title action buttons for the preview page
2024-11-05 15:02:01 +08:00
charlie
3da57d0ee3
enhance(ui): polish select cp
2024-11-05 14:46:24 +08:00
charlie
6ce35365fa
fix(ui): broken text for the heading block ref
2024-11-05 11:58:26 +08:00
Gabriel Horner
a3fde2a9f4
enhance: add import option to remove-inline-tags
...
Part of LOG-3235. Now with the ability to import all tags, Some users
will want to keep inline tags
2024-11-04 17:27:00 -05:00
Gabriel Horner
28e2ca1ce5
enhance: use shadcn form components for import
...
Part of LOG-3235. Also adds inline client validation for required name field.
Form components look better, easier to add more inputs and there are
many examples to learn from
2024-11-04 16:05:39 -05:00
Tienson Qin
3f232ce6c7
fix: :logseq.property/order-list-type kept using existing values
...
It needs to be updated to closed values
2024-11-05 00:23:40 +08:00
Tienson Qin
d0c7160118
fix: tests
2024-11-05 00:18:35 +08:00
Tienson Qin
e8e2f698ce
fix: block reference not displayed
...
fixes https://github.com/logseq/db-test/issues/157
2024-11-04 23:53:16 +08:00
Tienson Qin
be27e3e2d8
fix: lint
2024-11-04 23:15:35 +08:00
Tienson Qin
385b4937e1
enhance: store url property value in :block/title
...
So that url can be written using the block editor.
2024-11-04 23:11:48 +08:00
Tienson Qin
98967ecede
fix: always create a new block if :default property is not closed
2024-11-04 20:09:04 +08:00
Tienson Qin
53a7b92b3c
fix: tests
2024-11-04 19:54:06 +08:00
Tienson Qin
245b342654
refactor: hl-color updates to closed values
...
hl-page changes to :raw-number
2024-11-04 19:35:21 +08:00
charlie
a7ba0be3bf
fix(ui): break text line for the property url value
2024-11-04 17:35:01 +08:00
Tienson Qin
54a47c4e9e
enhance: don't show tags in gallery view
2024-11-04 16:19:42 +08:00
Tienson Qin
a4e75493c1
fix: table sort stopped working after adding or removing blocks
2024-11-04 16:14:14 +08:00
Tienson Qin
04eaea43fd
feat: add option to hide empty value for properties
2024-11-04 15:47:30 +08:00
Tienson Qin
21a4df559c
Merge branch 'test/db' into feat/db
2024-11-04 14:42:36 +08:00
Tienson Qin
1a859cbc3b
feat: favorites support non-page blocks
2024-11-04 14:39:18 +08:00
charlie
a4df98903e
enhance(ui): polish block control arrow for the block with emoji/icon
2024-11-04 14:16:10 +08:00
Tienson Qin
73f2d4b7d8
fix: center align sidebar icon
2024-11-04 14:02:14 +08:00
Tienson Qin
7608a644c8
fix: lint
2024-11-04 13:49:08 +08:00
Tienson Qin
537766892d
enhance: smaller block icon when collapsed
2024-11-04 13:48:13 +08:00
charlie
9cbc59811f
enhance(ux): copy raw code editor content
2024-11-04 11:57:30 +08:00
charlie
81918d9751
fix(ui): broken text for the asset ref link
2024-11-04 10:28:09 +08:00
Gabriel Horner
2232fc8a1d
fix: removing tags from content
...
when two tags have same prefix e.g. foo and foo-bar.
Similar issue to b34325be77 .
Also tweaked import wording
2024-11-01 16:50:47 -04:00
Gabriel Horner
0f5faf7b40
enhance: user can optionally import all tags as classes in UI
...
Part of LOG-3235 and part of logseq/db-test#7
2024-11-01 14:19:39 -04:00
charlie
d862e443ea
fix(ui): long page name broken for the page ref link
2024-11-01 18:57:40 +08:00
Tienson Qin
e04c2c094b
fix: can't edit code block
2024-11-01 18:01:42 +08:00
charlie
75edccdf0b
enhance(ux): better interaction for the plugin readme content
2024-11-01 15:15:55 +08:00
Gabriel Horner
1dd3aacb5f
fix: assets of published db graphs
2024-10-31 16:50:46 -04:00
Gabriel Horner
c22dab0d2f
fix: a number of editing actions in publishing app
...
Creating items from cmdk, more property config fields, action items from
page title, adding rows to table and property related shortcuts
2024-10-31 15:40:36 -04:00
Gabriel Horner
0036a5d9de
fix: invalid throws and remove unused values
...
Caught by updating to latest kondo
2024-10-31 14:12:09 -04:00
Gabriel Horner
92cc1ce38c
fix: publishing build failing b/c there are no source maps
...
See
https://github.com/logseq/publish-spa/actions/runs/11614252492/job/32341972020 .
Decided to build and include source maps on release as it won't affect
initial load and improves debuggability
2024-10-31 12:08:09 -04:00
Tienson Qin
1084f98dfc
fix: page can't be clicked on all pages
2024-10-31 21:55:31 +08:00