Skip to content

Releases: contributte/forms-bootstrap

v0.8.7

06 Mar 19:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.6...v0.8.7

v0.8.6

28 Jul 10:38

Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.8.6

v0.8.5

04 Apr 06:57

Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5

v0.8.4

04 Apr 06:55

Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.4

v0.8.3

24 Oct 11:12

Choose a tag to compare

Bump! 🧷
Diff: v0.8.2...v0.8.3

Changes:

  • compatibility with nette/forms 3.2.5

v0.8.2

12 Aug 10:21

Choose a tag to compare

Bump! 🧷
Diff: v0.8.1...v0.8.2

Changes:

  • compatibility with nette/forms 3.2.4

v0.8.1

13 May 19:36

Choose a tag to compare

Bump! 🧮
Diff: v0.8...v0.8.1

Changes:

  • compatibility with nette/forms 3.2.3

v0.8

22 Apr 20:25

Choose a tag to compare

Bump! 🔫
Diff: v0.7.1...v0.8

Changes:

  • compatibility with nette/forms 3.2.2

v0.7.1

17 Mar 19:30

Choose a tag to compare

Bump! 🧋
Diff: v0.7...v0.7.1

Changes:

  • compatibility with nette/forms 3.1.15

v0.7

14 Mar 07:30
3744a24

Choose a tag to compare

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.