You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vaadin Bot bca8304048
Update README.md
2 years ago
.gitignore Prepare for next npm release (#34) 5 years ago
.travis.yml Update node version to fix build on master (#48) 4 years ago
DEVELOPMENT.md Update README.md (#25) 5 years ago
README.md Update README.md 2 years ago
bower.json 14.2.3 3 years ago
package.json 14.2.3 3 years ago
update-core-version.js Update core dependency when updating version (#19) 6 years ago
vaadin.html Add bundle files (#50) 4 years ago
vaadin.js Add bundle files (#50) 4 years ago

README.md

Bower version Published on Vaadin  Directory Published on webcomponents.org Gitter

Vaadin components

Vaadin components is an evolving set of high-quality user interface web components commonly needed in modern mobile and desktop business web applications. The following components are included :

Core Components

The components below are licensed under the Apache License 2.0.

Component Build Status Polymer 2 (Bower version) Polymer 3 (npm version)
vaadin-accordion Build Status Bower version npm version
vaadin-app-layout Build Status Bower version npm version
vaadin-button Build Status Bower version npm version
vaadin-checkbox Build Status Bower version npm version
vaadin-combo-box Build Status Bower version npm version
vaadin-context-menu Build Status Bower version npm version
vaadin-custom-field Build Status Bower version npm version
vaadin-date-picker Build Status Bower version npm version
vaadin-details Build Status Bower version npm version
vaadin-dialog Build Status Bower version npm version
vaadin-form-layout Build Status Bower version npm version
vaadin-grid Build Status Bower version npm version
vaadin-icons Build status Bower version npm version
vaadin-item Build Status Bower version npm version
vaadin-list-box Build Status Bower version npm version
vaadin-login Build Status Bower version npm version
vaadin-menu-bar Build Status Bower version npm version
vaadin-notification Build Status Bower version npm version
vaadin-ordered-layout Build Status Bower version npm version
vaadin-progress-bar Build status Bower version npm version
vaadin-radio-button Build status Bower version npm version
vaadin-select Build status Bower version npm version
vaadin-split-layout Build status Bower version npm version
vaadin-tabs Build Status Bower version npm version
vaadin-text-field Build Status Bower version npm version
vaadin-time-picker Build Status Bower version npm version
vaadin-upload Build Status Bower version npm version

Pro Components

The components below are part of the Vaadin Pro Subscription.

Component Build Status Polymer 2 (Bower version) Polymer 3 (npm version)
vaadin-board Build Status Bower version npm version
vaadin-charts Build Status Bower version npm version
vaadin-confirm-dialog Build Status Bower version npm version
vaadin-cookie-consent Build Status Bower version npm version
vaadin-crud Build Status Bower version npm version
vaadin-grid-pro Build Status Bower version npm version
vaadin-rich-text-editor Build Status Bower version npm version

Learn more

See demos and documentation, instructions how to get started, video tutorials, application demos and more by visiting:

vaadin.com/components ›


Contributing

We would absolutely love to get the community involved, and we welcome any form of contributions – comments and questions on different communication channels, issues and pull request in the repositories, and anything that you build and share using our components.

Get in touch with the team

The chat and the forum category are dedicated channels for this project, while the Twitter and Facebook pages are common for all Vaadin related discussion (including the Java framework).

Some ways to help:

  • Test the components and provide feedback: We would love to hear your feedback on anything related to the components, like features, API and design. The best way to start is by trying them out. And to get a quick response, either drop a question/comment on the chat or open an issue in GitHub.
  • Report bugs: File issues for the components in their respective GitHub projects. You can find links to them from the list in this readme.
  • Send pull requests: If you want to contribute code, check out the development instructions below.

We encourage you to read the contribution instructions by GitHub also.

Development

If you want to develop the components yourself see the development instructions that apply to all Vaadin components.

License

Apache License 2.0 or CVAL 3.0 depending on the component