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 fc25a1b5da 12.0.7 5 years ago
.gitignore Prepare for next npm release (#34) 5 years ago
.travis.yml Add simple Travis build to detect dependency conflicts (#6) 6 years ago
DEVELOPMENT.md Update README.md (#25) 5 years ago
README.md Rename vaadin-dropdown-menu to vaadin-select 5 years ago
bower.json 12.0.7 5 years ago
package.json 12.0.7 5 years ago
update-core-version.js Update core dependency when updating version (#19) 6 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:

Component Build Status Polymer 2 (Bower version) Polymer 3 (npm version)
vaadin-board* Build Status Bower version npm version
vaadin-button Build Status Bower version npm version
vaadin-charts* Build Status Bower version npm version
vaadin-checkbox Build Status Bower version npm version
vaadin-combo-box Build Status Bower version npm version
vaadin-confirm-dialog* Build Status Bower version npm version
vaadin-context-menu Build Status Bower version npm version
vaadin-cookie-consent* Build Status Bower version npm version
vaadin-date-picker 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-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

Components marked with a * are part of the Vaadin Pro Subscription, other components are licensed under the Apache License 2.0.

Learn more

See the list of components, 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, Facebook and G+ 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