contributte / datagrid

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

[6.x] roadmap #669

Closed f3l1x closed 2 years ago

f3l1x commented 6 years ago

We should set some expectation on future development.

I must say, there will be BC breaks, it sure. But don't worry, we will try to make it more pleasant.

Changes:

martingold commented 5 years ago

Awesome!.. Could you tag existing issues and create new ones describing what you need help with towards reaching v6?

f3l1x commented 5 years ago

@martingold I will try to ;-)

f3l1x commented 5 years ago

@martingold Better? :-)

dakorpar commented 5 years ago

I would really love it if tests are in phpunit which is far better supported. nette tester plugin for phpstorm is crashed for few months already...

paveljanda commented 5 years ago

@dakorpar nette/tester can be easily ran using command line interface. :) I would stick to nette/tester because of its simplicity.

dakorpar commented 5 years ago

@paveljanda sure you can, but having codecoverage directly in IDE is big plus, also right click and debugging selected test method immidiatelly in IDE is huge advantage and thats not possible with nette tester...

f3l1x commented 2 years ago

Resolved, v7.0.0 roadmap here #1025