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 6b61ba0 commit 2127ef7Copy full SHA for 2127ef7
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
### Master
4
5
+### 0.0.51
6
+
7
+🐛 Bug / Fixes
8
9
+- Prevent inline style of maxWidth as undefined on modal
10
+- Fix EuiCollapsibleNavGroup title styling
11
12
### 0.0.50
13
14
🚀 Enhancements
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ember-eui",
- "version": "0.0.50",
+ "version": "0.0.51",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon",
0 commit comments