Skip to content

Releases: neilime/twbs-helper-module

Version 3.4.0

27 Apr 16:44
64decfe
Compare
Choose a tag to compare

Version 3.4.0

🏗️ Chore

  • Upgrade dependencies
  • Enhance docs releasing workflow
  • Add algolia search for docs

🙏 Contributors :

Version 3.3.0

06 Aug 18:38
Compare
Choose a tag to compare

Version 3.3.0

💥 Fixed

  • FormFile view helper inherit from the proper Laminas FormFile view helper (#72)

🏗️ Chore

🙏 Contributors :

Version 3.2.1

08 Jul 09:29
Compare
Choose a tag to compare

Version 3.2.1

💥 Fixed

  • Add "is-valid" class to element having valid feedback

🏗️ Chore

  • Upgrade "laminas/laminas-component-installer" version

🙏 Contributors :

Version 3.2.0

02 Jul 09:44
Compare
Choose a tag to compare

Version 3.2.0

⚡ Added

  • Add support for disabling fieldset
  • Add form row grouping
  • Add support for valid feedback

🙏 Contributors :

Version 3.1.0

17 May 20:53
Compare
Choose a tag to compare

Version 3.1.0

⚡ Added

  • Upgrade dependencies
  • Add ConfigProvider to load this module in mezzio (formerly zend-expressive)

💥 Fixed

  • Do not indent textarea content

🏗️ Chore

  • Move continuous integration to Github Actions
  • Add PHP Stan to continuous integration workflow

🙏 Contributors :

Version 3.0.0 - Migrate to Laminas

28 Mar 16:21
fe9a31d
Compare
Choose a tag to compare

Version 3.0.0

⚡ Breaking changes :

💥 Fixed :

  • Bringing back button groups

🙏 Contributors :

Version 2.1.0

12 Mar 08:02
0ac9ad7
Compare
Choose a tag to compare

Version 2.1.0

⚡ Added :

  • Custom attributes to 'form', 'fieldset' and 'form-group' wapper - bc63d7a
  • Allow usage of custom attributes in form->openTag() - 07354e5

💥 Fixed :

  • Adding logic for normal checkboxes in horizontal layout. - 0ac9ad7

🙏 Contributors :

Version v2.0.2

12 Nov 09:42
Compare
Choose a tag to compare

Version 2.0.2

💥 Fixed :

  • Fix invalid rendering of form collections

Version 2.0.1

14 Oct 06:53
Compare
Choose a tag to compare

Version 2.0.1

💥 Fixed :

  • Fix invalid rendering of form-append/prepend icons

Version 2.0.0

04 Oct 21:32
f804433
Compare
Choose a tag to compare

Version 2.0.0

⚡ Added :

  • First stable version supporting ALL bootstrap elements.