openpsa / jsgrid

Fork of last jqGrid version before license change
http://openpsa.github.io/jsgrid/
Other
28 stars 12 forks source link

jquery minimum version needed #34

Open bouks opened 9 years ago

bouks commented 9 years ago

Hi all.

Maybe we should do jquery 1.8.3 minimum version needed. 1.8.3 is the last version (november 2012) before 1.9 (that include major changes). Between 1.7 and 1.8.3 are mainly bugfixes.

flack commented 9 years ago

Hi!

I think before bumping the required minimum version, we should remove stuff that is already deprecated in 1.7 (like the prop/attr change in 1.6 that @OlegKi mentioned), and maybe push out at least one release so that we have something people can use without worrying about dependencies. Maybe we should start defining some milestones for better planning