v0.16.0
2019-12-31
Documentation for v0.16
Documentation Documentation defaults to latest release
Changes since v0.15.0
- Support Hugo v0.61
- Move skeleton css to theme side
- Helper classes for each section and containers #665
- Add Cypress based tests using Github actions #647 #666
- Use unsafe markdown configuration due to Hugo change #645
- Bootstrap update to v4.4.1
content
: Added defaulting for page title from content fragment #670content
: Add addtional content fragment documentation #668content
: Content fragment now supportspadding
variable like other fragments using container helperhero
: Add minHeight parameterlist
: Add optional sort order to lists
Fixes since v0.15.0
- Fix default list order #669
- Remove unnencessary markdownify calls #646
- Refactor modal html into js code #643
- Fix _index being added into lists #610
- Fix subdirecotry fragments not working #588
- Remove extra space before codeblocks #605
events
: Fix missing character issue in published events with question marks in arguments #608list
: Fix child depth #606404
: Fix fragments not showing on 404 page #589