What's Changed
New Features
inline: truegenerates the same CSS for the collection label as lay… by @lcreid in #778- Make Collection Controls Aria Accessible by @lcreid in #779
aria-describedbyfor Errors by @lcreid in #782
Bugfixes
- Don't raise exception for label_as_placeholder when no model in
bootstrap_form_withby @lcreid in #788
Development
- Rake Without
bundle execand Clean Up Warnings by @lcreid in #771 - Update bin/dev to set port by @lcreid in #772
- Remove Gemfile from demo/ by @lcreid in #774
- Add frozen_string_literal and RuboCop rule by @lcreid in #773
- Task to update lock files by @lcreid in #775
- Use Rails Configuration by @lcreid in #776
- How to use
mainfor testing by @lcreid in #780 - Test That
namespaceWorks by @lcreid in #784 - Add Namespaces to Forms in Demo App by @lcreid in #785
- Exclude Ruby 3.2 with edge by @lcreid in #789
Full Changelog: v5.5.0...v5.6.0