From 3dba85f01bd133dea76e4cc76ab9a07d1bd856e1 Mon Sep 17 00:00:00 2001 From: Serhii Kulykov Date: Thu, 7 Mar 2019 16:01:29 +0200 Subject: [PATCH] docs: update links demo to inclulde icons [skip ci] (#125) --- demo/demo-iconset.html | 9 +++++++++ demo/index.html | 1 + demo/tabs-basic-demos.html | 20 ++++++++++++++++---- 3 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 demo/demo-iconset.html diff --git a/demo/demo-iconset.html b/demo/demo-iconset.html new file mode 100644 index 0000000..8c8c311 --- /dev/null +++ b/demo/demo-iconset.html @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/demo/index.html b/demo/index.html index 7615cc5..d2cd293 100644 --- a/demo/index.html +++ b/demo/index.html @@ -25,6 +25,7 @@ + diff --git a/demo/tabs-basic-demos.html b/demo/tabs-basic-demos.html index 15522fe..c229022 100644 --- a/demo/tabs-basic-demos.html +++ b/demo/tabs-basic-demos.html @@ -98,21 +98,33 @@

Pre-selected tab

-

Anchors

+

Links

Note: wrapping tab content into <a> introduces a limitation of styling slotted elements, like icons, by the <vaadin-tabs> theme.

- +