Skip to content

Commit

Permalink
Vale override
Browse files Browse the repository at this point in the history
  • Loading branch information
peholmst committed Dec 16, 2024
1 parent 54a5332 commit a11d396
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions articles/hilla/lit/guides/upgrading/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -725,11 +725,14 @@ The behavior of null type annotations, such as `@com.vaadin.hilla.Nonnull`, has

This also affects nullability in generated TypeScript code. Consider using the <<{articles}/hilla/lit/reference/type-nullability#nonnullapi,@NonNullApi>> annotation for declaring nullability on the package level.

// Allow Vaadin Components in header
pass:[<!-- vale Vaadin.ProductName = NO -->]

=== Breaking Changes in Vaadin Components

Upgrading a Hilla application to Hilla 2 can involve several breaking changes. They're described in the following sub-sections.

pass:[<!-- vale Vaadin.ProductName = YES -->]

==== Behavior & Styling

Expand Down

0 comments on commit a11d396

Please sign in to comment.