Skip to content

Releases: javalent/admonitions

9.1.0

26 Jan 20:39
Compare
Choose a tag to compare

9.1.0 (2023-01-26)

Features

  • adds admonition importing (723f2fb)

9.0.5

05 Sep 13:34
2fb38cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.0.4...9.0.5

9.0.4

03 Sep 18:01
Compare
Choose a tag to compare

9.0.4 (2022-09-03)

Bug Fixes

  • Fixes default Admonitions not respecting the injectColor setting. (7cf16f0)

9.0.3

07 May 20:01
3e270e4
Compare
Choose a tag to compare

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

30 Apr 12:40
aa17a86
Compare
Choose a tag to compare

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

04 Apr 14:34
Compare
Choose a tag to compare

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

31 Mar 15:01
Compare
Choose a tag to compare

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

29 Mar 13:13
Compare
Choose a tag to compare

8.3.7 (2022-03-29)

Bug Fixes

  • Properly handles the icon manager not finding an icon node (4470170)

8.3.6

29 Mar 13:10
Compare
Choose a tag to compare

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

29 Mar 12:46
Compare
Choose a tag to compare

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)