aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Change ActionView ERB Handler from Erubis to ErubiJeremy Evans2017-01-251-0/+14
* Allow render locals to be assigned to instance variablesAndrew White2017-01-151-0/+6
* Add `check_parameters` option to `current_page?`Maksym Pugach2017-01-041-0/+4
* do not mutate `object_name` of class in `fields_for`yuuji.yaginuma2016-12-271-0/+6
* Fixed usage of cache_template_loadingMax Melentiev2016-12-061-0/+8
* [ci skip] Mention `form_with` and `fields` in changelog.Kasper Timm Hansen2016-11-211-0/+30
* Changelog editsVipul A M2016-11-121-3/+3
* Removed deprecated `#original_exception` in `ActionView::Template::Error`.Rafael Mendonça França2016-10-101-0/+4
* Change render to support any hash keys in localsPeter Schilling2016-10-021-0/+18
* Pass over changelogs [ci skip]Vipul A M2016-08-101-1/+1
* Move CHANGELOG entry to the top.Kasper Timm Hansen2016-08-071-11/+11
* Modify LogSubscriber for single partial's cache message.Stan Lo2016-08-081-0/+24
* Use to_a to pre-buffer the collectionSteven Harman2016-07-261-5/+5
* Fix collection_from_options to allow EnumeratorsSteven Harman2016-07-261-0/+11
* New syntax for tag helpers i.e. tag.br instead of tag(br) #25195Marek2016-06-271-0/+25
* English fixGeorge Millo2016-06-231-1/+1
* Merge pull request #25469 from herminiotorres/update-datetime-to-datetime-loc...Rafael Mendonça França2016-06-221-0/+8
|\
| * Change datetime to datetime-local helper tagHerminio Torres2016-06-211-0/+8
|/
* Change the raw template handler to render html-safe stringseileencodes2016-06-211-0/+11
* Remove space, properly italicizeJon Moss2016-05-211-5/+5
* Confirm with the specification when generating emtpy option for select with `...Vipul A M2016-05-211-0/+17
* Start Rails 5.1 development :tada:Rafael Mendonça França2016-05-101-342/+1
* Improve AV changelog with regards to default RAW handlerRodrigo Rosenfeld Rosas2016-05-091-1/+18
* Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-061-1/+6
* Prep Rails 5 beta 4eileencodes2016-04-271-0/+2
* Merge pull request #24225 from neumayr/date_select_helper_with_css_classes_ac...Rafael Mendonça França2016-04-201-0/+16
|\
| * date_select helper with_css_classes option also accept a hashneumayr2016-04-051-0/+16
* | Add CHANGELOG entry for #23869Rafael Mendonça França2016-04-201-0/+4
|/
* Deprecate `datetime_field` and `datetime_field_tag` helpers.Wojciech Wnętrzak2016-03-311-0/+6
* guides, sync 5.0 release notes with changelogsYves Senn2016-03-221-1/+1
* Fix CHANGELOG spacing [ci skip]Jeremy Daer2016-03-021-4/+4
* Add CHANGELOG entry for "Rendering ..." loggingPrem Sichanugrist2016-02-261-0/+6
* Preparing for 5.0.0.beta3 releaseeileencodes2016-02-241-0/+2
* [ci skip] Move collection caching changelog entry.Kasper Timm Hansen2016-02-241-25/+25
* [ci skip] Clarify collection caching went EXPLICIT.Kasper Timm Hansen2016-02-211-4/+9
* Improve CHANGELOG for https://github.com/rails/rails/pull/17043 [ci skip]Prathamesh Sonpatki2016-02-201-1/+1
* Fix button_to's params option to support nested names.James Coleman2016-02-191-0/+4
* Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-131-1/+1
* Add some Action Cable CHANGELOG entriesRafael Mendonça França2016-02-011-3/+0
* Preparing for Rails 5.0.0.beta2Sean Griffin2016-02-011-0/+5
* Fix img alt attribute generation when using Sprockets >= 3.0Bart de Water2016-01-271-0/+5
* Merge pull request #20046 from yoongkang/ladidaRafael Mendonça França2016-01-161-0/+6
|\
| * Use ActiveSupport::SafeBuffer when flushing content_forYoong Kang Lim2015-05-251-0/+6
* | docs, formatting pass over changelogs. [ci skip]Yves Senn2016-01-131-1/+1
* | Fix collection_radio_buttons' hidden_field name and make it appear before the...Santiago Pastorino2015-12-311-0/+8
* | TestController#parameters returns AC::ParametersJustin Coyne2015-12-291-0/+5
* | Merge pull request #22778 from y-yagi/fix_submit_tag_with_symbol_valueYves Senn2015-12-241-0/+5
* | release notes, extract notable changes from Action View CHANGELOG.Yves Senn2015-12-221-4/+4
* | No more no changes entries in the CHANGELOGsGenadi Samokovarov2015-12-211-3/+0
* | fix typo in config value [ci skip]yuuji.yaginuma2015-12-191-1/+1