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 193 forks source link

[7.x] roadmap #1025

Open f3l1x opened 2 years ago

f3l1x commented 2 years ago

We should set some expectation on future 7.x development.

Changes:

paveljanda commented 2 years ago

I added a few notes about dropping jQuery from our codebase

radimvaculik commented 1 year ago

@paveljanda What about to leave jQuery drop for the next release (8.x) and finish only three remaining tasks (Nette 3.1, PHP 8.0+ and Bootstrap 5)? 🤔

cc @f3l1x

radimvaculik commented 1 year ago

I added PR to PHP 8+.

paveljanda commented 1 year ago

@radimvaculik We decided to include @f3l1x in removing jQuery so It should be quicker. I would like to leave it in the roadmap as I see many projects that need all those features.

foxycode commented 1 year ago

What about adding nette/utils 4.0 support to this branch?

radimvaculik commented 1 year ago

@foxycode See https://github.com/contributte/datagrid/pull/1077

frees11 commented 10 months ago

Hi, when we can expect 7.0 stable version? Is there any estimation? Thanks

paveljanda commented 10 months ago

@frees11 Hey, we are still testing the next version + fixing any found bugs. For now, the is a JS bug - hiding columns is not working. Working on that.