ag-grid / ag-grid-aurelia

Aurelia wrapper for ag-Grid project
MIT License
23 stars 8 forks source link

feat(dateComponent): use customElement within/as dateComponent #5

Closed mroseboom closed 6 years ago

mroseboom commented 7 years ago

I'm submitting a ...

[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/ceolter/ag-grid-aurelia/blob/master/CONTRIBUTING.md#question

What is the motivation / use case for changing the behavior? Is it (maybe already) possible to use a customElement within/as a DateComponent, just like a cellRenderer?

seanlandsman commented 7 years ago

Hi,

Thanks for raising this. I've raised AG-777 our side to track this - you can view its progress on our pipeline page here: https://www.ag-grid.com/ag-grid-pipeline/

We'll update this thread with updates as soon as we have any.

thanks

seanlandsman commented 6 years ago

Hi @mroseboom - this has now been added and will be available in our next release

mroseboom commented 6 years ago

@seanlandsman Thanks, awesome work!