Releases: contributte/forms-bootstrap
Releases · contributte/forms-bootstrap
v0.8.3
v0.8.2
v0.8.1
v0.8
v0.7.1
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.
v0.6.1
v0.6
Bump! 🚡
Diff: v0.5.7...0.6
Changes:
- nette/forms 3.1.12
- drop support for php < 8.1
- contributte codestyle
- addFloat support
- update libs