v0.7
Bump! 💀
Diff: v0.6.1...v0.7
Changes:
- compatibility with nette/forms 3.1.14
- support for colorpicker and native date/datetime/time controls as nette/forms
BREAKING CHANGES and UPGRADE INFO
- addDateTime is renamed to addBootstrapDateTime
- addDate is renamed to addBootstrapDate
if you want to continue using bootstrap date pickers replace all your calls with this otherwise you'll fallback on native browser controls as nette/forms does.