The release 1.14 has made Combostap fully functional on the typographic side. It was needed to create landing page that requires to tweak the style a little bit.
There is also a lot of improvement in order to make the product easier to use.
The height of the top menu bar is lost in the upgrade and should be set again to its initial value.
We missed it in the test case, sorry.
The bar configurations were changed and renamed to slot. The new release should take care of the migration but if there is any problem during the migration, you may not see your header, footer or sidebar. If this is the case, you should just set the value in your slot configuration
The heading component supports also the ATX markdown heading.
print. The lazy loaded image are downloaded before print and the bars are cached to be able to print a page.
Outline Numbering is now fully customizable from decimal to latin-upper. Due to this change, the anchor are now located to the right and this is no more mandatory to use the renderer
You can now analyse the syntax used in your page with the syntax count analytics.
You can now style the content of your heading (adding icon, boldness, …)
The link attribute can now be used with the styling attributes
The slide component gets responsive x margin. Using more left and right margins, the bigger the screen is.
In html super set language, this is no more needed for an attribute:
To improve the glossary, the template bar has been renamed to slot. This is to be abel to make the difference between:
Every template perfect: A bootstrap and strap template is no longer mandatory. If Bootstrap is not found, it will be added. The css of the template may conflict. This is the case for instance with the default Dokuwiki. In a button, this template sets the color of a:link and a:visited that takes precedence over the white text color and the text in the button is therefore not displayed. You need then to set the text color to white for each primary button.
brand is now a superset html component and allows all styling.
The navbar has also be renamed to menu bar that convey much more it's functionality (being an horizontal bar with dropdown).
The title component is now integrated and known as a heading. No more difference, the context choose if this is an heading for an outline or not.
Bug: target configuration was not taken into account for internal link
The new bootstrap namespace was not applied and therefore collapse was not working with Bootstrap 5.
The title component is now integrated and known as a heading. No more difference, the context choose if this is an heading for an outline or not.
The navbar has been renamed to menubar that convey much more it's functionality (being an horizontal bar with dropdown).