Releases: CarbonPackages/Carbon.IncludeAssets
Releases · CarbonPackages/Carbon.IncludeAssets
7.2.0
7.1.0
7.0.1
- Allow also attributes with square brackets
- Better sorting order of the tags
Full Changelog: 7.0.0...7.0.1
7.0.0
✨ Features
The type Head is no longer at the end of the <head>. It get's now sorted in the correct order, based on a talk by Harry Roberts Get Your Head Straight
To have tags added before the closing </head>, you can now use HeadBottom.
💥 Breaking changes
- The preload polyfill as well as the option
LoadJSforCSSAsynchronis removed, as it is supported by all modern browsers - The type
Bodywas renamed toBodyBottom
🔀 The PR
Full Changelog: 6.5.0...7.0.0
6.5.0
6.4.0
✨ Feature
Add option to set the position, just like in Neos.Fusion:Join
Example:
Carbon:
IncludeAssets:
Packages:
Theme:
position: start
...Full Changelog: 6.3.0...6.4.0
Full Changelog: 6.3.0...6.4.0
6.3.0
Full Changelog: 6.2.0...6.3.0
6.2.0
✨ Feature
Add option to add plain markup
Example:
Carbon:
IncludeAssets:
Packages:
aa_Theme:
General:
HeadStart:
# If a string starts with < and ends with an >, it get's inlucded as plain HTML
- <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />Full Changelog: 6.1.0...6.2.0
6.1.0
6.0.1
Full Changelog: 6.0.0...6.0.1