]> source.dussan.org Git - vaadin-core.git/commitdiff
Remove outdated element list from introduction
authorJouni Koivuviita <jouni@jouni.me>
Mon, 4 Sep 2017 11:08:16 +0000 (14:08 +0300)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2017 11:08:16 +0000 (14:08 +0300)
Update link to Polymer browser support as well.

docs/elements-introduction.adoc

index 384598652a5bd773673b82d2e9aa045b5c255ef6..f53eaa965deda64365e4af224f30c0c6db699f62 100644 (file)
@@ -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. -->