aboutsummaryrefslogtreecommitdiffstats
path: root/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Adding vaadin-upload componentManolo Carrasco2016-02-101-1/+1
| | | | | At the same time added vaadin-date-picker to the elements list
* Merge pull request #32 from vaadin/integration-examplesManuel Carrasco Moñino2016-01-131-39/+49
|\ | | | | Integration examples
| * Moved and updated integration examples from vaadin-grid to vaadin-core-elementsTomi Virkki2016-01-121-40/+50
| |
* | Remove unused importTeemu Pöntelin2016-01-131-1/+0
| |
* | Add missing semicolonTeemu Pöntelin2016-01-131-1/+1
|/
* Merge '0.3.0' to 'master'Sauli Tähkäpää2015-12-164-13/+13
|\ | | | | | | | | | | | | | | Conflicts: README.md bower.json package.json tasks/config.js
| * Rename: elements -> core-elementsManolo Carrasco2015-12-164-13/+13
| |
* | Add missing semicolonsTeemu Pöntelin2015-12-152-5/+3
| |
* | Add vaadin-combo-box to docsite.Sauli Tähkäpää2015-12-031-1/+1
|/
* Remove unused methods from common.js.Sauli Tähkäpää2015-12-031-73/+1
|
* Remove unused zip deployment scripts.Sauli Tähkäpää2015-12-031-73/+2
|
* Reformat cdn.js.Sauli Tähkäpää2015-12-031-14/+16
|
* Remove unused deployment CDN scripts.Sauli Tähkäpää2015-12-031-66/+0
|
* Add index page for apidocs contained within the elementsTeemu Pöntelin2015-11-181-3/+3
|
* Remove unused symlink creation.Sauli Tähkäpää2015-11-121-4/+0
|
* Fix zip:upload.Sauli Tähkäpää2015-10-201-2/+0
|
* Fix zip deploymentManolo Carrasco2015-10-193-40/+36
|
* Renaming Components in README.mdManolo Carrasco2015-10-191-3/+12
|
* Renaming tasks components -> elementsManolo Carrasco2015-10-194-31/+31
|
* Update docsite.jsSauli Tähkäpää2015-10-091-1/+1
|
* Merge pull request #17 from vaadin/cdn-destinationTomi Virkki2015-10-082-2/+2
|\ | | | | Fix cdn-destination after some changes in vaadin infra
| * Align variable name with valueManolo Carrasco2015-10-072-2/+2
| |
| * Fix cdn-destination after some changes in vaadin infraManolo Carrasco2015-10-071-1/+1
| |
* | Removing polyfill since its handled by siteManolo Carrasco2015-10-081-1/+3
| |
* | Temporary fix until webcomponentsjs#180 is fixedManolo Carrasco2015-10-081-0/+10
| |
* | Regexp for bowerComponents variableManolo Carrasco2015-10-071-1/+2
| |
* | Added more specific regex for demo.css importTomi Virkki2015-10-061-1/+1
| |
* | Table of contents removed from common importsTomi Virkki2015-10-061-0/+2
| |
* | Removing demo styles from common importsTomi Virkki2015-10-061-0/+2
| |
* | adding config parameterManolo Carrasco2015-10-061-1/+2
| |
* | Adding dummy index file, and doc folder thought for introduction etcManolo Carrasco2015-10-011-9/+14
| |
* | Remove _components root folder in zip file. Added cleanManolo Carrasco2015-10-011-11/+15
| |
* | Add source src to meta info, so as website can figure out the github ↵Manolo Carrasco2015-10-012-3/+10
| | | | | | | | location of each file
* | Do not process -embed files. Enclose files in {%raw%} annotationsManolo Carrasco2015-09-301-10/+12
| |
* | Uploading docsite as a .zip file. Group all docsite related tasks in one fileManolo Carrasco2015-09-302-35/+87
| |
* | Adding ids to headers, so as site puts anchor linksManolo Carrasco2015-09-291-0/+6
| |
* | Adding tasks to prepare demos for the doc siteManolo Carrasco2015-09-291-0/+30
|/
* cdn urls are not replaced in README.mdTomi Virkki2015-09-221-1/+3
|
* Adding ga.js to cdn bundleManolo Carrasco2015-09-211-1/+1
|
* replacing version number with "latest"Manolo Carrasco2015-09-171-1/+1
|
* Adding command to make a remote symlinkManolo Carrasco2015-09-173-17/+37
|
* Rename snapshot -> masterManolo Carrasco2015-09-171-2/+2
|
* Fix links so as README works in master and cdnManolo Carrasco2015-09-161-8/+3
|
* Adding apidoc componentManolo Carrasco2015-09-141-5/+8
|
* Added the tasks for publishingTomi Virkki2015-09-094-0/+371