Releases: fzankl/docsify-plugin-flexible-alerts
Releases · fzankl/docsify-plugin-flexible-alerts
1.3.0
15 Mar 11:09
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed custom labels set via global configuration were not working by @fzankl in #49
Update GitHub action to support NPM trusted publishing. by @fzankl in #50 / #53
Full Changelog : 1.2.0...1.3.0
1.2.0
01 Oct 10:27
Compare
Sorry, something went wrong.
No results found
What's Changed
Added support for docsify v5. by @fzankl in #45
Updated dev dependencies and added examples how to use the plugin. by @fzankl in #42
Added new alert type 'IMPORTANT' along with some new aliases. by @fzankl in #44
Fixed issue concerning custom label containing U+2024, ONE DOT LEADER #38 by @jd-develop in #40
New Contributors
Full Changelog : 1.1.1...1.2.0
1.1.1
22 Dec 10:02
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed rendering when content doesn't contain white spaces. by @fzankl in #32
Full Changelog : 1.1.0...1.1.1
1.1.0
20 Sep 09:41
Compare
Sorry, something went wrong.
No results found
Removed dependency to FontAwesome and embedded icons as SVG directly. (#18 )
Support dark mode for callout alert style. (#18 )
Moved alert type naming from 'danger' to 'attention'. Introduced type mappings to support mapping further alert type keys to existing definitions, e.g. map legacy alert type 'danger' to new type definition 'attention'. (#18 )
1.0.4
23 Sep 15:45
Compare
Sorry, something went wrong.
No results found
Fixed issue concerning custom Font Awesome icons when using on alert based level (#7 )
1.0.3
14 Apr 07:41
Compare
Sorry, something went wrong.
No results found
Added camel case support for plugin configuration key (#6 )
1.0.2
03 Mar 11:09
Compare
Sorry, something went wrong.
No results found
Fixed issue concerning support of different languages (#4 )
1.0.1
19 Jan 15:46
Compare
Sorry, something went wrong.
No results found
Fixed issue when using along with themeable plugin #2
1.0.0
06 Jan 15:39
Compare
Sorry, something went wrong.
No results found
Initial release to support blockquote conversion into beautiful alerts.
Look and feel can be configured on a global as well as on a alert specific level
Own alert types can be provided via plugin section of book configuration.