Hi, first of all, thank you for providing this wrapper for ag-grid. I've us

Hi,
first of all, thank you for providing this wrapper for ag-grid. I’ve used ag-grid in previous projects, within Angular applications. My new project is Vaadin based, mainly due to the unified programming model as java based, server side framework. For this project, ag-grid -or better some of their functionalities- is somewhat mission-critical. Most important are the Excel-like filters (agSetColumnFilter). This is an Enterprise feature of the commercial version of ag-grid we’ve licensed. I’ve read that filters currently not included in the implemented feature set, but I need to have this feature in the ag-grid component. How can contribute to have those feature and can you give me some advice to start in the right direction?