We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
t2ym/vaadin-grid#v3.0.0
The only diff from vaadin/vaadin-grid#v3.0.0 to fix vaadin#887
diff --git a/bower.json b/bower.json index 3922dc2..3f9b56a 100644 --- a/bower.json +++ b/bower.json @@ -47,11 +47,11 @@ "app-localize-behavior": "^v2.0.0" }, "dependencies": { - "polymer": "^2.0.0", - "iron-resizable-behavior": "PolymerElements/iron-resizable-behavior#^v2.0.0", - "iron-scroll-target-behavior": "PolymerElements/iron-scroll-target-behavior#^v2.0.0", - "iron-a11y-keys-behavior": "^v2.0.0", - "iron-a11y-announcer": "^v2.0.0" + "polymer": "Polymer/polymer#1.9 - 2", + "iron-resizable-behavior": "PolymerElements/iron-resizable-behavior#1 - 2", + "iron-scroll-target-behavior": "PolymerElements/iron-scroll-target-behavior#1 - 2", + "iron-a11y-keys-behavior": "PolymerElements/iron-a11y-keys-behavior#1 - 2", + "iron-a11y-announcer": "PolymerElements/iron-a11y-announcer#1 - 2" }, "variants": { "1.x": {
The text was updated successfully, but these errors were encountered:
Fixed but still opened as a note
Sorry, something went wrong.
No branches or pull requests
t2ym/vaadin-grid#v3.0.0
The only diff from vaadin/vaadin-grid#v3.0.0 to fix vaadin#887
The text was updated successfully, but these errors were encountered: