date: 2015-08-11 Enhancements:
- Move to sense-go as deployment system
- Renamed to sense-calendar-heatmap
date: 2015-04-16 Fixes:
- Make the property panel "future proof" + a temporary bug fix to get the property panel also working for MS11 (unofficial internal release)
Date: 2015-03-13
Fixes:
- Fix to send the correct width to renderChart and detect when it needs to redraw due to the changes in screen size.
- Better and correct minification of files, ensure that all console.logs are removed
Date: 2015-02-28
Enhancements:
- Supress display of empty years.
- Thanks to andre-ferreira-qlik (PR #2)
- Fixed issue that the grunt:release task didn't remove console.xx() entries.
Date: 2015-02-18
- Fixes:
- Don't display years without data
Date: 2015-02-17
- Initial Commit
- Basic template and build system created using the Yeoman Generator for Qlik Sense Extensions (https://github.com/stefanwalther/generator-qsExtension)