🚀 New features
- FOOTER (#852), live: example: https://jsfiddle.net/ad3quksn/345/
- Maps support for the
inputOptions
parameter (#853), live example: https://jsfiddle.net/ad3quksn/347/
🔧 Workflow
- speed up active development by not performing heavy tasks (like minification) in
gulp watch
(#844) - support IE11 in the
sandbox.html
(#854) - auto-reload browser on changes in
test/qunit/*.js
🍻 Thanks to @zenflow, @toverux, @ACupaJoe for participating in discussions about new features implementation!