Skip to content

Releases: javalent/admonitions

v10.3.2

02 Jun 00:06
f193899
Compare
Choose a tag to compare

10.3.2 (2024-06-01)

Bug Fixes

  • Fixes issue where the admonition suggester crashed (close #342, close #343) (3356aaf)

v10.3.1

23 May 00:24
73ec60d
Compare
Choose a tag to compare

10.3.1 (2024-05-23)

Features

  • Adds support for HSL, HSB, HSV, HEX and RGB colors in Admonition definitions (thanks @xRyul )

Bug Fixes

  • Improves appearance of Editor suggester (7652ed0)
  • Improves appearance of suggesters (close #338) (e36a4a8)
  • Improves behavior of Admonition edit modal (72c2bc3)
  • Improves lifetime of Admonition rendered content (a045776)
  • Fixes @javalent/utilities dependency (1bb3398)

v10.3.0

23 May 00:19
594790c
Compare
Choose a tag to compare

10.3.0 (2024-05-23)

Features

  • Adds support for HSL, HSB, HSV, HEX and RGB colors in Admonition definitions (thanks @xRyul )

Bug Fixes

  • Improves appearance of Editor suggester (7652ed0)
  • Improves appearance of suggesters (close #338) (e36a4a8)
  • Improves behavior of Admonition edit modal (72c2bc3)
  • Improves lifetime of Admonition rendered content (a045776)

v10.2.0

13 Feb 17:03
b96055e
Compare
Choose a tag to compare

10.2.0 (2024-02-13)

Features

v10.1.2

30 Jan 15:45
e63ae26
Compare
Choose a tag to compare

10.1.2 (2024-01-30)

Bug Fixes

  • Fixes issue with Open/Collapse Admonition commands (6d61851)
  • remove timestamp from auto-generated css (close #327) (8952e8e)

v10.1.1

16 Sep 14:20
bfc548b
Compare
Choose a tag to compare

10.1.1 (2023-09-16)

Bug Fixes

  • delay live preview focus to allow for click events (8739ad8)

v10.1.0

14 Sep 16:14
fd6ea7b
Compare
Choose a tag to compare

10.1.0 (2023-09-14)

Features

  • Enable metadata field on admonition codeblocks (close #261) (9143f3f)

Bug Fixes

  • Click on Admonition codeblocks to edit in LP (close #278) (4d993bb)
  • Explicitly set titles will override the no title setting in callouts (close #284) (22f32d4)
  • Fixes incorrect error being displayed when using an image as an icon (close #311) (099e84c)

v10.0.2

14 Sep 15:16
3efb093
Compare
Choose a tag to compare

10.0.2 (2023-09-14)

Bug Fixes

  • Fixes CSS escaping for custom callouts in Obsidian installer 1.4+ (523ca6a)
  • fixes issue where trying to add a copy content button to a callout with no content (10db45a)

v10.0.1

11 Aug 19:29
7686434
Compare
Choose a tag to compare

10.0.1 (2023-08-11)

Bug Fixes

  • remove publish build step (fc9bbfc)

v10.0.0

11 Aug 17:30
9c5cd2d
Compare
Choose a tag to compare

10.0.0 (2023-08-10)

⚠ BREAKING CHANGES

  • Publish.js creation removed from Admonition as this feature is depreciated.

Features

  • Publish.js creation removed from Admonition as this feature is depreciated. (17db9dd)