All notable changes to this project will be documented in this file.
No unreleased changes.
- Change Grunt peer dependency to work with Grunt 1.0
- New
time-range
input type - This new-format CHANGELOG, based on http://keepachangelog.com
- Fix for a missing
temp
dependency declaration
- Yet another bugfix for custom templates
- Major bugfix for custom template loader
- Minor template bugfix for inline labels
- Support for repeated fields
- Support for custom templates
- Don't drop empty tags when tidying, permitting empty
<option>
tags
- Add
default
property for text fields - Add import for
default
property
- Inline labels now have
repeat
support
- Add
hide_label
property for all fields - Add
inline_label
property for checkboxes
- Add support for about section
- Allow HTML in about and help blocks
- Add support for importing and converting existing settings files
- Fix issue when repeated section names had multiple spaces in them
- Completely rewrote README
- Stop removing closing / on some elements
- Fix bug with
<textarea>
elements
- Add ability to repeat subsections
- Allow subsections to avoid displaying a title
- Use HTMLTidy to tidy up generated HTML
- Fix template include path to be relative
- Initial Grunt plugin structure
- Initial implementation of this plugin