charlie
09bcef808e
fix(ui): duplicated page icon for block page refs
2024-09-04 11:18:03 +08:00
Tienson Qin
2b2887f255
fix: tags center-align
2024-09-03 16:44:32 +08:00
charlie
7655556d8a
fix(ui): polish task marker for file based block
2024-09-03 14:16:51 +08:00
Tienson Qin
c7677c813e
refactor: set parent for any page, not just tags ( #11494 )
...
* refactor: replace :class/parent with :logseq.property/parent
* replace :class/schema.properties with property.class/properties
* enhance: display schema properties directly in Tag properties
* tag properties style tweaks
* fix: properties view context
* fix: limit parent to be classes or pages depends on the current node
* enhance: display ancestors in Parent
* fix: ancestors
* enhance: display tag properties always for tags
* enhance: display tag block container instead of properties area
* enhance: show add property as popup instead of dialog
* fix: tag parent must be a tag
* enhance: display properties in the right sidebar
* fix: tags style
* fix: icon style
* fix: positioned icons
* fix: lint
* fix: tests
* fix: remove properties from rtc watched attrs
* fix: graph-parser tests
* enhance: style tweaks
* enhance: page/create parses tags from user-input title
* enhance(ux): [[ref]] followed by # (no whitespace) to add tags
* fix: tests
* fix: graph-parser lint and tests
* fix: allow tagged nodes to be parents
* enhance(ux): display tag property descriptions
Also, make it editable.
2024-09-03 07:32:38 +08:00
Tienson Qin
fad0f832ab
fix: limit tags length
2024-08-30 08:52:16 +08:00
charlie
fff3fb93c0
enhance(ui): alignment for the inline tag
2024-08-19 22:30:04 +08:00
Tienson Qin
656f33207a
fix: style issue
2024-08-19 17:28:51 +08:00
Tienson Qin
de45337b79
enhance: set height for right position properties
2024-08-19 14:29:41 +08:00
Tienson Qin
e3dd075a55
enhance: Tag support inline display
2024-08-15 19:02:49 +08:00
charlie
d3057f6965
refactor: remove unused css
2024-08-09 14:38:12 +08:00
charlie
e6c73e896c
enhance(ui): alignment for block title marker
2024-08-09 14:20:54 +08:00
Tienson Qin
05fa4d89f2
fix: inline display for elements in block title
2024-08-08 21:39:49 +08:00
charlie
e32561a621
enhance(ui): polish icon size for the heading block
2024-08-01 17:24:25 +08:00
charlie
c2dfcb2898
enhance(ux): improvements for the blocks selection
2024-07-25 14:06:20 +08:00
charlie
f8c66f3a1f
enhance(ui): polish assets action bar
2024-07-25 11:12:18 +08:00
charlie
310cef558d
enhance(ui): polish the block control
2024-07-18 13:28:10 +08:00
charlie
2f61461dfe
enhance(ui): polish editor details
2024-07-16 20:19:39 +08:00
charlie
ec2cc78997
fix(ui): better gap with the continuous inline tags
2024-06-24 13:29:52 +08:00
charlie
939bdc9b74
fix(ui): alignments for the bullet whithin the heading block
2024-06-17 15:41:14 +08:00
charlie
c12880ab3d
enhance(ui): alignments for the headings with positioned icons within editing mode
2024-06-09 12:53:47 +08:00
charlie
3c1299c20a
enhance(ui): alignment for the block positioned icons
2024-06-04 10:35:48 +08:00
Tienson Qin
7b6bd38f3f
fix: align page elements including properties, references, etc.
2024-05-29 15:17:00 +08:00
Tienson Qin
1cfc426486
enhance: properties ux
...
1. add icons to priorities
2. hide task properties so that blocks are not collapsable
3. block positions support end of block
2024-05-23 17:18:23 +08:00
Tienson Qin
4a3fd52eab
Remove special style for #card
2024-05-09 04:49:23 +08:00
Gabriel Horner
719ba8cdbe
Merge branch 'feat/db' into refactor/db-properties-schema
2024-05-06 08:38:32 -04:00
charlie
6bc37a8c89
enhance(ui): alignment for the heading block bullet
2024-05-06 15:14:23 +08:00
charlie
956d470610
enhance(ui): polish block editor
2024-04-30 17:25:47 +08:00
charlie
87f000b8b5
enhance(ui): polish editor content details
2024-04-30 15:49:33 +08:00
charlie
0a0b7e0a40
enhance(ux): polish alignments for the bullets within the Headings block
2024-04-29 17:59:34 +08:00
Tienson Qin
95eb0e7f4a
Merge branch 'feat/db' into refactor/db-properties-schema
2024-04-29 15:55:23 +08:00
charlie
7dca9292d1
enhance(ui): polish details
2024-04-28 19:24:47 +08:00
Tienson Qin
edef1ea6e6
fix: show bullets for collapsable property block values
2024-04-24 17:12:23 +08:00
charlie
71a1929983
enhance(ui): WIP refactor the editor commands modals with the shui popups
2024-04-23 12:23:54 +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
Tienson Qin
44af2213ce
Merge branch 'feat/db' into refactor/db-properties-schema
2024-04-21 13:22:37 +08:00
charlie
ed3ff5ac30
enhance(ui): refactor the nested DOM structure for the block title (head) wrap
2024-04-19 16:51:23 +08:00
charlie
5d51edd74e
enhance(ux): fix annoying page flickering when indenting the first children block bullet.
2024-04-19 11:36:31 +08:00
charlie
f8b4cb37aa
enhance(ui): polish alignment for the block title elements
2024-04-18 18:40:42 +08:00
Tienson Qin
2884fc7f52
fix: select of :default typed closed values
2024-04-17 22:53:15 +08:00
charlie
136f5faf5f
fix(ux): bullet alignment & blink of the first child block for the intent operation
2024-04-15 14:33:42 +08:00
Tienson Qin
21bfece777
enhance(ux): remove selected block bullet bold style
2024-03-18 10:58:45 +08:00
charlie
059da6b22e
enhance(ui): alignment for the page tags and refs
2024-03-04 15:08:14 +08:00
charlie
cb4a6701dd
Merge branch 'master' into feat/db
2024-02-06 14:13:57 +08:00
charlie
4c98549d9a
enhance(ui): clean up css vars
2024-01-31 11:51:25 +08:00
charlie
5c95dc601d
fix: css compilation
2024-01-24 17:25:08 +08:00
charlie
ac3fd5c8e3
Merge branch 'master' into enhance/refacotr-ui-x-menu
2024-01-24 12:16:00 +08:00
Tienson Qin
2fac2bf08c
Disable bullet style changes after selecting blocks
...
It's too distracting.
2024-01-23 19:40:08 +08:00
Tienson Qin
cb0316b995
Disable bullet style changes after selecting blocks
...
It's too distracting.
2024-01-23 19:38:56 +08:00
charlie
c32a569270
enhance(ui): polish toggle button for the non-accent colors
2024-01-23 18:09:58 +08:00