Releases: javalent/admonitions
Releases · javalent/admonitions
9.1.0
9.1.0 (2023-01-26)
Features
- adds admonition importing (723f2fb)
9.0.4
9.0.4 (2022-09-03)
Bug Fixes
- Fixes default Admonitions not respecting the injectColor setting. (7cf16f0)
9.0.3
9.0.1 (2022-04-04)
Bug Fixes
- Admonition titles now take all child nodes from paragraph parent, not just html elements (close #239) (4db9a01)
9.0.2
9.0.1 (2022-04-04)
Bug Fixes
- Admonition titles now take all child nodes from paragraph parent, not just html elements (close #239) (4db9a01)
9.0.1
9.0.1 (2022-04-04)
Bug Fixes
- Admonition titles now take all child nodes from paragraph parent, not just html elements (close #239) (4db9a01)
9.0.0
9.0.0 (2022-03-31)
⚠ BREAKING CHANGES
- Admonitions now mimics the structure of callouts
Features
- Admonitions now mimics the structure of callouts (1ba0085)
- Callouts now receive the "copy content" button if turned on in Admonition settings (266efde)
Bug Fixes
- Fixes admonition copy button setting inheritance (4776da3)
8.3.7
8.3.7 (2022-03-29)
Bug Fixes
- Properly handles the icon manager not finding an icon node (4470170)
8.3.6
8.3.6 (2022-03-29)
Bug Fixes
- Fixes issue where a type couldn't be renamed (f8d37ac)
- Fixes issue where removing types from the callout manager was removing the wrong type (a3435c7)
- Fixes title display in admonition creation modal (1a73421)
- Temporarily remove Export Custom Types button from mobile until it can be fixed (f56ebb8)
8.3.5
8.3.5 (2022-03-29)
Bug Fixes
- Fixes issue with maintaining a CSS snippet for callouts (f7efbbc)
- Fixes issue with post processors map not getting reinitialized properly (a7752d9)