contributte / datagrid

:muscle: DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc

Home Page:https://contributte.org/packages/contributte/datagrid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename package name from `Ublaboo` to `Contributte`

radimvaculik opened this issue · comments

It's obvious from the title.

- namespace Ublaboo\DataGrid;
+ namespace Contributte\Datagrid;

In the next major release, the namespace can be renamed to Contributte with Ublaboo aliases like in https://github.com/nette/security/blob/master/src/compatibility.php for example

@paveljanda @f3l1x Could you please give your opinion? Thanks.

Yep, I agree, you can send a PR 👍

@lilianalillyy Could you prepare a PR on next branch with compatibility.php file? 🙏

@radimvaculik Sorry it took so long (had to dedicate most of my time to work during the week) but PR is opened now :)