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

Once the PR https://github.com/vaadin/docs/pull/3279 has been merged, there will be a separate "Getting Started" section in the documentation. It currently contains the getting started pages for Flow, but as of...

enhancement
hilla
flow
examples

There is no proper mention about the existence and effects of implementing [CountService](https://github.com/vaadin/hilla/blob/main/packages/java/endpoint/src/main/java/com/vaadin/hilla/crud/CountService.java) on the AutoGrid / AutoCRUD in the Hilla documentation. Implementing that interface by the `@BrowserCallable` service has...

hilla

**Tell us about your request** Say that I have a RouterLink which points to the same View as the one currently being shown. The simplest, even though a bit non-sensical,...

flow

Performing queries using the search box causes jank. I have attached both Chrome and Firefox performance profiles. [Firefox 2022-06-03 08.19 profile.json.gz](https://github.com/vaadin/docs/files/8855519/Firefox.2022-06-03.08.19.profile.json.gz) [Chrome profile and video.zip](https://github.com/vaadin/docs/files/8855525/Chrome.profile.and.video.zip) Example of other websites that...

enhancement
DS Publisher

intellij 2021+ added an advanced option which by default disabled auto compile if an application is running so in order for live reload to happen one must actualy check this...

flow

From Slack, via @marcushellberg: > Noticed this in the [navigation docs](https://vaadin.com/docs/latest/routing/navigation). I'm guessing many will copy the code without reading the text that discourages against doing so. ![Screenshot 2024-02-27 at...

flow

The [Styling intro page](https://vaadin.com/docs/latest/styling) is highly Flow-specific and needs some changes to serve Hilla developers: - Built-in Style Variants section: Add React and Lit code tabs to the example. -...

styling

In the [Lumo Utility Classes page](https://vaadin.com/docs/latest/styling/lumo/utility-classes): - Modify the first image to include a column with classnames for Hilla use, and add "Flow" and "Classname" captions above the columns. -...

styling