Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d1950b4598 | ||
|
|
af20eb4f3c |
@@ -21,6 +21,6 @@
|
||||
"paper-fab-menu": "cwdoh/paper-fab-menu#~0.4.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"webcomponentsjs": "0.6.3"
|
||||
"webcomponentsjs": "0.7.23"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -319,3 +319,10 @@ ChangeLogs.insert({
|
||||
"Fixed invisible dropdown boxes in Chrome 52",
|
||||
],
|
||||
});
|
||||
|
||||
ChangeLogs.insert({
|
||||
version: "0.9.4",
|
||||
changes: [
|
||||
"Fixed app not working on iOS 10",
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user