We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564928f commit 54bf44cCopy full SHA for 54bf44c
CHANGELOG.md
@@ -3,6 +3,7 @@
3
* Fixed scope wrapping to be universal
4
* Deprecated `integer_range_filters` and `date_range_filters`. Use `filter(name, type, range: true)` instead.
5
* Add `original_scope` method that returns scope as it was defined without any wrapping [#313](https://github.com/bogdan/datagrid/pull/313)
6
+* Add ability to specify `columns` option for `datagrid_row`. [#314](https://github.com/bogdan/datagrid/pull/314)
7
8
## 1.7.0
9
0 commit comments