From 8bf83f3cd44d1f6c2f97733e95286402514b83cb Mon Sep 17 00:00:00 2001 From: chomik Date: Tue, 27 Mar 2018 11:39:05 +0200 Subject: [PATCH] version 0.0.13 --- dist-new-version.sh | 3 ++- dist/400.html | 2 +- dist/401.html | 2 +- dist/403.html | 2 +- dist/404.html | 2 +- dist/500.html | 2 +- dist/503.html | 2 +- dist/blog.html | 2 +- dist/cards.html | 2 +- dist/charts.html | 2 +- dist/crypto-currencies.html | 2 +- dist/docs/alerts.html | 2 +- dist/docs/avatars.html | 2 +- dist/docs/buttons.html | 2 +- dist/docs/cards.html | 2 +- dist/docs/charts.html | 2 +- dist/docs/colors.html | 2 +- dist/docs/form-components.html | 2 +- dist/docs/grid.html | 2 +- dist/docs/index.html | 2 +- dist/docs/tags.html | 2 +- dist/docs/typography.html | 2 +- dist/email.html | 2 +- dist/empty.html | 2 +- dist/forgot-password.html | 2 +- dist/form-elements.html | 2 +- dist/gallery.html | 2 +- dist/icons.html | 2 +- dist/index.html | 2 +- dist/invoice.html | 2 +- dist/login.html | 2 +- dist/lookup.html | 2 +- dist/maps.html | 2 +- dist/pagination.html | 2 +- dist/pricing-cards.html | 2 +- dist/profile.html | 2 +- dist/register.html | 2 +- dist/sample-cards.html | 2 +- dist/store.html | 2 +- dist/users-list.html | 2 +- 40 files changed, 41 insertions(+), 40 deletions(-) diff --git a/dist-new-version.sh b/dist-new-version.sh index 168fa7b3b..a3775a719 100755 --- a/dist-new-version.sh +++ b/dist-new-version.sh @@ -1,12 +1,13 @@ #!/usr/bin/env bash -version=0.0.12 +version=0.0.13 echo "Version $version" npm run dist git add . git commit -am "version $version" +git tag "v$version" git push origin master npm run publish-dist diff --git a/dist/400.html b/dist/400.html index d404bcc84..51ae8dc0d 100644 --- a/dist/400.html +++ b/dist/400.html @@ -14,7 +14,7 @@ - + Page 400 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/401.html b/dist/401.html index 2e3fe0e4b..63f0174da 100644 --- a/dist/401.html +++ b/dist/401.html @@ -14,7 +14,7 @@ - + Page 401 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/403.html b/dist/403.html index 2175e02b3..a41417d5e 100644 --- a/dist/403.html +++ b/dist/403.html @@ -14,7 +14,7 @@ - + Page 403 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/404.html b/dist/404.html index e33149137..cd692b404 100644 --- a/dist/404.html +++ b/dist/404.html @@ -14,7 +14,7 @@ - + Page 404 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/500.html b/dist/500.html index 1828b979c..c7c33fcbc 100644 --- a/dist/500.html +++ b/dist/500.html @@ -14,7 +14,7 @@ - + Page 500 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/503.html b/dist/503.html index b81410fba..6d73adad6 100644 --- a/dist/503.html +++ b/dist/503.html @@ -14,7 +14,7 @@ - + Page 503 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/blog.html b/dist/blog.html index c986b67b1..5d3d350c5 100644 --- a/dist/blog.html +++ b/dist/blog.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/cards.html b/dist/cards.html index e79267b48..fb9d9e8fd 100644 --- a/dist/cards.html +++ b/dist/cards.html @@ -14,7 +14,7 @@ - + Cards design - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/charts.html b/dist/charts.html index cafbbfa2e..4b0636026 100644 --- a/dist/charts.html +++ b/dist/charts.html @@ -14,7 +14,7 @@ - + Charts - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/crypto-currencies.html b/dist/crypto-currencies.html index fa1077fdb..b66540cdd 100644 --- a/dist/crypto-currencies.html +++ b/dist/crypto-currencies.html @@ -14,7 +14,7 @@ - + Crypto currencies - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/alerts.html b/dist/docs/alerts.html index 0ff95f6c3..fa5ea745b 100644 --- a/dist/docs/alerts.html +++ b/dist/docs/alerts.html @@ -14,7 +14,7 @@ - + Alerts - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/avatars.html b/dist/docs/avatars.html index bed4bdc03..8e937473d 100644 --- a/dist/docs/avatars.html +++ b/dist/docs/avatars.html @@ -14,7 +14,7 @@ - + Avatars - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/buttons.html b/dist/docs/buttons.html index 61c063d9b..5033d8506 100644 --- a/dist/docs/buttons.html +++ b/dist/docs/buttons.html @@ -14,7 +14,7 @@ - + Buttons - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/cards.html b/dist/docs/cards.html index 6a2869e06..4f410579f 100644 --- a/dist/docs/cards.html +++ b/dist/docs/cards.html @@ -14,7 +14,7 @@ - + Cards - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/charts.html b/dist/docs/charts.html index e508b9ada..cb1aef9fa 100644 --- a/dist/docs/charts.html +++ b/dist/docs/charts.html @@ -14,7 +14,7 @@ - + Charts - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/colors.html b/dist/docs/colors.html index 7e4d3cefc..64bfaf918 100644 --- a/dist/docs/colors.html +++ b/dist/docs/colors.html @@ -14,7 +14,7 @@ - + Colors - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/form-components.html b/dist/docs/form-components.html index ed6cb7a9d..bfb3f4395 100644 --- a/dist/docs/form-components.html +++ b/dist/docs/form-components.html @@ -14,7 +14,7 @@ - + Form components - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/grid.html b/dist/docs/grid.html index f1c6530df..6c9d4b290 100644 --- a/dist/docs/grid.html +++ b/dist/docs/grid.html @@ -14,7 +14,7 @@ - + Grid utilities - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/index.html b/dist/docs/index.html index f0d2fecf8..a5dd47064 100644 --- a/dist/docs/index.html +++ b/dist/docs/index.html @@ -14,7 +14,7 @@ - + Introduction - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/tags.html b/dist/docs/tags.html index d5844d894..f0a797d28 100644 --- a/dist/docs/tags.html +++ b/dist/docs/tags.html @@ -14,7 +14,7 @@ - + Tags - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/typography.html b/dist/docs/typography.html index 5f889f716..fcb0543f3 100644 --- a/dist/docs/typography.html +++ b/dist/docs/typography.html @@ -14,7 +14,7 @@ - + Typography - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/email.html b/dist/email.html index ac6076ba1..203044dfa 100644 --- a/dist/email.html +++ b/dist/email.html @@ -14,7 +14,7 @@ - + Email - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/empty.html b/dist/empty.html index 4acdc3e57..196c27bdb 100644 --- a/dist/empty.html +++ b/dist/empty.html @@ -14,7 +14,7 @@ - + Empty page - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/forgot-password.html b/dist/forgot-password.html index 1dc1f7963..a584c6334 100644 --- a/dist/forgot-password.html +++ b/dist/forgot-password.html @@ -14,7 +14,7 @@ - + Forgot password - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/form-elements.html b/dist/form-elements.html index b3c350574..a28978d16 100644 --- a/dist/form-elements.html +++ b/dist/form-elements.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/gallery.html b/dist/gallery.html index 0027e8c8c..3b2e2afbd 100644 --- a/dist/gallery.html +++ b/dist/gallery.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/icons.html b/dist/icons.html index 66862d727..b144e292e 100644 --- a/dist/icons.html +++ b/dist/icons.html @@ -14,7 +14,7 @@ - + Icons - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/index.html b/dist/index.html index ff8e6c41c..c7e42327a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -14,7 +14,7 @@ - + Homepage - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/invoice.html b/dist/invoice.html index 54589da4f..3285d5374 100644 --- a/dist/invoice.html +++ b/dist/invoice.html @@ -14,7 +14,7 @@ - + Invoice - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/login.html b/dist/login.html index 1c7636654..06a17d83a 100644 --- a/dist/login.html +++ b/dist/login.html @@ -14,7 +14,7 @@ - + Login - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/lookup.html b/dist/lookup.html index c8d1f1593..d08abcca7 100644 --- a/dist/lookup.html +++ b/dist/lookup.html @@ -14,7 +14,7 @@ - + Lookup company - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/maps.html b/dist/maps.html index 11c33baea..309d8e35a 100644 --- a/dist/maps.html +++ b/dist/maps.html @@ -14,7 +14,7 @@ - + Maps - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/pagination.html b/dist/pagination.html index 651f5a42f..ae8da25c2 100644 --- a/dist/pagination.html +++ b/dist/pagination.html @@ -14,7 +14,7 @@ - + Pagination - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/pricing-cards.html b/dist/pricing-cards.html index 365973e23..1390336de 100644 --- a/dist/pricing-cards.html +++ b/dist/pricing-cards.html @@ -14,7 +14,7 @@ - + Pricing cards - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/profile.html b/dist/profile.html index aa5bb9119..982f3c228 100644 --- a/dist/profile.html +++ b/dist/profile.html @@ -14,7 +14,7 @@ - + Profile - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/register.html b/dist/register.html index 279433210..55ca2c68c 100644 --- a/dist/register.html +++ b/dist/register.html @@ -14,7 +14,7 @@ - + Register - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/sample-cards.html b/dist/sample-cards.html index f013ed562..f5d4e7273 100644 --- a/dist/sample-cards.html +++ b/dist/sample-cards.html @@ -14,7 +14,7 @@ - + Homepage - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/store.html b/dist/store.html index 544d21c96..c05602ac6 100644 --- a/dist/store.html +++ b/dist/store.html @@ -14,7 +14,7 @@ - + Store components - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/users-list.html b/dist/users-list.html index 402eb7c09..2d3642d8f 100644 --- a/dist/users-list.html +++ b/dist/users-list.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template