Releases: javalent/admonitions
Releases · javalent/admonitions
v10.3.2
10.3.2 (2024-06-01)
Bug Fixes
- Fixes issue where the admonition suggester crashed (close #342, close #343) (3356aaf)
v10.3.1
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
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.1.2
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
10.1.1 (2023-09-16)
Bug Fixes
- delay live preview focus to allow for click events (8739ad8)
v10.1.0
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
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
10.0.1 (2023-08-11)
Bug Fixes
- remove publish build step (fc9bbfc)
v10.0.0
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)