Marcus Hellberg
Marcus Hellberg
In the near term, we're working on getting the React experience just right before adding any additional frameworks.
There are a few things that would be required. What comes to at least: - Get the build tooling to work with Angular. Vite does not have built-in Angular support,...
@JusticeN - create an app with `npx @hilla/cli init --react app-name` and it'll contain the config. @cromoteca has been doing some early prototyping that you can find here https://github.com/cromoteca/hilla-angular
@pkomuda - Please create a ticket so we can track that separately and get a sense of what level of interest there is.
@JusticeN - agreed. As Serhii and Tarek already mentioned, finalizing React support and docs is our first priority before we start considering adding other frameworks. I created this issue so...
> I completely agree with @JusticeN. In my opinion, it is better to prioritize one framework first and make it as perfect as possible before moving on to the next...
If we can't make it default, I would at least like to have a simple API for setting each column to automatic width. Something like: ```tsx ``` ```java grid.setAutoWidth(true) ```
People can change that. Could we add the package that contains the main spring boot application instead? That should most often be correct.
Agreed. If there's an explicit value defined as a property, that should override. But this way, most (all?) projects from both start.vaadin.com and start.spring.io would work out of the box
This is still broken in 24.4.0.rc1 with the same exact steps as in the initial issue description