aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.md
blob: 07b4f1aba58d72e8bc9aec9a7dc1fa8d0f5ef0c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
## Vaadin Elements 0.3.0-beta12 (2015-11-12)
- `<vaadin-grid>` updated to 0.9.0-beta5.

## Vaadin Elements 0.3.0-beta11 (2015-10-20)
- Vaadin Components has been renamed to Vaadin Elements.
- `<vaadin-grid>` updated to 0.9.0-beta4.

## Vaadin Components 0.3.0-beta10 (2015-10-09)
- `<vaadin-grid>` updated to 0.9.0-beta3.

## 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-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.