]> source.dussan.org Git - vaadin-core.git/commitdiff
Prepare version 0.3.0-beta9
authorManolo Carrasco <manolo@apache.org>
Fri, 18 Sep 2015 07:23:29 +0000 (09:23 +0200)
committerManolo Carrasco <manolo@apache.org>
Fri, 18 Sep 2015 07:23:29 +0000 (09:23 +0200)
CHANGES.md
bower.json

index c1cdd2bd0b195c2927ebab475b208d2b6711dce6..8bcbd14e1eac4b567ec65f5debaa6e7a6ceac6cd 100644 (file)
@@ -1,3 +1,13 @@
+
+
+## Vaadin Components 0.3.0.beta9 (2015-09-18)
+
+- Host apidoc and demo launch pages in vaadin-components instead of
+maintaining independent project for those
+(deprecated components-examples & components-apidoc)
+- Examples and apidoc are bundled with vaadin-components so as it is
+possible to run them either local or wen deployed in CDN.
+
 ## Vaadin Components 0.3.0.beta8 (2015-09-11)
 
 - vaadin-components becomes a repository with references to vaadin components.
@@ -14,4 +24,4 @@
 
 ## Vaadin Components 0.2.0 (2015-05-08)
 - Polymer updated to v0.8.0-rc.7
-- Added `<v-grid>` component.
\ No newline at end of file
+- Added `<v-grid>` component.
index a07756ffb8310bd764c04a07eaebc92d144933c4..d385de05a7c4c27f7b67c81e5a044b9eb5a56aed 100644 (file)
@@ -18,7 +18,7 @@
     "**/tests"
   ],
   "dependencies": {
-    "vaadin-grid": "vaadin/vaadin-grid#0.9.0-beta1"
+    "vaadin-grid": "vaadin/vaadin-grid#0.9.0-beta2"
   },
   "devDependencies": {
     "iron-doc-viewer": "polymerelements/iron-doc-viewer#~1.0.3",