contributte / datagrid

:muscle: DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
https://contributte.org/packages/contributte/datagrid/
MIT License
290 stars 194 forks source link

[6.0] Class DibiFluent has been renamed to Dibi\Fluent. #625

Closed BigOHenry closed 5 years ago

BigOHenry commented 6 years ago

Hello, could you please replace old DibiFluent with Dibi\Fluent?

Argument 1 passed to Ublaboo\DataGrid\DataSource\DibiFluentDataSource::__construct() must be an instance of DibiFluent, instance of Dibi\Fluent given

DibiFluent in Dibi does not exist anymore.

Thank you very much.

BigOHenry commented 6 years ago

I made pull request already for this

cniry commented 6 years ago

+1

rumcais commented 6 years ago

+1

f3l1x commented 6 years ago

It's a part of this PR.

https://github.com/ublaboo/datagrid/pull/648

f3l1x commented 5 years ago

Please, test it again according to master branch.

BigOHenry commented 5 years ago

Its working for some time already :-) Thank you!

f3l1x commented 5 years ago

Thanks.