Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #98 from vaadin/polymer2-column | Anton Platonov | 2017-03-16 | 1 | -9/+9 |
|\ | | | | | Add Polymer 2 status column to the Elements table | ||||
| * | Add Polymer 2 status column to the Elements table | Limon Monte | 2017-03-16 | 1 | -9/+9 |
|/ | |||||
* | v1.5.0v1.5.0 | Tomi Virkki | 2017-02-15 | 2 | -2/+2 |
| | |||||
* | Fix vaadin-split-layout npm badge | Limon Monte | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Update README.md | Limon Monte | 2017-01-24 | 1 | -2/+0 |
| | |||||
* | v1.4.0v1.4.0 | Sauli Tähkäpää | 2017-01-24 | 4 | -5/+10 |
| | |||||
* | Add npm versions | Limon Monte | 2017-01-18 | 1 | -9/+9 |
| | |||||
* | Replace shields.io bower badge with fury.io (#90) | Limon Monte | 2017-01-18 | 1 | -8/+8 |
| | |||||
* | Add elements versions and build statuses (#88) | Limon Monte | 2017-01-16 | 1 | -7/+9 |
| | |||||
* | Add webcomponents.org badge | Limon Monte | 2017-01-12 | 1 | -1/+3 |
| | |||||
* | Add vaadin-upload and reorder elements alphabetically | Limon Monte | 2017-01-09 | 1 | -1/+2 |
| | |||||
* | Update README.md | Jouni Koivuviita | 2016-12-23 | 1 | -1/+8 |
| | | | Added a list of the bundled elements with links to the corresponding GitHub repos | ||||
* | Update elements-introduction.adoc | Jouni Koivuviita | 2016-12-23 | 1 | -2/+4 |
| | | | Add context-menu and split-layout to the listing | ||||
* | Update integrations-react.adoc | Sauli Tähkäpää | 2016-12-22 | 1 | -2/+2 |
| | |||||
* | Update elements-introduction.adoc | Sauli Tähkäpää | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | v1.3.0v1.3.0 | Tomi Virkki | 2016-12-07 | 1 | -1/+1 |
| | |||||
* | Update bower.json | Tomi Virkki | 2016-12-05 | 1 | -1/+1 |
| | |||||
* | Merge pull request #84 from alvarezguille/patch-1 | Sauli Tähkäpää | 2016-12-01 | 1 | -1/+1 |
|\ | | | | | Fix link ref | ||||
| * | Fix link ref | Guille | 2016-11-30 | 1 | -1/+1 |
|/ | | | Current link is resolved as https://vaadin.com/docs/-/part/elements/vaadin-grid/overview.html which doesn't exist | ||||
* | Merge pull request #81 from vaadin/fix-links | Manuel Carrasco Moñino | 2016-11-18 | 1 | -4/+4 |
|\ | | | | | Fix integration links | ||||
| * | Fix integration links | Sami Suo-Heikki | 2016-11-18 | 1 | -4/+4 |
|/ | |||||
* | Update integrations-vuejs.adoc | Jouni Koivuviita | 2016-11-08 | 1 | -1/+1 |
| | | | Replace “static stuff” with “static files” | ||||
* | Merge pull request #79 from vaadin/vue-js-docs | Manuel Carrasco Moñino | 2016-11-08 | 2 | -1/+109 |
|\ | | | | | Add vue.js docs | ||||
| * | Add vue.js docs | Sami Suo-Heikki | 2016-11-08 | 2 | -1/+109 |
|/ | |||||
* | Merge pull request #78 from vaadin/fix/sugar | Sami Suo-Heikki | 2016-11-03 | 1 | -1/+2 |
|\ | | | | | Add Sugar to devDependencies | ||||
| * | Add Sugar to devDependencies | Tomi Virkki | 2016-11-02 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #77 from vaadin/Fix-grid-link | Sauli Tähkäpää | 2016-11-01 | 1 | -1/+1 |
|\ | | | | | Make grid overview link use correct filename | ||||
| * | Make grid overview link use correct filename | Artur | 2016-11-01 | 1 | -1/+1 |
|/ | |||||
* | v1.2.0v1.2.0 | Sami Suo-Heikki | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Update README.md | Jouni Koivuviita | 2016-10-24 | 1 | -80/+1 |
| | | | Extract "Development" into a separate file, to make the readme shorter. Affects beta.webcomponents.org listing significantly. | ||||
* | Create DEVELOPMENT.md | Jouni Koivuviita | 2016-10-24 | 1 | -0/+82 |
| | | | Extract development instructions to a separate file | ||||
* | Update bower.json | Jouni Koivuviita | 2016-10-17 | 1 | -1/+1 |
| | | | Update vaadin-grid dependency to 1.2.x | ||||
* | Update bower.json | Jouni Koivuviita | 2016-10-17 | 1 | -1/+1 |
| | | | Include the latest vaadin-upload minor version | ||||
* | Update README.md | Jouni Koivuviita | 2016-10-16 | 1 | -37/+1 |
| | | | Removed roadmap details from readme, point to vaadin.com/readme instead | ||||
* | Merge pull request #74 from vaadin/wc-directory | Manuel Carrasco Moñino | 2016-10-14 | 1 | -1/+2 |
|\ | | | | | Add "element-collection" keyword to bower.json | ||||
| * | Add "element-collection" keyword to bower.json | Marcus Hellberg | 2016-10-13 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #73 from vaadin/react-docs | Sauli Tähkäpää | 2016-10-07 | 9 | -16294/+123 |
|\ | | | | | Replace React integration demo with proper documentation | ||||
| * | Replace React integration demo with proper documentation | Teemu Pöntelin | 2016-10-06 | 9 | -16294/+123 |
|/ | |||||
* | Merge pull request #70 from vaadin/add-context-menu | Teemu Pöntelin | 2016-09-12 | 4 | -12/+19 |
|\ | | | | | Add context menu to master deploys | ||||
| * | Addin dev dependencies for context-menu demos | Manolo Carrasco | 2016-09-12 | 1 | -1/+3 |
| | | |||||
| * | Recursive mkdir | Manolo Carrasco | 2016-09-12 | 1 | -2/+2 |
| | | |||||
| * | Adding context-menu to master deploy | Manolo Carrasco | 2016-09-12 | 3 | -9/+14 |
|/ | |||||
* | Rename split-panel to split-layout | Teemu Pöntelin | 2016-08-31 | 1 | -2/+2 |
| | |||||
* | Add dev dependencies required by the demos for cdn deployment | Teemu Pöntelin | 2016-08-31 | 1 | -1/+3 |
| | |||||
* | 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 |
| | |||||
* | Merge pull request #67 from vaadin/fix/cdn-master | Sauli Tähkäpää | 2016-08-30 | 6 | -17/+46 |
|\ | | | | | Improve cdn deployment of master versions | ||||
| * | Remove dependency to a removed task | Teemu Pöntelin | 2016-08-30 | 1 | -1/+1 |
| | | |||||
| * | Use correct bower.json depending on version | Teemu Pöntelin | 2016-08-30 | 1 | -1/+1 |
| | |