vaadin-lazyquerycontainer icon indicating copy to clipboard operation
vaadin-lazyquerycontainer copied to clipboard

Add support for Vaadin 8

Open mvysny opened this issue 7 years ago • 3 comments

Could you please add support for the now-released Vaadin 8? Having LQC compatible with Vaadin 8's v7.Grid would be awesome since it would allow gradual migration of the app using LQC towards Vaadin 8.

Thank you :+1:

mvysny avatar Mar 02 '17 13:03 mvysny

There actually seems to be a PR already available: https://github.com/tlaukkan/vaadin-lazyquerycontainer/pull/100

mstahv avatar Mar 02 '17 13:03 mstahv

Tested this patch and found it to be working. Reviewed the code - OK.

mvysny avatar Mar 08 '17 14:03 mvysny

Supporting Vaadin 8 is great but might require to maintain two branches - one for Vaadin 7 and one for Vaadin 8. We're forced to stay at Vaadin 7 for some time (our customers do not admit that IE8, IE9 and IE10 are almost dead). Would be bad if bugfixes and enhancements would not be available for LQC with Vaadin 7.

StefanPenndorf avatar Apr 25 '17 14:04 StefanPenndorf