AsciiDoc-Bootstrap 4.0.0 has been released
AsciiDoc-Bootstrap 4.0.0 has just been released.
Behaviors changes :
End of compatibility with Bootstrap 2.
We have adopted Less the CSS preprocessor to build all stylesheets easily.
Accept only icons font that provide LESS source code. So we have dropped IcoMoon support.
Icon inline macro was removed to a better compatibility with others backends.
Footer and Jumbotron widths can be changed from standard to full width.
New backend features :
We have added support for Bootstrap Panel Component.
We have added support for Bootstrap Alert Component.
New
progress
inline macro to support Bootstrap Progress bars Component.Upgrades :
Published by Laurent Laville on 2014-07-04
Upgrade Bootstrap and Bootswatch Themes to latest version 3.2.0
Upgrade Font-Awesome to latest version 4.1.0
Upgrade Ionicons to latest version 1.5.2
Add support for Bootstrap ProgressBar Component
Today, we have added support of Bootstrap Progress bars Component.
Here are few examples :
Default progress bar at 55% completeProgress bar with labelProgress bar with contextual classHave a look on all capabilites and theme renders at http://laurent-laville.org/asciidoc/bootstrap/manual/4.0/en/progress.cerulean.html
Published by Laurent Laville on 2014-07-03Use later the Themes menu to switch skin and compare render
standard AsciiDoc html5 backend
Bootstrap Default theme
Bootswatch Flatly theme
Bootswatch Readable theme
Bootswatch Cerulean theme
Bootswatch United theme
New features in upcoming version 4.0.0
Summary of new features in version 4.0.0 planned for July 4, 2014
End of compatibility with Bootstrap 2.
We have adopted Less the CSS preprocessor to build all stylesheets.
Accept only icons font that provide LESS source code. So we have dropped IcoMoon support.
Icon inline macro was removed to a better compatibility with others backends.
We have added support for Bootstrap Panel Component.
We have added support for Bootstrap Alert Component.
Published by Laurent Laville on 2014-07-01The
toc
andtoc2
attributes are not supported as expected.We would like to improve it in next release 4.1
If you would add a mini toc, have a look on archives’s sources of this blog.