drop ClayEvents.one since it is a pain to work with and add tests for ClayEvents

This commit is contained in:
Keegan
2016-02-09 17:19:41 -08:00
parent 80982c8e6d
commit c0f6fb770c
6 changed files with 265 additions and 39 deletions
-1
View File
@@ -17,7 +17,6 @@ describe('ClayItem', function() {
'$element',
'$manipulatorTarget',
'on',
'one',
'off',
'trigger',
'initialize'