docs icon indicating copy to clipboard operation
docs copied to clipboard

Official documentation for Vaadin and Hilla.

Results 276 docs issues
Sort by recently updated
recently updated
newest added

In the [Route Parameters](https://vaadin.com/docs/latest/flow/routing/route-parameters) and [Side Navigation](https://vaadin.com/docs/latest/components/side-nav) documentation, shouldn’t we include information on how to create links with route parameters?

flow
design system

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 4.28.0. Release notes Sourced from rollup's releases. v4.28.0 4.28.0 2024-11-30 Features Allow to specify how to handle import attributes when transpiling Rollup config files (#5743)...

dependencies
javascript

Page: https://vaadin.com/docs/latest/building-apps/application-layer/background-jobs/triggers There is an example that combines `@PreAuthorize` and `@Async`. However, this will not work out of the box since the security check is performed after the background thread...

This issue tracks the documentation changes for the version 1.1.0 release of Control Center. Since there are changes that cannot be published before the release, the `[control-center-1.1.0](https://github.com/vaadin/docs/tree/control-center-1.1.0)` branch should not...

Epic

[Application Theme](https://vaadin.com/docs/latest/styling/application-theme) page references in several places the legacy path for frontend folder, instead of mention `src/main/frontend`. If you think this issue is important, add a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to help...

flow

The warning theme for the Badge is not documented. https://vaadin.com/docs/latest/components/badge --- If you think this issue is important, add a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to help the community and maintainers prioritize this...

design system

Component API and Element API in Flow are two levels of abstraction and pursue different goals: - Component API is on a higher level and aims to be a basis...

flow

**Description:** Add a "What's New" section in the documentation menu to display newly added features, components, and articles for the selected version. ![Screenshot 2024-11-20 at 10 22 15](https://github.com/user-attachments/assets/a78776cd-60b0-4116-9284-3ee491d1584e) **Details:** -...

enhancement

From the description of [JAR Packages Scanning](https://github.com/vaadin/docs/blob/e2f208488ce3a862c22b0373b94f972a2ce9b0e9/articles/flow/integrations/spring/configuration.adoc#jar-packages-scanning) it's not clear that "_the `package.properties` feature is not about automatically discovering annotated classes in external JARs, but to improve Flow class scanning...

flow

The documentation is missing/hidden for the [RangeInput](https://github.com/vaadin/flow/blob/main/flow-html-components/src/main/java/com/vaadin/flow/component/html/RangeInput.java) component and also for most of the components in the html package of Flow. If you think this issue is important, add a...

flow