Skip to content

v0.7

Compare
Choose a tag to compare
@dakorpar dakorpar released this 14 Mar 07:30
· 12 commits to master since this release
3744a24

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.