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 0b6ab66 commit bcfd0b2Copy full SHA for bcfd0b2
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
### Master
4
5
+### 0.0.42
6
+
7
+🚀 Enhancements
8
9
+- Use `{{on "click"}}` instead of `@onClick` for `<EuiButton />` `<EuiButtonEmpty/>` `<EuiButtonIcon />`
10
11
### 0.0.41
12
13
🐛 Bug / Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ember-eui",
- "version": "0.0.41",
+ "version": "0.0.42",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon",
0 commit comments