Skip to content

Releases: colineckert/obsidian-things

2.2.4

Choose a tag to compare

@colineckert colineckert released this 07 Jun 14:26

Fixes:

  • #200 by removing header margin on cm-line in edit view.

2.2.3

Choose a tag to compare

@colineckert colineckert released this 30 Apr 14:56
7851bb3

Fixes:

2.2.2

Choose a tag to compare

@colineckert colineckert released this 30 Apr 14:02
27ee1bd

Fixes

  • #194 introduced in v2.2.0 due to improper CSS scoping on breadcrumb styling.

2.2.1

Choose a tag to compare

@colineckert colineckert released this 27 Apr 14:22

Fix:

  • Fixed regression removing horizontal scrolling to code blocks in read mode. Horizontal scrolling is back but with fixed copy btn.

2.2.0

Choose a tag to compare

@colineckert colineckert released this 27 Apr 04:10

Been a minute, but finally returned to squash some bugs and add a few new customization options for the Things theme.

New

  • More Style Settings options for all the below (requested in #183)
    • Inline code and code block background color
    • Block quote text color, background color
    • Small-caps option for any header
    • Underline under header for any header
    • Colored underlines to match headers
  • Hide note breadcrumb until hover

Bugs

2.1.20

Choose a tag to compare

@colineckert colineckert released this 20 Jan 21:46

New

  • Add support for progress bars styling #161 (h/t @moziar)

2.1.19

Choose a tag to compare

@colineckert colineckert released this 21 Oct 22:17

Fixes:

  • Reverts changes to title bar that caused poor experience in mobile and issues with edit/preview toggle

2.1.15

Choose a tag to compare

@colineckert colineckert released this 09 Sep 19:09
  • Improve code syntax highlighting (#147)

2.1.14

Choose a tag to compare

@colineckert colineckert released this 26 Aug 20:01

Fixed

  • Make "fancy" highlight styles optional via a Styles Settings plugin toggle (#146)

2.1.12

Choose a tag to compare

@colineckert colineckert released this 05 Aug 17:18

Fix

  • Note title alignment (#142 and #136)
  • horizontal scrolling in code blocks