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-rangeinput type - This new-format CHANGELOG, based on http://keepachangelog.com
- Fix for a missing
tempdependency 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
defaultproperty for text fields - Add import for
defaultproperty
- Inline labels now have
repeatsupport
- Add
hide_labelproperty for all fields - Add
inline_labelproperty 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