Releases: rsv-ink/ink_components
Releases · rsv-ink/ink_components
v2.0.1
v2.0.0
🚧 Breaking Changes
- Add new features to Modal by @hoffmannpaola in #133
Full Changelog: v1.2.1...v2.0.0
v1.2.1
v1.2.0
✨ Enhancements
- Add Model component by @hoffmannpaola in #130
New Contributors
- @hoffmannpaola made their first contribution in #130
Full Changelog: v1.1.0...v1.2.0
v1.1.0
✨ Enhancements
- Allow passing a block to the Label and Submit components by @JohnAnon9771 in #113
- Fix checkbox attribute generation by @JohnAnon9771 in #115
- Fix checkbox behavior when content or helper_text is not provided by @JohnAnon9771 in #114
- Add Dropdown component @GregorioNeto in #121
New Contributors
- @JohnAnon9771 made their first contribution in #113
- @GregorioNeto made their first contribution in #121
Full Changelog: v1.0.0...v1.1.0
v1.0.0
🚧 Breaking Changes
- The Select component now uses the Rails select helper, allowing for block passing (#105) by @karinevieira
- Upgrade Flowbite to version 2.5.2 (#71) by @karinevieira
✨ Enhancements
- A new component has been introduced: Input Field (#85) by @natannobre
- Add state to Text Area (#100) by @alannascimento1
- Helpers have been added to simplify the usage of components (#80) by @karinevieira
- A Form Builder has been implemented (#84) by @natannobre
📦 Other Changes
- The margin has been removed from the Button and Badge components (#107) by @lsouoliveira
Full Changelog: v0.1.0...v1.0.0