File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ### v0.10.0 2016-11-21
4
+
3
5
* [ #11 ] ( https://github.com/lozjackson/ember-ui-components/pull/11 ) [ BUGFIX] The ` SubMenuComponent ` now supports the ` disabled ` attribute.
4
6
5
7
* [ #10 ] ( https://github.com/lozjackson/ember-ui-components/pull/10 ) [ FEATURE] Add ` TabsComponent ` .
6
8
7
9
* [ #12 ] ( https://github.com/lozjackson/ember-ui-components/pull/12 ) Update Ember-wormhole dependency to v0.5.1
8
10
11
+
12
+
13
+
9
14
### v0.9.2 2016-11-06
10
15
11
16
* [ #6 ] ( https://github.com/lozjackson/ember-ui-components/pull/6 ) Add util methods.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-ui-components" ,
3
- "version" : " 0.9.2 " ,
3
+ "version" : " 0.10.0 " ,
4
4
"description" : " A collection of common user interface components" ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments