summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-05-14 16:41:41 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-05-14 16:41:41 +0000
commita60c300dc5ae41a68eff40c9008cb68cb54d0e2b (patch)
treea273840d87a98dc59bee80b2a7f08730ab25c9e3
parent964888cbfdf13b56de7cf4852126dbceefcce3ee (diff)
downloadvaadin-core-a60c300dc5ae41a68eff40c9008cb68cb54d0e2b.tar.gz
vaadin-core-a60c300dc5ae41a68eff40c9008cb68cb54d0e2b.zip
Update dependencies for version 14.0.0-alpha4
-rw-r--r--bower.json27
-rw-r--r--package.json27
2 files changed, 28 insertions, 26 deletions
diff --git a/bower.json b/bower.json
index 6cfc6ac..e36e4c3 100644
--- a/bower.json
+++ b/bower.json
@@ -28,20 +28,20 @@
"polymer": "polymer#2.7.0",
"shadycss": "shadycss#1.8.0",
"vaadin-accordion": "vaadin-accordion#1.0.0",
- "vaadin-button": "vaadin-button#2.1.5",
+ "vaadin-button": "vaadin-button#2.2.0",
"vaadin-checkbox": "vaadin-checkbox#2.2.7",
- "vaadin-combo-box": "vaadin-combo-box#4.2.8",
- "vaadin-context-menu": "vaadin-context-menu#4.3.4",
+ "vaadin-combo-box": "vaadin-combo-box#5.0.1",
+ "vaadin-context-menu": "vaadin-context-menu#4.3.5",
"vaadin-control-state-mixin": "vaadin-control-state-mixin#2.1.3",
- "vaadin-date-picker": "vaadin-date-picker#3.3.4",
- "vaadin-time-picker": "vaadin-time-picker#1.2.2",
+ "vaadin-date-picker": "vaadin-date-picker#4.0.0",
+ "vaadin-time-picker": "vaadin-time-picker#2.0.0",
"vaadin-development-mode-detector": "vaadin-development-mode-detector#2.0.0",
"vaadin-details": "vaadin-details#1.0.1",
"vaadin-dialog": "vaadin-dialog#2.2.1",
- "vaadin-select": "vaadin-select#2.0.4",
+ "vaadin-select": "vaadin-select#2.1.0",
"vaadin-element-mixin": "vaadin-element-mixin#2.1.3",
"vaadin-form-layout": "vaadin-form-layout#2.1.2",
- "vaadin-grid": "vaadin-grid#5.3.3",
+ "vaadin-grid": "vaadin-grid#5.4.0",
"vaadin-icons": "vaadin-icons#4.3.1",
"iron-a11y-announcer": "iron-a11y-announcer#2.1.0",
"iron-a11y-keys-behavior": "iron-a11y-keys-behavior#2.1.1",
@@ -58,22 +58,23 @@
"vaadin-item": "vaadin-item#2.1.0",
"vaadin-list-box": "vaadin-list-box#1.1.0",
"vaadin-list-mixin": "vaadin-list-mixin#2.2.1",
- "vaadin-lumo-styles": "vaadin-lumo-styles#1.4.2",
+ "vaadin-lumo-styles": "vaadin-lumo-styles#1.5.0",
"vaadin-material-styles": "vaadin-material-styles#1.2.2",
- "vaadin-notification": "vaadin-notification#1.3.0",
+ "vaadin-menu-bar": "vaadin-menu-bar#1.0.0",
+ "vaadin-notification": "vaadin-notification#1.4.0",
"vaadin-ordered-layout": "vaadin-ordered-layout#1.1.0",
"vaadin-overlay": "vaadin-overlay#3.2.11",
"vaadin-progress-bar": "vaadin-progress-bar#1.1.0",
"vaadin-radio-button": "vaadin-radio-button#1.2.0",
"vaadin-split-layout": "vaadin-split-layout#4.1.0",
- "vaadin-tabs": "vaadin-tabs#2.1.2",
- "vaadin-text-field": "vaadin-text-field#2.4.0",
+ "vaadin-tabs": "vaadin-tabs#3.0.0",
+ "vaadin-text-field": "vaadin-text-field#2.4.3",
"vaadin-themable-mixin": "vaadin-themable-mixin#1.4.4",
"vaadin-upload": "vaadin-upload#4.2.1",
"vaadin-custom-field": "vaadin-custom-field#1.0.1",
- "vaadin-app-layout": "vaadin-app-layout#2.0.0-beta1",
+ "vaadin-app-layout": "vaadin-app-layout#2.0.0",
"vaadin-login": "vaadin-login#1.0.0",
"webcomponentsjs": "webcomponentsjs#1.2.6",
- "vaadin-usage-statistics": "vaadin-usage-statistics#2.0.2"
+ "vaadin-usage-statistics": "vaadin-usage-statistics#2.0.3"
}
} \ No newline at end of file
diff --git a/package.json b/package.json
index 0732a71..bac29a5 100644
--- a/package.json
+++ b/package.json
@@ -8,20 +8,20 @@
"dependencies": {
"@webcomponents/shadycss": "^1.8.0",
"@vaadin/vaadin-accordion": "^1.0.0",
- "@vaadin/vaadin-button": "^2.1.5",
+ "@vaadin/vaadin-button": "^2.2.0",
"@vaadin/vaadin-checkbox": "^2.2.7",
- "@vaadin/vaadin-combo-box": "^4.2.8",
- "@vaadin/vaadin-context-menu": "^4.3.4",
+ "@vaadin/vaadin-combo-box": "^5.0.1",
+ "@vaadin/vaadin-context-menu": "^4.3.5",
"@vaadin/vaadin-control-state-mixin": "^2.1.3",
- "@vaadin/vaadin-date-picker": "^3.3.4",
- "@vaadin/vaadin-time-picker": "^1.2.2",
+ "@vaadin/vaadin-date-picker": "^4.0.0",
+ "@vaadin/vaadin-time-picker": "^2.0.0",
"@vaadin/vaadin-development-mode-detector": "^2.0.0",
"@vaadin/vaadin-details": "^1.0.1",
"@vaadin/vaadin-dialog": "^2.2.1",
- "@vaadin/vaadin-select": "^2.0.4",
+ "@vaadin/vaadin-select": "^2.1.0",
"@vaadin/vaadin-element-mixin": "^2.1.3",
"@vaadin/vaadin-form-layout": "^2.1.2",
- "@vaadin/vaadin-grid": "^5.3.3",
+ "@vaadin/vaadin-grid": "^5.4.0",
"@vaadin/vaadin-icons": "^4.3.1",
"@polymer/iron-a11y-announcer": "^3.0.1",
"@polymer/iron-a11y-keys-behavior": "^3.0.1",
@@ -38,22 +38,23 @@
"@vaadin/vaadin-item": "^2.1.0",
"@vaadin/vaadin-list-box": "^1.1.0",
"@vaadin/vaadin-list-mixin": "^2.2.1",
- "@vaadin/vaadin-lumo-styles": "^1.4.2",
+ "@vaadin/vaadin-lumo-styles": "^1.5.0",
"@vaadin/vaadin-material-styles": "^1.2.2",
- "@vaadin/vaadin-notification": "^1.3.0",
+ "@vaadin/vaadin-menu-bar": "^1.0.0",
+ "@vaadin/vaadin-notification": "^1.4.0",
"@vaadin/vaadin-ordered-layout": "^1.1.0",
"@vaadin/vaadin-overlay": "^3.2.11",
"@vaadin/vaadin-progress-bar": "^1.1.0",
"@vaadin/vaadin-radio-button": "^1.2.0",
"@vaadin/vaadin-split-layout": "^4.1.0",
- "@vaadin/vaadin-tabs": "^2.1.2",
- "@vaadin/vaadin-text-field": "^2.4.0",
+ "@vaadin/vaadin-tabs": "^3.0.0",
+ "@vaadin/vaadin-text-field": "^2.4.3",
"@vaadin/vaadin-themable-mixin": "^1.4.4",
"@vaadin/vaadin-upload": "^4.2.1",
"@vaadin/vaadin-custom-field": "^1.0.1",
- "@vaadin/vaadin-app-layout": "^2.0.0-beta1",
+ "@vaadin/vaadin-app-layout": "^2.0.0",
"@vaadin/vaadin-login": "^1.0.0",
- "@vaadin/vaadin-usage-statistics": "^2.0.2"
+ "@vaadin/vaadin-usage-statistics": "^2.0.3"
},
"files": [
"vaadin-core.js"
th visual tests (optional) - I18n compatible - RTL (optional) ### Converting from HTML Imports to ES modules Vaadin components use HTML Imports in the mainline codebase. In order to use a Vaadin component as ES module, the codebase has to be converted first. Follow these steps to perform the ES modules conversion of a Vaadin component. Note that the `magi-cli` mentioned below is an internal tool used by Vaadin components team, in case you want to convert your own set of components, only `polymer-modulizer` is needed. ```shell # Install global dependencies $ npm install -g polymer-modulizer magi-cli yarn # Commit any changes, make sure your local repository is clean $ git status $ magi p3-convert --out . --import-style=name # Install component dependencies from npm using yarn $ yarn install --flat # Run development server $ polymer serve --npm ``` - Open http://localhost:8081/components/@vaadin/vaadin-combo-box/test/ for the tests Note: replace `vaadin-combo-box` with the actual component in the above example. When done, return back to the HTML Imports codebase using git: ```shell $ git reset --hard HEAD^ && git clean -df ``` ### Contributing to ES module components To contribute into Polymer 3 Vaadin components, make your changes on the mainline Polymer 2 codebase, then open a pull request targeting the master branch. Note: unlike the official Polymer Elements, the converted Polymer 3 compatible Vaadin components are only published on npm, not pushed to GitHub repositories. ### Contributor License Agreement When you send a pull request to any of our repositories, you get an automated comment response about the CLA. It will notify you if you haven’t signed the CLA yet, and in that case instructions how to do it. You need to do this once per each repository. Before we can accept any of your code contributions, you need to sign the CLA.