Marcus Hellberg

Results 32 issues of Marcus Hellberg

### Describe your motivation There are cases, like working offline, where it would be useful to be able to get the automatic generation provided by AutoGrid/Form/Crud, but work with a...

enhancement
hilla

### Describe the bug Trying to filter a BigDecimal field results in an exception. ### Expected-behavior It works. ### Reproduction Filter a column containing BigDecimal values. ### System Info Hilla...

enhancement
hilla

**Is your feature request related to a problem? Please describe.** Updating endpoints of an existing application can lead to a situation where the backend API does not match the API...

enhancement
hilla

### Describe your motivation Using browser-callable services is not as smooth as it could be in many cases. Consider the following code for getting a list of todos from the...

hilla

### Describe your motivation Right now, the API for message list item assumes you pass in a string for the time. If you pass in "right now", as in the...

enhancement
Impact: Low
vaadin-messages

### Description of the bug When downloading a project from start.spring.io, it does not have the `vaadin.whitelisted-packages` property defined. Building a native image out of the app and running it...

investigation

**Is your feature request related to a problem? Please describe.** I typically stream responses. Because I'm in a Spring Boot environment, it's more convenient for me to work with a...

enhancement
P2
Spring Boot

I would like my offline page to look consistent with the rest of the application. Right now, it's difficult to do as it requires importing @vaadin/vaadin-lumo-styles/typography.js + color.js that get...

The documentation (https://vaadin.com/docs/v14/flow/v14-migration/v14-migration-guide.html) says > Existing Vaadin 10-13 projects can update to 14 without migrating to the new toolset. The only thing that you need to do is to upgrade...

Right now, in the 24.4 (next) branch, code samples are shown in the order Lit, Java, React. This makes Lit seem like the default option, even though it's least likely...