From: Manolo Carrasco Date: Mon, 4 Sep 2017 11:03:55 +0000 (+0200) Subject: Rename more references of vaadin-core-elements to vaadin-core X-Git-Tag: v2.0.0-alpha1~3^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b44c72a832a262a21e388fc2611f2e6327cc2795;p=vaadin-core.git Rename more references of vaadin-core-elements to vaadin-core --- diff --git a/README.md b/README.md index 53ac599..7922dea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Bower version](https://badge.fury.io/bo/vaadin-core-elements.svg) +![Bower version](https://badge.fury.io/bo/vaadin-core.svg) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/author/vaadin) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vaadin/vaadin-core-elements?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) diff --git a/bower.json b/bower.json index a059640..6af7a42 100644 --- a/bower.json +++ b/bower.json @@ -15,7 +15,7 @@ "web-components", "element-collection" ], - "main": "vaadin-core-elements.html", + "main": "vaadin-core.html", "ignore": [ "**/.*", "**/node_modules", diff --git a/package.json b/package.json index 834022b..022b864 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "vaadin-core-elements", + "name": "vaadin-core", "version": "1.7.0", "description": "Vaadin Core Elements is an evolving set of free, open sourced custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", diff --git a/vaadin-core-elements.html b/vaadin-core-elements.html deleted file mode 100644 index 1e40324..0000000 --- a/vaadin-core-elements.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/vaadin-core.html b/vaadin-core.html new file mode 100644 index 0000000..1e40324 --- /dev/null +++ b/vaadin-core.html @@ -0,0 +1,10 @@ + + + + + + + + + +