Jerry Cheung & Nathan Sobo
|
a3f25fbc9b
|
Start on SelectList, a common base class for filterable lists
Like autocompleter, fuzzy-finder, and event palette
|
2012-10-04 10:26:06 -10:00 |
|
Nathan Sobo
|
7b1fe94e47
|
Add $.fn.document, which associates event-listeners with descriptions
`$.fn.events` now returns an array of event-name/description pairs.
|
2012-10-04 10:26:05 -10:00 |
|
Nathan Sobo
|
96c9f0bc36
|
Add $.fn.events, which returns a list of all handled events
|
2012-10-04 10:26:05 -10:00 |
|
Corey Johnson & Nathan Sobo
|
12b06ddf0c
|
Get spec suite running (lots of failures)
|
2012-08-27 17:36:36 -05:00 |
|
Nathan Sobo
|
c2c8724ad0
|
Initial commit
|
2012-08-10 13:32:19 -06:00 |
|
Corey Johnson & Nathan Sobo
|
6037d83f2b
|
$.fn.preempt takes namespaced event names
|
2012-04-18 15:53:42 -07:00 |
|
Corey Johnson & Nathan Sobo
|
6a260a8359
|
Add $.fn.preempt, which runs the given event handler before any others.
|
2012-04-18 12:13:05 -07:00 |
|