Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Nov 3, 2013
1 parent e3eef3f commit 8360f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Cool?
* Return removed element from MK.Array#pop and MK.Array#shift methods
* Do nothing if undefined is passed to MK.Object#**addJSONKey**s and MK.Object#**removeJSONKeys** (now throws error)
* Remove jQuery dependence (create mQuery(?))
* Use element as **this** in MK.elementProcessors fucntions
* Merge **MK.DOMArray** with **MK.Array**
* Listen **'keyup'** event for checkboxes/radios (if keyboard is using) (MK.elementProcessors)
* Listen **'paste'** event for input[type="text"] and textarea (MK.elementProcessors)
Expand Down

0 comments on commit 8360f41

Please sign in to comment.