2017-07-17 16:45:59 -04:00
|
|
|
* Remove deprecated Erubis ERB handler.
|
|
|
|
|
|
|
|
*Rafael Mendonça França*
|
|
|
|
|
2017-08-16 14:34:02 -04:00
|
|
|
* Remove default `alt` text generation.
|
|
|
|
|
|
|
|
Fixes #30096
|
|
|
|
|
|
|
|
*Cameron Cundiff*
|
|
|
|
|
2017-07-01 10:28:39 -04:00
|
|
|
* Add `srcset` option to `image_tag` helper.
|
2017-06-03 12:30:01 -04:00
|
|
|
|
|
|
|
*Roberto Miranda*
|
|
|
|
|
2017-06-28 09:21:03 -04:00
|
|
|
* Fix issues with scopes and engine on `current_page?` method.
|
|
|
|
|
2017-06-19 18:32:17 -04:00
|
|
|
Fixes #29401.
|
2017-06-28 09:21:03 -04:00
|
|
|
|
2017-06-19 18:32:17 -04:00
|
|
|
*Nikita Savrov*
|
2017-06-28 09:21:03 -04:00
|
|
|
|
2017-06-11 03:21:32 -04:00
|
|
|
* Generate field ids in `collection_check_boxes` and `collection_radio_buttons`.
|
|
|
|
|
|
|
|
This makes sure that the labels are linked up with the fields.
|
|
|
|
|
|
|
|
Fixes #29014.
|
|
|
|
|
|
|
|
*Yuji Yaginuma*
|
|
|
|
|
2017-05-20 05:00:13 -04:00
|
|
|
* Add `:json` type to `auto_discovery_link_tag` to support [JSON Feeds](https://jsonfeed.org/version/1)
|
|
|
|
|
|
|
|
*Mike Gunderloy*
|
|
|
|
|
2017-04-29 13:41:44 -04:00
|
|
|
* Update `distance_of_time_in_words` helper to display better error messages
|
2015-06-25 18:54:32 -04:00
|
|
|
for bad input.
|
|
|
|
|
|
|
|
*Jay Hayes*
|
|
|
|
|
2017-04-29 13:41:44 -04:00
|
|
|
|
2017-03-21 19:41:39 -04:00
|
|
|
Please check [5-1-stable](https://github.com/rails/rails/blob/5-1-stable/actionview/CHANGELOG.md) for previous changes.
|