Andy Damevin

Results 322 comments of Andy Damevin

@melloware would you provide a PR up there?

BTW I think we should have a mention in the doc that the Node and Package Manager install is done using Maven Frontend Plugin core lib (and a big thank...

FYI, I would be happy to contribute this if you think it is a good idea..

What I mean is, I believe this could be achieved at Javet level. The user would just have to add the dependency without any extra configuration both on Gradle or...

> I doubt that because i18n cannot be handled this way. Any reason why? In Maven, the arch based profile are working transitively. In Gradle, it's the same but using...

@caoccao I am not sure you understood what I am suggesting. I am not saying to change the current approach, adding an extra module that allow user to make it...

Maybe I am missing something, that's also a possibility :)

I will create a module in our project to do this, I'll ping you when it's available (if I manage to make it work because I am not 100% sure...

Hey @nderwin, Any reason to create the table from the html instead of from the script as described in the datatable doc: Using: `datatables.net-dt` ```js import DataTable from 'datatables.net-dt'; let...

That https://docs.quarkiverse.io/quarkus-web-bundler/dev/advanced-guides.html#qute-components might be a good way to deal with it. Where is the data coming from?