aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Update sanitizer in ActionView::Helpers::SanitizeHelperJuanito Fatas2019-08-051-0/+4
* Added a phone_to helper method, on the style of mail_to and sms_to. (#36775)Pietro Moro2019-07-261-0/+4
* Empty array instead of nil for source_extractGuilherme Mansur2019-07-141-0/+5
* Autoload SyntaxErrorInTemplateGuilherme Mansur2019-06-191-0/+4
* `RenderingHelper` supports rendering objects that `respond_to?` `:render_in`Joel Hawksley2019-06-121-0/+4
* Fix select_tag so that is doesn't change options when include_blank is setYounes SERRAJ2019-05-221-0/+3
* Start Rails 6.1 developmentRafael Mendonça França2019-04-241-253/+1
* Fix markup in CHANGELOGs [ci skip]Ryuta Kamizono2019-04-251-1/+1
* Update the changelog to explain the fixst00122019-04-201-0/+11
* Fix checking for template variants when using the ActionView::FixtureResolverEdward Rudd2019-04-031-0/+4
* [ci skip] Follow up c8bf334104Kasper Timm Hansen2019-04-011-1/+2
* Only clear template caches in dev after changes (#35629)John Hawthorn2019-04-011-0/+8
* Tweaks CHANGELOGs and docs [ci skip]Ryuta Kamizono2019-03-311-3/+4
* [ci skip] Fixed typoShailesh Kalamkar2019-03-231-1/+1
* Update CHANGELOGs for 6.0.0.beta3 releaseJohn Hawthorn2019-03-221-1/+10
* Prep releaseeileencodes2019-03-111-0/+5
* Preparing for 6.0.0.beta2 releaseRafael Mendonça França2019-02-251-0/+2
* Fix some typos!Aaron Patterson2019-02-061-0/+4
* Deprecate finalizer configuration (it doesn't do anything)Aaron Patterson2019-02-061-0/+6
* Merge branch 'float_dom_ids'Gannon McGibbon2019-02-051-0/+6
|\
| * Fix unique DOM IDs for collection inputsMark Edmondson2019-01-251-0/+5
* | Add CHANGELOG entries for npm package renames [ci skip]Javan Makhmali2019-01-281-0/+6
* | Single new line is not rendered as new line in the CHANGELOG.mdRyuta Kamizono2019-01-191-3/+4
|/
* Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-181-0/+2
* Remove deprecated image_alt helperRafael Mendonça França2019-01-171-0/+4
* Don't expect defined protect_against_forgery? in {token,csrf_meta}_tagGenadi Samokovarov2018-12-271-3/+5
* Require Ruby 2.5 for Rails 6.Kasper Timm Hansen2018-12-191-2/+2
* Do not disable previously disabled elementsWoH2018-12-061-0/+6
* Prevent unintended mouse keys from firing click eventsWoH2018-12-051-0/+13
* Prevent TextHelper#word_wrap from stripping white space on the leftLyle Mullican2018-11-191-0/+18
* Fix broken CHANGELOG markup [ci skip]Ryuta Kamizono2018-11-081-1/+1
* Add allocations to template renderer subscriptionEileen Uchitelle2018-10-101-0/+12
* respect path_only option when an array is passed into url_forJoel Ambass2018-10-011-0/+6
* Formatting CHANGELOGs [ci skip]Ryuta Kamizono2018-09-071-3/+9
* Merge pull request #33547 from Ana06/patch-1Matthew Draper2018-08-231-0/+10
|\
| * Deprecate use of private methods in view's helpersAna María Martínez Gómez2018-08-081-2/+2
| * Add one more method affected in CHANGELOGAna María Martínez Gómez2018-08-081-2/+3
| * Use public_send in value_for_collectionAna María Martínez Gómez2018-08-071-0/+10
|/
* Fix issue with `button_to`'s `to_form_params`Georgi Georgiev2018-07-161-0/+11
* Merge pull request #33286 from ph3t/add-changelog-entry-for-42c3537Ryuta Kamizono2018-07-041-1/+13
|\
| * Add changelog entry for 42c3537 [ci skip]Juan Broullon2018-07-031-1/+11
|/
* Merge pull request #32190 from liwii/use_year_namesRyuta Kamizono2018-06-211-0/+18
|\
| * Add `year_format` option to date_select tag. This option makes it possible to...Koki Ryu2018-06-101-0/+16
|/
* Make JS views rendered work with content security policyyuuji.yaginuma2018-04-201-0/+7
* Add the `nonce: true` option for `javascript_include_tag` helper.Yaroslav Markin2018-04-171-0/+6
* Fix `actionview/CHANGELOG.md`bogdanvlviv2018-04-071-2/+2
* Remove RecordTagHelperYoshiyuki Hirano2018-04-071-0/+4
* Add `action_view.finalize_compiled_template_methods` config optionSimon Coffey2018-04-021-0/+9
* Extract the confirm call in its own, overridable method in rails_ujsMathieu2018-04-011-0/+8
* Remove changelog header for unreleased versionRafael Mendonça França2018-03-131-2/+0