summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Carrasco MoƱino <manolo@apache.org>2017-09-04 13:10:37 +0200
committerGitHub <noreply@github.com>2017-09-04 13:10:37 +0200
commit235f745260b070164164dcbd4c01c83f713c20cf (patch)
tree007f5cdd772d519b60ca1c3d734e70b3e0d69afb
parentb44c72a832a262a21e388fc2611f2e6327cc2795 (diff)
parente648fd2b451c5d03328f6c69f5ece60079b9e463 (diff)
downloadvaadin-core-235f745260b070164164dcbd4c01c83f713c20cf.tar.gz
vaadin-core-235f745260b070164164dcbd4c01c83f713c20cf.zip
Merge master into rename-package
-rw-r--r--docs/elements-introduction.adoc14
1 files changed, 3 insertions, 11 deletions
diff --git a/docs/elements-introduction.adoc b/docs/elements-introduction.adoc
index 3845986..f53eaa9 100644
--- a/docs/elements-introduction.adoc
+++ b/docs/elements-introduction.adoc
@@ -14,16 +14,6 @@ Although based on Polymer, Vaadin Elements can be used together with any other w
There's also 3rd party utilities available for integrating Vaadin Core Elements (and Polymer elements in general) with link:https://github.com/platosha/angular-polymer[Angular] and link:https://github.com/manolo/gwt-polymer-elements[GWT]
-Vaadin Core Elements includes the following elements:
-
- - link:https://vaadin.com/elements/-/element/vaadin-combo-box[Combo Box]
- - link:https://vaadin.com/elements/-/element/vaadin-context-menu[Context Menu]
- - link:https://vaadin.com/elements/-/element/vaadin-date-picker[Date Picker]
- - link:https://vaadin.com/elements/-/element/vaadin-grid[(Data) Grid]
- - link:https://vaadin.com/elements/-/element/vaadin-split-layout[Split Layout]
- - link:https://vaadin.com/elements/-/element/vaadin-upload[Upload]
- - link:https://vaadin.com/elements/-/element/vaadin-icons[Icons]
-
Learn more about the benefits of using Vaadin elements from the link:https://vaadin.com/elements[Vaadin Elements page].
## Background
@@ -78,7 +68,7 @@ See also
- link:http://webcomponents.org/[Native Web Components support]
- link:https://github.com/WebComponents/webcomponentsjs#browser-support[Browser support of webcomponents.js polyfill]
- - link:https://www.polymer-project.org/1.0/resources/compatibility.html[Browser support of Polymer]
+ - link:https://www.polymer-project.org/2.0/docs/browsers[Browser support of Polymer]
## Framework support
@@ -90,6 +80,8 @@ Example integrations for some popular frameworks and libraries:
- link:/docs/-/part/elements/integrations/integrations-react.html[React]
- link:/docs/-/part/elements/integrations/integrations-vuejs.html[Vue.js]
+For more information, check link:https://custom-elements-everywhere.com[custom-elements-everywhere.com], which tracks the support status of various frameworks.
+
+++
<!-- Assumes .w-arrow-button and .blue class names from vaadin.com theme. Will fallback to a plain link. -->