From: Teemu Pöntelin Date: Tue, 15 Dec 2015 13:55:38 +0000 (+0200) Subject: Add Introduction chapter to documentation X-Git-Tag: v1.0.0~50^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F29%2Fhead;p=vaadin-core.git Add Introduction chapter to documentation --- 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 `