Soroosh Taefi
Soroosh Taefi
### Describe your motivation At the moment, Hilla looks for a bean of type `Validator`, and if nothing found, it falls back the default from Jakarta API. Most of the...
### Describe your motivation ListSignal can also have support for insertion: * at the beginning * before or after a certain item * exactly between two specific items ### Describe...
### Describe your motivation We could have `StringSignal` that basically can store a collaborative text. This signal can have methods for text modifications, e.g. to insert at certain positions, to...
### Describe your motivation So far `ConnectionIndicator` from `@vaadin/common-frontend` is initialized in `Flow.js` (the one extracted from jar resources into `frontend/generated`). Also Hilla has been importing the same and initializing...
 Snyk has created this PR to upgrade proj4 from 2.19.3 to 2.19.5. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade @vaadin/vaadin-themable-mixin from 23.6.1 to 23.6.2. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade @vaadin/vaadin-lumo-styles from 23.6.1 to 23.6.2. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade @vaadin/field-base from 23.6.1 to 23.6.2. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade @vaadin/component-base from 23.6.1 to 23.6.2. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
### Describe your motivation According to the [docs](https://vaadin.com/docs/latest/hilla/guides/routing#the-routes-tsx-source-file), having a `routes.tsx` file under `src/main/frontend/` does not disable file router monitoring of the `views` directory, but the output is ignored. Due...