aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add vaadin-date-pickerTeemu Pöntelin2016-02-101-1/+2
|
* Add components-demo-resources dependency.Sauli Tähkäpää2016-02-081-1/+2
|
* Update vaadin-icons and vaadin-combo-box to latest alphas.Sauli Tähkäpää2016-02-081-2/+2
|
* Update and rename LICENSE.html to LICENSEJouni Koivuviita2016-02-041-1/+1
|
* Update README.mdJouni Koivuviita2016-02-031-5/+5
|
* Update README.mdJouni Koivuviita2016-02-031-1/+1
|
* Update README.mdJouni Koivuviita2016-02-021-20/+39
|
* Update README.mdJouni Koivuviita2016-02-021-13/+19
|
* Update README.mdJouni Koivuviita2016-02-021-1/+1
|
* Update README.mdJouni Koivuviita2016-02-011-1/+1
|
* Update elements-introduction.mdSauli Tähkäpää2016-01-271-1/+1
|
* Update README.mdJouni Koivuviita2016-01-221-113/+94
| | | Full rewrite, including clearer paths forward, a rough roadmap, contribution instructions and common development instructions which should work for all elements.
* Update vaadin-combo-box to 1.0.0-alpha4, add vaadin-icons.Sauli Tähkäpää2016-01-221-1/+2
|
* Update README.mdJouni Koivuviita2016-01-211-2/+2
| | | Have just one link per element that points to the marketing website, where users can find a live example and links to docs and the GitHub project of each element.
* Update README.mdJouni Koivuviita2016-01-211-1/+1
|
* Merge pull request #33 from vaadin/fix/grid-documentation-linkTomi Virkki2016-01-211-1/+1
|\ | | | | The vaadin-grid examples link now points to the http://vaadin.com/docs website
| * The link to the vaadin-grid examples now points to the ↵Anton Platonov2016-01-211-1/+1
| | | | | | | | http://vaadin.com/docs website
* | Update vaadin-combo-box to 1.0.0-alpha3Sauli Tähkäpää2016-01-211-1/+1
|/
* Update angular2.htmlTomi Virkki2016-01-141-1/+1
|
* Update link to Grid documentationTeemu Pöntelin2016-01-141-1/+1
|
* Merge pull request #32 from vaadin/integration-examplesManuel Carrasco Moñino2016-01-1316-39/+67248
|\ | | | | Integration examples
| * Font family added to embedded examplesTomi Virkki2016-01-132-0/+2
| |
| * Angular 2 example descriptionTomi Virkki2016-01-131-1/+8
| |
| * Fixed user image positioning in polymer exampleTomi Virkki2016-01-131-0/+20
| |
| * Moved and updated integration examples from vaadin-grid to vaadin-core-elementsTomi Virkki2016-01-1216-40/+67220
| |
* | Remove unused importTeemu Pöntelin2016-01-131-1/+0
| |
* | Add missing semicolonTeemu Pöntelin2016-01-131-1/+1
|/
* Merge pull request #29 from vaadin/docs/introductionManuel Carrasco Moñino2015-12-171-0/+81
|\ | | | | Add introduction chapter to documentation
| * Add Introduction chapter to documentationTeemu Pöntelin2015-12-161-0/+81
| |
* | Merge pull request #30 from vaadin/docs/getting-startedManuel Carrasco Moñino2015-12-171-0/+145
|\ \ | | | | | | Add Getting Started chapter to documentation
| * | Add Getting Started chapter to documentationTeemu Pöntelin2015-12-161-0/+145
| |/
* | Add bower badges.Sauli Tähkäpää2015-12-161-3/+3
| |
* | Merge '0.3.0' to 'master'Sauli Tähkäpää2015-12-1611-86/+55
|\ \ | |/ |/| | | | | | | | | | | Conflicts: README.md bower.json package.json tasks/config.js
| * Prepare for 0.3.0 release.0.3.0Sauli Tähkäpää2015-12-161-2/+2
| |
| * Merge pull request #28 from vaadin/rename_core_0.3.0Tomi Virkki2015-12-1611-81/+51
| |\ | | | | | | Rename: elements -> core-elements
| | * Rename: elements -> core-elementsManolo Carrasco2015-12-1611-81/+51
| |/
| * Remove obsolete dependencies.Sauli Tähkäpää2015-12-031-7/+2
| |
| * Prepare for release 0.3.0-beta13.0.3.0-beta13Sauli Tähkäpää2015-12-031-2/+2
| |
* | Add missing semicolonsTeemu Pöntelin2015-12-152-5/+3
| |
* | Update package.jsonJouni Koivuviita2015-12-081-1/+1
| | | | | | Update package description to match bower.json
* | Update package.jsonJouni Koivuviita2015-12-081-1/+1
| | | | | | Change license string to comply with webjar specs
* | Update bower.jsonJouni Koivuviita2015-12-081-1/+1
| | | | | | Change license key to comply with webjar specs
* | Update README.mdJouni Koivuviita2015-12-031-0/+3
| | | | | | Added some more comments to the example to illustrate that there are more elements to use than just vaadin-grid.
* | Update README.mdJouni Koivuviita2015-12-031-1/+1
| | | | | | Minor stylistic change
* | Update README.mdJouni Koivuviita2015-12-031-16/+20
| | | | | | | | | | | | | | Removed fiddle links, those are now only on the main marketing website (less maintenance overhead). Added vaadin-combo-box to the list of elements. Updated the tutorial code to reflect new header API in vaadin-grid 1.0.0-beta1
* | Update README.mdJouni Koivuviita2015-12-031-2/+2
| | | | | | Updated JSFiddle links
* | Remove obsolete dependencies.Sauli Tähkäpää2015-12-031-7/+2
| |
* | Update vaadin-combo-box to 1.0.0-alpha2.Sauli Tähkäpää2015-12-031-1/+1
| |
* | Add vaadin-combo-box to docsite.Sauli Tähkäpää2015-12-031-1/+1
| |
* | Add vaadin-combo-box#master as a dependency.Sauli Tähkäpää2015-12-032-1/+3
|/