From 930ee1caf7ac3ef891e854b77a4e2bb757876a28 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Teemu=20Po=CC=88ntelin?= Date: Tue, 15 Dec 2015 15:55:38 +0200 Subject: [PATCH] Add Introduction chapter to documentation --- doc/elements-introduction.md | 81 ++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 doc/elements-introduction.md diff --git a/doc/elements-introduction.md b/doc/elements-introduction.md new file mode 100644 index 0000000..f1f5c29 --- /dev/null +++ b/doc/elements-introduction.md @@ -0,0 +1,81 @@ +--- +title: Introduction +order: 1 +layout: page +--- + +# Introduction + +## Vaadin Core Elements + +Vaadin Core Elements is a free and open source set of high quality Web Components for building mobile and desktop web applications in modern browsers. It builds on top of Google’s Polymer library, and augments the Iron, Paper and other element sets of Polymer with elements that are needed in building business applications. + +Although based on Polymer, Vaadin elements can be used together with any other web framework which has support for Web Components, including Angular 2, React, Ember, Meteor and GWT. + +Current set of Vaadin Core Elements include: + + - [vaadin-grid](https://github.com/vaadin/vaadin-grid) + - [vaadin-combo-box](https://github.com/vaadin/vaadin-combo-box) + +Learn more about the benefits of using Vaadin elements from the [Vaadin elements page »](https://vaadin.com/elements) + +## Background + +### Web Components + +Web Components is a collection of HTML standards (under development, Dec 2015), which together provide web developers the tools to extend the native web platform with similar tools as the browser vendors have been using for creating the built-in standard elements, such as `