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 c320792 commit c947043Copy full SHA for c947043
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.0.2
4
+
5
+### Pull Requests
6
7
+- [#21](https://github.com/offirgolan/ember-burger-menu/pull/21) Make height 100vh *by [@rwwagner90](https://github.com/rwwagner90)*
8
9
## v1.0.1
10
11
### Pull Requests
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-burger-menu",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "An off-canvas sidebar component with a collection of animations and styles using CSS transitions",
"directories": {
"doc": "doc",
0 commit comments