We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e76c1 commit 6a7c8f4Copy full SHA for 6a7c8f4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.1.3
4
+
5
+### Pull Requests
6
7
+- [#69](https://github.com/offirgolan/ember-burger-menu/pull/69) [BUGFIX] Remove preventDefault from passive event listener touchMove *by [@offirgolan](https://github.com/offirgolan)*
8
9
## v1.1.2
10
11
### Pull Requests
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-burger-menu",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "An off-canvas sidebar component with a collection of animations and styles using CSS transitions",
"directories": {
"doc": "doc",
0 commit comments