v0.15.0
Documentation for v0.15
Documentation Documentation defaults to latest release
Changes since v0.14.0
- BREAKING:
item
: Item URL configuration is nowitem_url
instead ofurl
- BREAKING: Custom JS and CSS within config.toml are replaced by
config
fragment - Huge documentation overhaul
- Accesibility improvements via
alt
andsr-only
tags - Code snippets and inline code are more readable (invert background)
- Contrast improvements for text, buttons and backgrounds
- Add Title_align for better control of headers
- Enable and document usage of FontAwesome Pro
- Upgrade FontAwesome
- Show scrollspy and active page to navbar and sidebar based navbars
- Resize images automatically with the exception of
static/
based ones - Use favicon.svg and favicon.png, if defined
- Add slot feature to combine various fragments
- Add support for social media cards
- Ability to create documentation via
content
andlist
using sidebar slots list
: Add collapsible itemsnav
: Add sticky optionhero
: Ability to customize particle.jspricing
: Add plan:change event- New:
events
: Client side pubsub like event framework including triggering events via URL events
: Base64 obfuscated event URLs- New:
stripe
: Add payments fragment based on stripe stripe
: Prevent double charges by disabling buttonstripe
: Add multiple price optionstripe
: Add custom price option- New:
graph
: Add chart.js fragment - New:
TOC
: Add table of contents fragment - New:
config
: New config fragment to inject custom assets such asmeta
,link
orscript
- New:
header
: Add separate header fragment
Fixes since v0.14.0
- Fix consistency of header margins
- Retriggering an event will clear fields
stripe
: Fix multiple Stripe fragments on a single pagecontact
: Fix Recaptcha positioningcontact
: Make contact form async even within Firefoxtable
: Optimize darker background colorscontent
: Sidebar margin fixes404
: Fix layout issueseditor
: Fix editor not always loadingreact-portal
: Fix portal not always loading