charlie
d02488de2b
enhance(ux): add mode picker for the code editor
2024-09-27 12:30:06 +08:00
Tienson Qin
599475b15e
fix: embedded Youtube player too narrow
...
fixes https://github.com/logseq/db-test/issues/110
2024-09-19 19:57:30 +08:00
Tienson Qin
c3f0cc1953
fix: disallow # in page name
...
Because it creates ambiguity in some cases:
1. With cmd-k we can’t tell the difference between an Apple page
tagged with Fruit and a page named "Apple #Fruit"
2. What should we do with [[Apple #Fruit king]]?
3. Is `#` for Markdown heading or part of a page name?
Fixes https://github.com/logseq/db-test/issues/100
Fixes https://github.com/logseq/db-test/issues/106
Fixes https://github.com/logseq/db-test/issues/105
2024-09-19 06:31:26 +08:00
Tienson Qin
0e264a27c9
enhance: limit property width
2024-09-18 22:22:43 +08:00
charlie
ca00f843b7
fix(ui): markdown table horizontal scrollbar https://github.com/logseq/db-test/issues/84
2024-09-13 12:17:36 +08:00
charlie
1facbfea05
fix(ui): markdown-style checkboxes css glitch https://github.com/logseq/db-test/issues/58
2024-09-13 10:40:16 +08:00
charlie
a902fa5226
fix(ui): inline code in multi-line headers breaks block formatting https://github.com/logseq/db-test/issues/55
2024-09-12 11:28:56 +08:00
charlie
f7f2f2a238
fix(ui): checkbox truncated from positioned properties https://github.com/logseq/db-test/issues/63
2024-09-12 11:06:31 +08:00
charlie
cb101eb50c
enhance(ux): editor blink for the block title include page ref links
2024-09-11 11:24:36 +08:00
Tienson Qin
a3692f076c
fix: bullet position
2024-09-11 09:59:53 +08:00
Tienson Qin
46f2667976
enhance(ux): display collapse button on page title if collapsable
...
This makes it easier to collapse/expand properties for pages.
2024-09-11 09:09:07 +08:00
Tienson Qin
8c1d1f2c02
enhance(ux): display remove tag button when hovering it
...
This commit puts the close button to the end of the tag instead.
2024-09-09 16:42:33 +08:00
Tienson Qin
339da2614c
enhance(ux): display at most 2 block tags when there're more
2024-09-09 12:06:29 +08:00
Tienson Qin
c268841121
refactor: query result with the new table view ( #11508 )
...
feat: table && list view
2024-09-09 06:55:37 +08:00
Tienson Qin
dbfdf86021
Css tweaks
2024-09-05 16:40:09 +08:00
Tienson Qin
97d4a4caf6
enhance: display empty positioned checkbox properties
2024-09-05 05:21:54 +08:00
charlie
9dcae0e0f5
enhance(ui): add page block bullet flag for the reference links
2024-09-04 14:17:06 +08:00
charlie
9cabcdfebe
enhance(ui): alignments for the references items
2024-09-04 11:32:12 +08:00
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