This repository was archived by the owner on Mar 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
55See [ changes since release] [ HEAD ] .
66
7+ ## [ 3.2.0] [ ] / 2018-03-07
8+
79* No longer trigger selection actions during Component destruction.
810* [ #33 ] ( https://github.com/IvyApp/ivy-tabs/pull/33 ) Remove jQuery usage. Thanks to @smfoote and @dxprog .
911* [ #37 ] ( https://github.com/IvyApp/ivy-tabs/pull/37 ) Move to modules API. Thanks to @sutori .
@@ -146,4 +148,5 @@ to the README for current usage.
146148[ 3.0.1 ] : https://github.com/IvyApp/ivy-tabs/compare/v3.0.0...v3.0.1
147149[ 3.0.2 ] : https://github.com/IvyApp/ivy-tabs/compare/v3.0.1...v3.0.2
148150[ 3.1.0 ] : https://github.com/IvyApp/ivy-tabs/compare/v3.0.2...v3.1.0
149- [ HEAD ] : https://github.com/IvyApp/ivy-tabs/compare/v3.1.0...master
151+ [ 3.2.0 ] : https://github.com/IvyApp/ivy-tabs/compare/v3.1.0...v3.2.0
152+ [ HEAD ] : https://github.com/IvyApp/ivy-tabs/compare/v3.2.0...master
Original file line number Diff line number Diff line change 11{
22 "name" : " ivy-tabs" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " WAI-ARIA accessible tabs for Ember." ,
55 "keywords" : [
66 " ember" ,
You can’t perform that action at this time.
0 commit comments