Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove gulp tasks | Manolo Carrasco | 2017-10-30 | 5 | -309/+0 |
* | My apologies. | Sauli Tähkäpää | 2017-03-30 | 1 | -0/+2 |
* | Enable deploying single elements | Sauli Tähkäpää | 2017-03-29 | 1 | -0/+55 |
* | Replace React integration demo with proper documentation | Teemu Pöntelin | 2016-10-06 | 1 | -55/+2 |
* | Recursive mkdir | Manolo Carrasco | 2016-09-12 | 1 | -2/+2 |
* | Replace arrow function with ES5 | Teemu Pöntelin | 2016-08-31 | 1 | -1/+1 |
* | Replace ES6 Object.assign with iterating keys | Teemu Pöntelin | 2016-08-31 | 1 | -1/+5 |
* | Revert back to ES5 syntax | Teemu Pöntelin | 2016-08-31 | 2 | -2/+2 |
* | Use correct bower.json depending on version | Teemu Pöntelin | 2016-08-30 | 1 | -1/+1 |
* | Remove masterBowerPath | Sauli Tähkäpää | 2016-08-30 | 1 | -15/+13 |
* | Generate a separate bower.json with overrides for master | Teemu Pöntelin | 2016-08-29 | 3 | -9/+27 |
* | Remove separate task for vaadin-grid docs | Teemu Pöntelin | 2016-06-21 | 1 | -9/+0 |
* | index.html was not being deployed | Manolo Carrasco | 2016-06-03 | 1 | -1/+1 |
* | Add "zip" Gulp task to create the zip package for a release | Teemu Pöntelin | 2016-05-31 | 2 | -0/+20 |
* | Removed ZIP related steps | Sauli Tähkäpää | 2016-05-17 | 2 | -59/+0 |
* | Replace obsolete integration example with Angular 2 pageng2-docs-rebased | Teemu Pöntelin | 2016-04-27 | 1 | -2/+8 |
* | Merge branch 'fix/docs' | Teemu Pöntelin | 2016-04-27 | 1 | -1/+1 |
|\ | |||||
| * | Update gulp task path | Jouni Koivuviita | 2016-04-18 | 1 | -1/+1 |
* | | Publish asciidocs from combo-box, upload, date-picker. | Sauli Tähkäpää | 2016-04-27 | 1 | -10/+23 |
|/ | |||||
* | Adding vaadin-icons | Manolo Carrasco | 2016-03-29 | 1 | -1/+1 |
* | Adding vaadin-upload component | Manolo Carrasco | 2016-02-10 | 1 | -1/+1 |
* | Merge pull request #32 from vaadin/integration-examples | Manuel Carrasco Moñino | 2016-01-13 | 1 | -39/+49 |
|\ | |||||
| * | Moved and updated integration examples from vaadin-grid to vaadin-core-elements | Tomi Virkki | 2016-01-12 | 1 | -40/+50 |
* | | Remove unused import | Teemu Pöntelin | 2016-01-13 | 1 | -1/+0 |
* | | Add missing semicolon | Teemu Pöntelin | 2016-01-13 | 1 | -1/+1 |
|/ | |||||
* | Merge '0.3.0' to 'master' | Sauli Tähkäpää | 2015-12-16 | 4 | -13/+13 |
|\ | |||||
| * | Rename: elements -> core-elements | Manolo Carrasco | 2015-12-16 | 4 | -13/+13 |
* | | Add missing semicolons | Teemu Pöntelin | 2015-12-15 | 2 | -5/+3 |
* | | Add vaadin-combo-box to docsite. | Sauli Tähkäpää | 2015-12-03 | 1 | -1/+1 |
|/ | |||||
* | Remove unused methods from common.js. | Sauli Tähkäpää | 2015-12-03 | 1 | -73/+1 |
* | Remove unused zip deployment scripts. | Sauli Tähkäpää | 2015-12-03 | 1 | -73/+2 |
* | Reformat cdn.js. | Sauli Tähkäpää | 2015-12-03 | 1 | -14/+16 |
* | Remove unused deployment CDN scripts. | Sauli Tähkäpää | 2015-12-03 | 1 | -66/+0 |
* | Add index page for apidocs contained within the elements | Teemu Pöntelin | 2015-11-18 | 1 | -3/+3 |
* | Remove unused symlink creation. | Sauli Tähkäpää | 2015-11-12 | 1 | -4/+0 |
* | Fix zip:upload. | Sauli Tähkäpää | 2015-10-20 | 1 | -2/+0 |
* | Fix zip deployment | Manolo Carrasco | 2015-10-19 | 3 | -40/+36 |
* | Renaming Components in README.md | Manolo Carrasco | 2015-10-19 | 1 | -3/+12 |
* | Renaming tasks components -> elements | Manolo Carrasco | 2015-10-19 | 4 | -31/+31 |
* | Update docsite.js | Sauli Tähkäpää | 2015-10-09 | 1 | -1/+1 |
* | Merge pull request #17 from vaadin/cdn-destination | Tomi Virkki | 2015-10-08 | 2 | -2/+2 |
|\ | |||||
| * | Align variable name with value | Manolo Carrasco | 2015-10-07 | 2 | -2/+2 |
| * | Fix cdn-destination after some changes in vaadin infra | Manolo Carrasco | 2015-10-07 | 1 | -1/+1 |
* | | Removing polyfill since its handled by site | Manolo Carrasco | 2015-10-08 | 1 | -1/+3 |
* | | Temporary fix until webcomponentsjs#180 is fixed | Manolo Carrasco | 2015-10-08 | 1 | -0/+10 |
* | | Regexp for bowerComponents variable | Manolo Carrasco | 2015-10-07 | 1 | -1/+2 |
* | | Added more specific regex for demo.css import | Tomi Virkki | 2015-10-06 | 1 | -1/+1 |
* | | Table of contents removed from common imports | Tomi Virkki | 2015-10-06 | 1 | -0/+2 |
* | | Removing demo styles from common imports | Tomi Virkki | 2015-10-06 | 1 | -0/+2 |
* | | adding config parameter | Manolo Carrasco | 2015-10-06 | 1 | -1/+2 |