+
+
+## 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.
## 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.
"**/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",