marcin

Results 17 issues of marcin

## Description Introduced component-based security configuration for Spring Fixes #13910 ## Type of change - [ ] Bugfix - [x] Feature ## Checklist - [x] I have read the contribution...

+1.0.0

## Description > Potential solutions (I did not really think these through): > > Lock on vaadin context in getCachedIndexHtmlDocument to avoid locking in another order. Seems quite fragile and...

+0.0.1

## Description Moved setting JSR356 url mapping parameters to `PushRequestHandler`. Supports both `SpringServlet` and `VaadinServlet` parameters. `pushURL` does not work with custom `contextPath`. Fixes #14641 ## Type of change -...

+0.0.1

## Description View Builder is a WYSIWYG tool that enables developers to easily create new views with more complex layouts in their Flow apps. The tool works by combining pre-defined...

acceptance criteria
Preview
Low Code

## Description Theme Editor is a visual tool that enables developers to easily customize the look and feel of their Vaadin Flow apps without the need to modify CSS files...

acceptance criteria
Feature flag
Low Code

### Description `--vaadin-input-field-background` is applied both to vaadin-text-area and vaadin-text-field but `--vaadin-input-field-hover-highlight` is applied only for vaadin-text-field ### Expected outcome Should be styled in consistent way ### Minimal reproducible example...

requires new major
DX
vaadin-text-area

We should increase visibility of IDE plugin, specially IntelliJ plugin with hotswap agent support which is must have for Flow developers.

As in title side note: don't care about commit message ;-)

Language checked

Typo at https://vaadin.com/docs/latest/getting-started/project Should be Eclipse.

### Describe your motivation While using `@Menu` on Flow project I would like to put all items in SideNav ~~automatically~~ as easy as possible. ### Describe the solution you'd like...

enhancement
vaadin-side-nav