File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33* Add support for Ruby 3.4 and Rails 7.2/8.0/8.1. (no changes required)
44* Drop support for Rails < 7 and Ruby < 2.7.
5- * Remove redundant ` aria-required ` attribute for required fields. [ @aduth ] ( https://github.com/aduth )
6- * Add ` weekday ` input. [ @nashby ] ( https://github.com/nashby )
5+ * Add ` weekday ` input. [ #1846 ] ( https://github.com/heartcombo/simple_form/pull/1846 )
6+ * Remove redundant ` aria-required ` attribute for required fields. [ #1823 ] ( https://github.com/heartcombo/simple_form/pull/1823 )
7+ * Integrate ` :rich_text_area ` with placeholders [ #1842 ] ( https://github.com/heartcombo/simple_form/pull/1842 )
8+ * Fix encrypted attributes improperly casted (later fixed in Rails) [ #1836 ] ( https://github.com/heartcombo/simple_form/pull/1836 )
9+ * Pass ` base ` object to ` human_attribute_name ` in labels [ #1812 ] ( https://github.com/heartcombo/simple_form/pull/1812 )
710
811## 5.3.1
912
You can’t perform that action at this time.
0 commit comments