]> source.dussan.org Git - vaadin-core.git/commitdiff
Update README.md
authorJouni Koivuviita <jouni@jouni.me>
Fri, 23 Dec 2016 14:21:50 +0000 (16:21 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Dec 2016 14:21:50 +0000 (16:21 +0200)
Added a list of the bundled elements with links to the corresponding GitHub repos

README.md

index 996172a6985b1113543e41c8a39af4f94e82c24c..49c6bde627cf119435bafe01098cf19930d1615e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,14 @@
 
 # Vaadin Core Elements
 
-[Vaadin elements](https://vaadin.com/elements) are an evolving set of open sourced custom HTML elements, which seamlessly extend the [Polymer Element Catalog](https://elements.polymer-project.org) with high-quality user interface components commonly needed in modern mobile and desktop business web applications.
+[Vaadin elements](https://vaadin.com/elements) are an evolving set of open sourced custom HTML elements, which seamlessly extend the [Polymer Element Catalog](https://elements.polymer-project.org) with high-quality user interface components commonly needed in modern mobile and desktop business web applications. The following elements are included:
+
+- [vaadin-combo-box](https://github.com/vaadin/vaadin-combo-box)
+- [vaadin-context-menu](https://github.com/vaadin/vaadin-context-menu)
+- [vaadin-date-picker](https://github.com/vaadin/vaadin-date-picker)
+- [vaadin-grid](https://github.com/vaadin/vaadin-grid)
+- [vaadin-split-layout](https://github.com/vaadin/vaadin-split-layout)
+- [vaadin-icons](https://github.com/vaadin/vaadin-icons)
 
 Vaadin Core Elements is a bundle that contains all the free elements, licensed under the Apache License 2.0. In addition, we have commercially licensed elements, such as [Vaadin Charts](https://github.com/vaadin/vaadin-charts).