Skip to content

Releases: UNICKCHENG/logseq-developer-theme

v1.2.7

13 May 04:25
9c096f0

Choose a tag to compare

1.2.7 (2023-05-13)

Bug Fixes

  • bullet threading: update bullet threading for Logseq 0.9.6 (9c096f0)

v1.2.6

13 May 04:01
b470480

Choose a tag to compare

1.2.6 (2023-05-13)

Bug Fixes

v1.2.5

21 Mar 09:16
dd1d50f

Choose a tag to compare

1.2.5 (2023-03-21)

Bug Fixes

block-properties: fix block-properties invalid (dd1d50f)

v1.2.4

03 Mar 12:39
00d7a18

Choose a tag to compare

1.2.4 (2023-03-03)

Bug Fixes

code: fix some color problems (00d7a18): code selected style and inline code block background color

Full Changelog: v1.2.3...v1.2.4

v1.2.3

07 Feb 09:50
8f29534

Choose a tag to compare

1.2.3 (2023-02-07)

Bug Fixes

  • code-block: fix similar to the background color (2903b11). See #7

Full Changelog: v1.2.2...v1.2.3

v1.2.2

31 Jan 03:23
42ea77f

Choose a tag to compare

1.2.2 (2023-01-31)

Bug Fixes

code-block: fix number of lines not displayed (a407307)

Full Changelog: v1.2.1...v1.2.2

v1.2.1

30 Jan 06:18
3fbd08c

Choose a tag to compare

1.2.1 (2023-01-30)

Bug Fixes

code-block: fix border radius not working on Safari (cd1afe3) see #3

v1.2.0

17 Jan 07:31
c1f1778

Choose a tag to compare

1.2.0 (2023-01-17)

Features

image

Full Changelog: v1.1.3...v1.2.0

v1.1.3

28 Dec 03:58
776c060

Choose a tag to compare

When the window becomes narrower, the bullet spacing of the software will also change, perhaps officially to better adapt to mobile. CSS cannot be adapted flexibly, so here is a compromise. See scss/_bullet.scss#L105

image

Full Changelog: v1.1.2...v1.1.3

v1.1.2

27 Dec 08:42
099f16a

Choose a tag to compare

Bug Fixes

cards: some cases where bullet threading is not displayed (0ad5a47)
code: code block linenumber color is not valid (e929843)
page-ref: color when referencing pages (723400d)

Features

no-bullet-threading: add no-bullet-threading theme (e306581)

Full Changelog: v1.1.1...v1.1.2