actionview 6.0.3.7 → 6.1.0.rc1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of actionview might be problematic. Click here for more details.

Files changed (63) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +152 -247
  3. data/MIT-LICENSE +1 -1
  4. data/lib/action_view.rb +4 -1
  5. data/lib/action_view/base.rb +21 -52
  6. data/lib/action_view/cache_expiry.rb +1 -2
  7. data/lib/action_view/context.rb +0 -1
  8. data/lib/action_view/dependency_tracker.rb +10 -4
  9. data/lib/action_view/digestor.rb +3 -2
  10. data/lib/action_view/gem_version.rb +3 -3
  11. data/lib/action_view/helpers/asset_tag_helper.rb +40 -15
  12. data/lib/action_view/helpers/asset_url_helper.rb +6 -4
  13. data/lib/action_view/helpers/atom_feed_helper.rb +2 -1
  14. data/lib/action_view/helpers/cache_helper.rb +10 -16
  15. data/lib/action_view/helpers/date_helper.rb +4 -4
  16. data/lib/action_view/helpers/form_helper.rb +59 -17
  17. data/lib/action_view/helpers/form_options_helper.rb +7 -16
  18. data/lib/action_view/helpers/form_tag_helper.rb +2 -1
  19. data/lib/action_view/helpers/javascript_helper.rb +3 -3
  20. data/lib/action_view/helpers/number_helper.rb +6 -6
  21. data/lib/action_view/helpers/rendering_helper.rb +11 -3
  22. data/lib/action_view/helpers/tag_helper.rb +92 -17
  23. data/lib/action_view/helpers/tags/base.rb +9 -5
  24. data/lib/action_view/helpers/tags/date_field.rb +1 -1
  25. data/lib/action_view/helpers/tags/date_select.rb +2 -2
  26. data/lib/action_view/helpers/tags/datetime_local_field.rb +1 -1
  27. data/lib/action_view/helpers/tags/label.rb +4 -0
  28. data/lib/action_view/helpers/tags/month_field.rb +1 -1
  29. data/lib/action_view/helpers/tags/select.rb +1 -1
  30. data/lib/action_view/helpers/tags/time_field.rb +1 -1
  31. data/lib/action_view/helpers/tags/week_field.rb +1 -1
  32. data/lib/action_view/helpers/text_helper.rb +1 -1
  33. data/lib/action_view/helpers/translation_helper.rb +88 -53
  34. data/lib/action_view/helpers/url_helper.rb +107 -13
  35. data/lib/action_view/layouts.rb +3 -2
  36. data/lib/action_view/log_subscriber.rb +26 -10
  37. data/lib/action_view/lookup_context.rb +3 -18
  38. data/lib/action_view/path_set.rb +0 -3
  39. data/lib/action_view/railtie.rb +35 -46
  40. data/lib/action_view/renderer/abstract_renderer.rb +93 -14
  41. data/lib/action_view/renderer/collection_renderer.rb +192 -0
  42. data/lib/action_view/renderer/object_renderer.rb +34 -0
  43. data/lib/action_view/renderer/partial_renderer.rb +20 -282
  44. data/lib/action_view/renderer/partial_renderer/collection_caching.rb +25 -26
  45. data/lib/action_view/renderer/renderer.rb +44 -1
  46. data/lib/action_view/renderer/streaming_template_renderer.rb +5 -1
  47. data/lib/action_view/renderer/template_renderer.rb +15 -12
  48. data/lib/action_view/rendering.rb +3 -1
  49. data/lib/action_view/routing_url_for.rb +1 -1
  50. data/lib/action_view/template.rb +9 -49
  51. data/lib/action_view/template/handlers.rb +0 -26
  52. data/lib/action_view/template/handlers/erb.rb +10 -14
  53. data/lib/action_view/template/handlers/erb/erubi.rb +9 -7
  54. data/lib/action_view/template/html.rb +1 -11
  55. data/lib/action_view/template/raw_file.rb +0 -3
  56. data/lib/action_view/template/renderable.rb +24 -0
  57. data/lib/action_view/template/resolver.rb +82 -40
  58. data/lib/action_view/template/text.rb +0 -3
  59. data/lib/action_view/test_case.rb +18 -25
  60. data/lib/action_view/testing/resolvers.rb +10 -31
  61. data/lib/action_view/unbound_template.rb +3 -3
  62. data/lib/action_view/view_paths.rb +34 -36
  63. metadata +20 -17
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '0901467d038615517c4bb844ada76405c5881b51faf764c6620b593c33cdc32d'
4
- data.tar.gz: 511ca67c07b8a6a900c4e124cc810b5d83c9b7fda92c401058a974aecf4653ec
3
+ metadata.gz: c6501d14d3ded1b369986260419c6aee627f1b7799b3c3c4218873bfe8d4b479
4
+ data.tar.gz: 989267ee82dfffffb28da4b86b9eb462dd4e0bd3d379763b6b1e263ff29739b1
5
5
  SHA512:
6
- metadata.gz: 77ca182510ca79fc7de26c58a5a86790938eec97cbea0f69d7ad374e3910017181e533ad4925752407f765f7d9db2c4d51725cac1b6d7aff09d0abcd29533d04
7
- data.tar.gz: 1c987532210718e9d512c14c143418c378cf9ce1e7e83b87b79876899e3ae9bb1baa13931efdbf17f29100b7d1f70e03f9ffb702fe6536271d1bf8c6964c7e4a
6
+ metadata.gz: 0604fd5bb813f716bff94d3ac476ad3a466b8ea6e02e022b4ee29cf5f3a0389ec70f50fc532e37a857307b2180e69d0db2c0c42abcf603677789df8b44acad0f
7
+ data.tar.gz: 54f5d17012d6817bd687d80dff5bd36ffff2ea6fc8461ac2e81fde65a73dea829a076351ff812516f80869ae0dbda5eda4d8181b731bfd31ae92b56cca03ab53
data/CHANGELOG.md CHANGED
@@ -1,355 +1,260 @@
1
- ## Rails 6.0.3.7 (May 05, 2021) ##
1
+ ## Rails 6.1.0.rc1 (November 02, 2020) ##
2
2
 
3
- * No changes.
3
+ * Yield translated strings to calls of `ActionView::FormBuilder#button`
4
+ when a block is given.
4
5
 
6
+ *Sean Doyle*
5
7
 
6
- ## Rails 6.0.3.6 (March 26, 2021) ##
8
+ * Alias `ActionView::Helpers::Tags::Label::LabelBuilder#translation` to
9
+ `#to_s` so that `form.label` calls can yield that value to their blocks.
7
10
 
8
- * No changes.
11
+ *Sean Doyle*
9
12
 
13
+ * Rename the new `TagHelper#class_names` method to `TagHelper#token_list`,
14
+ and make the original available as an alias.
10
15
 
11
- ## Rails 6.0.3.5 (February 10, 2021) ##
16
+ token_list("foo", "foo bar")
17
+ # => "foo bar"
12
18
 
13
- * No changes.
19
+ *Sean Doyle*
14
20
 
21
+ * ARIA Array and Hash attributes are treated as space separated `DOMTokenList`
22
+ values. This is useful when declaring lists of label text identifiers in
23
+ `aria-labelledby` or `aria-describedby`.
15
24
 
16
- ## Rails 6.0.3.4 (October 07, 2020) ##
17
-
18
- * No changes.
19
-
20
-
21
- ## Rails 6.0.3.3 (September 09, 2020) ##
22
-
23
- * [CVE-2020-8185] Fix potential XSS vulnerability in the `translate`/`t` helper.
24
-
25
- *Jonathan Hefner*
26
-
27
-
28
- ## Rails 6.0.3.2 (June 17, 2020) ##
29
-
30
- * No changes.
31
-
32
-
33
- ## Rails 6.0.3.1 (May 18, 2020) ##
34
-
35
- * [CVE-2020-8167] Check that request is same-origin prior to including CSRF token in XHRs
36
-
37
- ## Rails 6.0.3 (May 06, 2020) ##
38
-
39
- * annotated_source_code returns an empty array so TemplateErrors without a
40
- template in the backtrace are surfaced properly by DebugExceptions.
41
-
42
- *Guilherme Mansur*, *Kasper Timm Hansen*
43
-
44
- * Add autoload for SyntaxErrorInTemplate so syntax errors are correctly raised by DebugExceptions.
45
-
46
- *Guilherme Mansur*, *Gannon McGibbon*
47
-
48
-
49
- ## Rails 6.0.2.2 (March 19, 2020) ##
50
-
51
- * Fix possible XSS vector in escape_javascript helper
52
-
53
- CVE-2020-5267
54
-
55
- *Aaron Patterson*
56
-
57
-
58
- ## Rails 6.0.2.1 (December 18, 2019) ##
59
-
60
- * No changes.
61
-
62
-
63
- ## Rails 6.0.2 (December 13, 2019) ##
64
-
65
- * No changes.
66
-
67
-
68
- ## Rails 6.0.1 (November 5, 2019) ##
69
-
70
- * UJS avoids `Element.closest()` for IE 9 compatibility.
71
-
72
- *George Claghorn*
73
-
74
-
75
- ## Rails 6.0.0 (August 16, 2019) ##
76
-
77
- * ActionView::Helpers::SanitizeHelper: support rails-html-sanitizer 1.1.0.
78
-
79
- *Juanito Fatas*
80
-
81
-
82
- ## Rails 6.0.0.rc2 (July 22, 2019) ##
83
-
84
- * Fix `select_tag` so that it doesn't change `options` when `include_blank` is present.
85
-
86
- *Younes SERRAJ*
87
-
88
-
89
- ## Rails 6.0.0.rc1 (April 24, 2019) ##
90
-
91
- * Fix partial caching skips same item issue
92
-
93
- If we render cached collection partials with repeated items, those repeated items
94
- will get skipped. For example, if you have 5 identical items in your collection, Rails
95
- only renders the first one when `cached` is set to true. But it should render all
96
- 5 items instead.
97
-
98
- Fixes #35114.
99
-
100
- *Stan Lo*
101
-
102
- * Only clear ActionView cache in development on file changes
25
+ tag.input type: 'checkbox', name: 'published', aria: {
26
+ invalid: @post.errors[:published].any?,
27
+ labelledby: ['published_context', 'published_label'],
28
+ describedby: { published_errors: @post.errors[:published].any? }
29
+ }
30
+ #=> <input
31
+ type="checkbox" name="published" aria-invalid="true"
32
+ aria-labelledby="published_context published_label"
33
+ aria-describedby="published_errors"
34
+ >
103
35
 
104
- To speed up development mode, view caches are only cleared when files in
105
- the view paths have changed. Applications which have implemented custom
106
- `ActionView::Resolver` subclasses may need to add their own cache clearing.
36
+ *Sean Doyle*
107
37
 
108
- *John Hawthorn*
38
+ * Remove deprecated `escape_whitelist` from `ActionView::Template::Handlers::ERB`.
109
39
 
110
- * Fix `ActionView::FixtureResolver` so that it handles template variants correctly.
40
+ *Rafael Mendonça França*
111
41
 
112
- *Edward Rudd*
42
+ * Remove deprecated `find_all_anywhere` from `ActionView::Resolver`.
113
43
 
114
- * `ActionView::TemplateRender.render(file: )` now renders the file directly,
115
- without using any handlers, using the new `Template::RawFile` class.
44
+ *Rafael Mendonça França*
116
45
 
117
- *John Hawthorn*, *Cliff Pruitt*
46
+ * Remove deprecated `formats` from `ActionView::Template::HTML`.
118
47
 
48
+ *Rafael Mendonça França*
119
49
 
120
- ## Rails 6.0.0.beta3 (March 11, 2019) ##
50
+ * Remove deprecated `formats` from `ActionView::Template::RawFile`.
121
51
 
122
- * Only accept formats from registered mime types
52
+ *Rafael Mendonça França*
123
53
 
124
- A lack of filtering on mime types could allow an attacker to read
125
- arbitrary files on the target server or to perform a denial of service
126
- attack.
54
+ * Remove deprecated `formats` from `ActionView::Template::Text`.
127
55
 
128
- Fixes CVE-2019-5418
129
- Fixes CVE-2019-5419
56
+ *Rafael Mendonça França*
130
57
 
131
- *John Hawthorn*, *Eileen M. Uchitelle*, *Aaron Patterson*
58
+ * Remove deprecated `find_file` from `ActionView::PathSet`.
132
59
 
60
+ *Rafael Mendonça França*
133
61
 
134
- ## Rails 6.0.0.beta2 (February 25, 2019) ##
62
+ * Remove deprecated `rendered_format` from `ActionView::LookupContext`.
135
63
 
136
- * `ActionView::Template.finalize_compiled_template_methods` is deprecated with
137
- no replacement.
64
+ *Rafael Mendonça França*
138
65
 
139
- *tenderlove*
66
+ * Remove deprecated `find_file` from `ActionView::ViewPaths`.
140
67
 
141
- * `config.action_view.finalize_compiled_template_methods` is deprecated with
142
- no replacement.
68
+ *Rafael Mendonça França*
143
69
 
144
- *tenderlove*
70
+ * Require that `ActionView::Base` subclasses implement `#compiled_method_container`.
145
71
 
146
- * Ensure unique DOM IDs for collection inputs with float values.
72
+ *Rafael Mendonça França*
147
73
 
148
- Fixes #34974.
74
+ * Remove deprecated support to pass an object that is not a `ActionView::LookupContext` as the first argument
75
+ in `ActionView::Base#initialize`.
149
76
 
150
- *Mark Edmondson*
77
+ *Rafael Mendonça França*
151
78
 
152
- * Single arity template handlers are deprecated. Template handlers must
153
- now accept two parameters, the view object and the source for the view object.
79
+ * Remove deprecated `format` argument `ActionView::Base#initialize`.
154
80
 
155
- *tenderlove*
81
+ *Rafael Mendonça França*
156
82
 
83
+ * Remove deprecated `ActionView::Template#refresh`.
157
84
 
158
- ## Rails 6.0.0.beta1 (January 18, 2019) ##
85
+ *Rafael Mendonça França*
159
86
 
160
- * [Rename npm package](https://github.com/rails/rails/pull/34905) from
161
- [`rails-ujs`](https://www.npmjs.com/package/rails-ujs) to
162
- [`@rails/ujs`](https://www.npmjs.com/package/@rails/ujs).
87
+ * Remove deprecated `ActionView::Template#original_encoding`.
163
88
 
164
- *Javan Makhmali*
89
+ *Rafael Mendonça França*
165
90
 
166
- * Remove deprecated `image_alt` helper.
91
+ * Remove deprecated `ActionView::Template#variants`.
167
92
 
168
93
  *Rafael Mendonça França*
169
94
 
170
- * Fix the need of `#protect_against_forgery?` method defined in
171
- `ActionView::Base` subclasses. This prevents the use of forms and buttons.
95
+ * Remove deprecated `ActionView::Template#formats`.
172
96
 
173
- *Genadi Samokovarov*
174
-
175
- * Fix UJS permanently showing disabled text in a[data-remote][data-disable-with] elements within forms.
97
+ *Rafael Mendonça França*
176
98
 
177
- Fixes #33889.
99
+ * Remove deprecated `ActionView::Template#virtual_path=`.
178
100
 
179
- *Wolfgang Hobmaier*
101
+ *Rafael Mendonça França*
180
102
 
181
- * Prevent non-primary mouse keys from triggering Rails UJS click handlers.
182
- Firefox fires click events even if the click was triggered by non-primary mouse keys such as right- or scroll-wheel-clicks.
183
- For example, right-clicking a link such as the one described below (with an underlying ajax request registered on click) should not cause that request to occur.
103
+ * Remove deprecated `ActionView::Template#updated_at`.
184
104
 
185
- ```
186
- <%= link_to 'Remote', remote_path, class: 'remote', remote: true, data: { type: :json } %>
187
- ```
105
+ *Rafael Mendonça França*
188
106
 
189
- Fixes #34541.
107
+ * Remove deprecated `updated_at` argument required on `ActionView::Template#initialize`.
190
108
 
191
- *Wolfgang Hobmaier*
109
+ *Rafael Mendonça França*
192
110
 
193
- * Prevent `ActionView::TextHelper#word_wrap` from unexpectedly stripping white space from the _left_ side of lines.
111
+ * Make `locals` argument required on `ActionView::Template#initialize`.
194
112
 
195
- For example, given input like this:
113
+ *Rafael Mendonça França*
196
114
 
197
- ```
198
- This is a paragraph with an initial indent,
199
- followed by additional lines that are not indented,
200
- and finally terminated with a blockquote:
201
- "A pithy saying"
202
- ```
115
+ * Remove deprecated `ActionView::Template.finalize_compiled_template_methods`.
203
116
 
204
- Calling `word_wrap` should not trim the indents on the first and last lines.
117
+ *Rafael Mendonça França*
205
118
 
206
- Fixes #34487.
119
+ * Remove deprecated `config.action_view.finalize_compiled_template_methods`
207
120
 
208
- *Lyle Mullican*
121
+ *Rafael Mendonça França*
209
122
 
210
- * Add allocations to template rendering instrumentation.
123
+ * Remove deprecated support to calling `ActionView::ViewPaths#with_fallback` with a block.
211
124
 
212
- Adds the allocations for template and partial rendering to the server output on render.
125
+ *Rafael Mendonça França*
213
126
 
214
- ```
215
- Rendered posts/_form.html.erb (Duration: 7.1ms | Allocations: 6004)
216
- Rendered posts/new.html.erb within layouts/application (Duration: 8.3ms | Allocations: 6654)
217
- Completed 200 OK in 858ms (Views: 848.4ms | ActiveRecord: 0.4ms | Allocations: 1539564)
218
- ```
127
+ * Remove deprecated support to passing absolute paths to `render template:`.
219
128
 
220
- *Eileen M. Uchitelle*, *Aaron Patterson*
129
+ *Rafael Mendonça França*
221
130
 
222
- * Respect the `only_path` option passed to `url_for` when the options are passed in as an array
131
+ * Remove deprecated support to passing relative paths to `render file:`.
223
132
 
224
- Fixes #33237.
133
+ *Rafael Mendonça França*
225
134
 
226
- *Joel Ambass*
135
+ * Remove support to template handlers that don't accept two arguments.
227
136
 
228
- * Deprecate calling private model methods from view helpers.
137
+ *Rafael Mendonça França*
229
138
 
230
- For example, in methods like `options_from_collection_for_select`
231
- and `collection_select` it is possible to call private methods from
232
- the objects used.
139
+ * Remove deprecated pattern argument in `ActionView::Template::PathResolver`.
233
140
 
234
- Fixes #33546.
141
+ *Rafael Mendonça França*
235
142
 
236
- *Ana María Martínez Gómez*
143
+ * Remove deprecated support to call private methods from object in some view helpers.
237
144
 
238
- * Fix issue with `button_to`'s `to_form_params`
145
+ *Rafael Mendonça França*
239
146
 
240
- `button_to` was throwing exception when invoked with `params` hash that
241
- contains symbol and string keys. The reason for the exception was that
242
- `to_form_params` was comparing the given symbol and string keys.
147
+ * `ActionView::Helpers::TranslationHelper#translate` accepts a block, yielding
148
+ the translated text and the fully resolved translation key:
243
149
 
244
- The issue is fixed by turning all keys to strings inside
245
- `to_form_params` before comparing them.
150
+ <%= translate(".relative_key") do |translation, resolved_key| %>
151
+ <span title="<%= resolved_key %>"><%= translation %></span>
152
+ <% end %>
246
153
 
247
- *Georgi Georgiev*
154
+ *Sean Doyle*
248
155
 
249
- * Mark arrays of translations as trusted safe by using the `_html` suffix.
156
+ * Ensure cache fragment digests include all relevant template dependencies when
157
+ fragments are contained in a block passed to the render helper. Remove the
158
+ virtual_path keyword arguments found in CacheHelper as they no longer possess
159
+ any function following 1581cab.
250
160
 
251
- Example:
161
+ Fixes #38984.
252
162
 
253
- en:
254
- foo_html:
255
- - "One"
256
- - "<strong>Two</strong>"
257
- - "Three &#128075; &#128578;"
163
+ *Aaron Lipman*
258
164
 
259
- *Juan Broullon*
165
+ * Deprecate `config.action_view.raise_on_missing_translations` in favor of
166
+ `config.i18n.raise_on_missing_translations`.
260
167
 
261
- * Add `year_format` option to date_select tag. This option makes it possible to customize year
262
- names. Lambda should be passed to use this option.
168
+ New generalized configuration option now determines whether an error should be raised
169
+ for missing translations in controllers and views.
263
170
 
264
- Example:
171
+ *fatkodima*
265
172
 
266
- date_select('user_birthday', '', start_year: 1998, end_year: 2000, year_format: ->year { "Heisei #{year - 1988}" })
173
+ * Instrument layout rendering in `TemplateRenderer#render_with_layout` as `render_layout.action_view`,
174
+ and include (when necessary) the layout's virtual path in notification payloads for collection and partial renders.
267
175
 
268
- The HTML produced:
176
+ *Zach Kemp*
269
177
 
270
- <select id="user_birthday__1i" name="user_birthday[(1i)]">
271
- <option value="1998">Heisei 10</option>
272
- <option value="1999">Heisei 11</option>
273
- <option value="2000">Heisei 12</option>
274
- </select>
275
- /* The rest is omitted */
178
+ * `ActionView::Base.annotate_rendered_view_with_filenames` annotates HTML output with template file names.
276
179
 
277
- *Koki Ryu*
180
+ *Joel Hawksley*, *Aaron Patterson*
278
181
 
279
- * Fix JavaScript views rendering does not work with Firefox when using
280
- Content Security Policy.
182
+ * `ActionView::Helpers::TranslationHelper#translate` returns nil when
183
+ passed `default: nil` without a translation matching `I18n#translate`.
281
184
 
282
- Fixes #32577.
185
+ *Stefan Wrobel*
283
186
 
284
- *Yuji Yaginuma*
187
+ * `OptimizedFileSystemResolver` prefers template details in order of locale,
188
+ formats, variants, handlers.
285
189
 
286
- * Add the `nonce: true` option for `javascript_include_tag` helper to
287
- support automatic nonce generation for Content Security Policy.
288
- Works the same way as `javascript_tag nonce: true` does.
190
+ *Iago Pimenta*
289
191
 
290
- *Yaroslav Markin*
192
+ * Added `class_names` helper to create a CSS class value with conditional classes.
291
193
 
292
- * Remove `ActionView::Helpers::RecordTagHelper`.
194
+ *Joel Hawksley*, *Aaron Patterson*
293
195
 
294
- *Yoshiyuki Hirano*
196
+ * Add support for conditional values to TagBuilder.
295
197
 
296
- * Disable `ActionView::Template` finalizers in test environment.
198
+ *Joel Hawksley*
297
199
 
298
- Template finalization can be expensive in large view test suites.
299
- Add a configuration option,
300
- `action_view.finalize_compiled_template_methods`, and turn it off in
301
- the test environment.
200
+ * `ActionView::Helpers::FormOptionsHelper#select` should mark option for `nil` as selected.
302
201
 
303
- *Simon Coffey*
202
+ ```ruby
203
+ @post = Post.new
204
+ @post.category = nil
304
205
 
305
- * Extract the `confirm` call in its own, overridable method in `rails_ujs`.
206
+ # Before
207
+ select("post", "category", none: nil, programming: 1, economics: 2)
208
+ # =>
209
+ # <select name="post[category]" id="post_category">
210
+ # <option value="">none</option>
211
+ # <option value="1">programming</option>
212
+ # <option value="2">economics</option>
213
+ # </select>
306
214
 
307
- Example:
215
+ # After
216
+ select("post", "category", none: nil, programming: 1, economics: 2)
217
+ # =>
218
+ # <select name="post[category]" id="post_category">
219
+ # <option selected="selected" value="">none</option>
220
+ # <option value="1">programming</option>
221
+ # <option value="2">economics</option>
222
+ # </select>
223
+ ```
308
224
 
309
- Rails.confirm = function(message, element) {
310
- return (my_bootstrap_modal_confirm(message));
311
- }
225
+ *bogdanvlviv*
312
226
 
313
- *Mathieu Mahé*
227
+ * Log lines for partial renders and started template renders are now
228
+ emitted at the `DEBUG` level instead of `INFO`.
314
229
 
315
- * Enable select tag helper to mark `prompt` option as `selected` and/or `disabled` for `required`
316
- field.
230
+ Completed template renders are still logged at the `INFO` level.
317
231
 
318
- Example:
232
+ *DHH*
319
233
 
320
- select :post,
321
- :category,
322
- ["lifestyle", "programming", "spiritual"],
323
- { selected: "", disabled: "", prompt: "Choose one" },
324
- { required: true }
234
+ * ActionView::Helpers::SanitizeHelper: support rails-html-sanitizer 1.1.0.
325
235
 
326
- Placeholder option would be selected and disabled.
236
+ *Juanito Fatas*
327
237
 
328
- The HTML produced:
238
+ * Added `phone_to` helper method to create a link from mobile numbers.
329
239
 
330
- <select required="required" name="post[category]" id="post_category">
331
- <option disabled="disabled" selected="selected" value="">Choose one</option>
332
- <option value="lifestyle">lifestyle</option>
333
- <option value="programming">programming</option>
334
- <option value="spiritual">spiritual</option></select>
240
+ *Pietro Moro*
335
241
 
336
- *Sergey Prikhodko*
242
+ * annotated_source_code returns an empty array so TemplateErrors without a
243
+ template in the backtrace are surfaced properly by DebugExceptions.
337
244
 
338
- * Don't enforce UTF-8 by default.
245
+ *Guilherme Mansur*, *Kasper Timm Hansen*
339
246
 
340
- With the disabling of TLS 1.0 by most major websites, continuing to run
341
- IE8 or lower becomes increasingly difficult so default to not enforcing
342
- UTF-8 encoding as it's not relevant to other browsers.
247
+ * Add autoload for SyntaxErrorInTemplate so syntax errors are correctly raised by DebugExceptions.
343
248
 
344
- *Andrew White*
249
+ *Guilherme Mansur*, *Gannon McGibbon*
345
250
 
346
- * Change translation key of `submit_tag` from `module_name_class_name` to `module_name/class_name`.
251
+ * `RenderingHelper` supports rendering objects that `respond_to?` `:render_in`.
347
252
 
348
- *Rui Onodera*
253
+ *Joel Hawksley*, *Natasha Umer*, *Aaron Patterson*, *Shawn Allen*, *Emily Plummer*, *Diana Mounter*, *John Hawthorn*, *Nathan Herald*, *Zaid Zawaideh*, *Zach Ahn*
349
254
 
350
- * Rails 6 requires Ruby 2.5.0 or newer.
255
+ * Fix `select_tag` so that it doesn't change `options` when `include_blank` is present.
351
256
 
352
- *Jeremy Daer*, *Kasper Timm Hansen*
257
+ *Younes SERRAJ*
353
258
 
354
259
 
355
- Please check [5-2-stable](https://github.com/rails/rails/blob/5-2-stable/actionview/CHANGELOG.md) for previous changes.
260
+ Please check [6-0-stable](https://github.com/rails/rails/blob/6-0-stable/actionview/CHANGELOG.md) for previous changes.