File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 2.0.10 ]
3+ ## [ 2.0.9 ]
44
5- * The ` datagrid_filter_input ` method now accepts ` select_choices ` and ` select_options ` options for the ` select ` tag.
5+ * Use new Rails 7.1 ` locals ` notation in ERB partials.
6+ * The ` FormBuilder#datagrid_filter_input ` method now accepts ` select_choices ` and ` select_options ` options for the ` select ` tag.
67* Rename the ` Datagrid#select_options ` method to ` #select_choices ` .
78* Added a partial for the dynamic filter allowing to customize the UI [ #347 ] ( https://github.com/bogdan/datagrid/pull/347 ) .
89
2930 ) %>
3031```
3132
32-
33- ## [ 2.0.9]
34-
35- * Use new Rails 7.1 ` locals ` notation in ERB partials
36-
3733## [ 2.0.8]
3834
3935* Rescue StatementInvalid when guessing column type from a query
You can’t perform that action at this time.
0 commit comments