Releases: neilime/twbs-helper-module
Releases · neilime/twbs-helper-module
Version 3.4.0
Version 3.4.0
🏗️ Chore
- Upgrade dependencies
- Enhance docs releasing workflow
- Add algolia search for docs
🙏 Contributors :
Version 3.3.0
Version 3.3.0
💥 Fixed
- FormFile view helper inherit from the proper Laminas FormFile view helper (#72)
🏗️ Chore
- Migrate documentation to Docusaurus: https://neilime.github.io/twbs-helper-module/docs
- Enhance installation guide
- Fix code coverage url
- Auto publish documentation on new tags
- Upgrade dependencies
- Add issues staling workflow
- Add add rendering doc for form button groups: https://neilime.github.io/twbs-helper-module/docs/rendering/forms/#button-groups
🙏 Contributors :
Version 3.2.1
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
Version 3.2.0
⚡ Added
- Add support for disabling fieldset
- Add form row grouping
- Add support for valid feedback
🙏 Contributors :
Version 3.1.0
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
Version 3.0.0
⚡ Breaking changes :
- Migrating to Laminas 🔥
- Renaming package to neilime/twbs-helper-module
💥 Fixed :
- Bringing back button groups
🙏 Contributors :
Version 2.1.0
Version v2.0.2
Version 2.0.2
💥 Fixed :
- Fix invalid rendering of form collections
Version 2.0.1
Version 2.0.1
💥 Fixed :
- Fix invalid rendering of form-append/prepend icons
Version 2.0.0
Version 2.0.0
⚡ Added :
- First stable version supporting ALL bootstrap elements.