ComboStrap - Release 1.18
About
This release is a SEO focused release.
As extra, the tooltip component has been largely enhanced and has permitted to add the preview functionality to link.
List
New
The
tooltip can now have all syntax possible inside
A
tooltip can be used on block as well as on text
-
The
preview attribute on
link will show a tooltip with the page name and description.
The
page name metadata was added to set a short description of a page.
-
Breaking
Improvement
-
The height of the
fixed-top-menu is now automatically set. The configuration
heightFixedTopMenuBar has become obsolete.
-
-
Deprecated
The old
tooltip syntax was deprecated for a tooltip seen as a child of a component
Bug
With the
automatic canonical, two pages with the same last two parts could get the same canonical and get this errors:
The page (viz:viz) and the page (data:viz:viz) have the same canonical. ''viz:viz''
To resolve this problem, we delete now the last name if it's the same than its previous. The page viz:viz gets the canonical viz and the page data:viz:viz gets the canonical data:viz.