Releases: contributte/datagrid
Releases · contributte/datagrid
v6.2.11
v6.2.10
Bump! 👠
- Fixed context in $.nette adapter (@radekdostal)
- Fixed translation string (@RiKap)
- GroupTextareaAction - \Nette\Forms\Container::addTextArea() require first parameter as string (@vaclavpavek)
- Fixed ArrayDataSource SelectBox filter - values are integers (@kuchy)
Diff: v6.2.9...v6.2.10
v6.2.9
Bump! 🕶
- Fixed Multiple column Aggregation Function rendering
- Added Multiple column Aggregation Function docs
- Added interface
ISingleColumnAggregationFunction
(which should be used for single column aggregation functions from now on, potential BC Break, not actual because the method::render()
should be already implemented)
Diff: v6.2.8...v6.2.9
v6.2.8
v6.2.7
v6.2.6
Bump! 🧘♂️
- Add posibility to override/extend html class for the containing div (@Jakub-Fajkus)
- Fix default value of input of type select in small inline edit (@KrejcirD)
- datagrid-instant-url-refresh.js: dropped jQuery dependency (@martenb)
- Fix context in naja and $.nette adapters (@vitkutny)
- assets/datagrid.js: removed unnecessary
.bind(this)
Diff: v6.2.5...v6.2.6
v5.7.4
Diff: v5.7.3...v5.7.4
v5.7.3
v6.2.5
v6.2.4
Bump! 🍓
Diff: v6.2.3...v6.2.4
Fixes:
- ItemDetail fix when multiple datagrids at same page (@BigOHenry)
- Fix array data source type error (@kuchy)
- Docs fixes (@n3t)
- README updates (@f3l1x)