v1.0.0
What's Changed
This release introduces significant configuration updates for the gridAwareAuto function, which brings it to a state that allows it to be deployed to production websites. The functionality delivers on the key goals of the Grid-aware Websites project, and therefor I consider this enough for a v1.0 release.
Expanded configuration options for the gridAwareAuto function include:
userOptInprovides a means for implementors to have users opt-in to applying grid-awareness, rather than have it on by default.defaultViewallows implementors to specify the default view for their website (that is the view to show a user initially, or when no data is available).devanddevConfigallows implementors to apply the function to a website running in a local development environment.infoBarallows for the Grid-aware Websites Info Bar web component to be added to the page.
Full Changelog: v0.3.1...v1.0.0