summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni@jouni.me>2016-12-23 16:21:50 +0200
committerGitHub <noreply@github.com>2016-12-23 16:21:50 +0200
commit36c2dc2e9aaff15e50186472997c4fcdf1cc3fc0 (patch)
treece60606770d40b79cfcf0484fb8d95100ce2b411 /README.md
parent81f93e642ba76654e696809660ab173af58361bd (diff)
downloadvaadin-core-36c2dc2e9aaff15e50186472997c4fcdf1cc3fc0.tar.gz
vaadin-core-36c2dc2e9aaff15e50186472997c4fcdf1cc3fc0.zip
Update README.md
Added a list of the bundled elements with links to the corresponding GitHub repos
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 996172a..49c6bde 100644
--- 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).