Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps vaadin.version from 8.1.6 to 14.0.2.

Updates vaadin-bom from 8.1.6 to 14.0.2

Updates vaadin-maven-plugin from 8.1.6 to 14.0.2

Release notes

Sourced from vaadin-maven-plugin's releases.

Vaadin 14.0.2

Vaadin consists of a set of web components, a Java web framework, configurable themes, tools and a set of app templates.

With every major release, we will change and improve things based on your feedback. This may lead to breaking changes, which will be listed for each part of the platform in the breaking changes section.

Visit vaadin.com to get started.

Support

Vaadin 14 is an LTS (long term support) version, which will be supported for 5 years after the GA (general availability) release. More details of our release model are available on our roadmap page.

Vaadin also provides commercial support and warranty.

New and Noteworthy

Form Layout:

  • Update styles after added/removed nodes

Grid:

  • Place column-reorder event definition properly
  • Make sure the correct scrollTarget is available on attach
  • Improvements on related API docs

Text field:

  • fix: stuck in invalid state after last validation constraint is removed while invalid
  • fix(number-field): step up/down buttons don't work with some values
  • Don't adjust decimal places based on step, fix decimal calc

App Layout:

  • Update navbar to align items vertically
  • refactor: use currentColor for drawer toggle icon
  • fix(lumo): improve drawer-toggle appearance (edited)

npm support

Using Bower for frontend dependencies is currently discouraged (by the author), and npm has become the defacto standard. In Vaadin 14 npm is used as the front-end package manager. Bower (compatibility mode) and WebJars are still fully supported in Vaadin 14. Using npm is the recommended mode in Vaadin 14.

Framework

  • Support for npm and ES6 modules
  • Support for Polymer 3 templates
  • Adding @​PreserveOnRefresh on a router layout or route will preserve the user-edited component state when the user refreshes the page by reusing the component instances
  • Embedding Flow application is now possible by exporting it as a web component.
  • When executing JavaScript from the server-side Java, it is possible to get the return value of the execution to the server-side using Page.executeJs(String expression, Serializable... parameters)
  • It is possible to obtain details like screen width & height and time zone on the server-side using Page.retrieveExtendedClientDetails( ExtendedClientDetailsReceiver receiver)
  • Simplified styling of application and component with @​CssImport

Components

  • Grid rows drag and drop
  • Grid columns auto-width
  • Customise value representation for Grid Pro
  • Menubar component added
  • App Layout with drawer
  • Clear button visibility APIs
  • Dropdown select value change without opening
... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps `vaadin.version` from 8.1.6 to 14.0.2.

Updates `vaadin-bom` from 8.1.6 to 14.0.2

Updates `vaadin-maven-plugin` from 8.1.6 to 14.0.2
- [Release notes](https://github.com/vaadin/platform/releases)
- [Commits](https://github.com/vaadin/platform/commits/14.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 28, 2019
@dependabot-preview dependabot-preview bot requested a review from saturnism August 28, 2019 12:05
@dependabot-preview
Copy link
Contributor Author

Superseded by #62.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/vaadin.version-14.0.2 branch April 20, 2020 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants