summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
blob: c1cdd2bd0b195c2927ebab475b208d2b6711dce6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Vaadin Components 0.3.0.beta8 (2015-09-11)

- vaadin-components becomes a repository with references to vaadin components.
- `<vaadin-grid>` is split in a new project.

## Vaadin Components 0.3.0.beta7 (2015-09-02)

- Polymer updated to v1.1.1
- Renamed component `<v-grid>` to `<vaadin-grid>`
- Many improvements in [v-grid](https://github.com/vaadin/vaadin-grid/blob/master/CHANGES.md#vaadin-grid-v030beta7-2015-sept)

## Vaadin Grid v0.2.1 (2015-05-15)
- New *material design* theme.

## Vaadin Components 0.2.0 (2015-05-08)
- Polymer updated to v0.8.0-rc.7
- Added `<v-grid>` component.