This website requires JavaScript.
Explore
Help
Sign In
0x2620
/
oxjs
Watch
2
Star
0
Fork
You've already forked oxjs
1
Code
Issues
172
Pull requests
Releases
Wiki
Activity
7f05af7380
oxjs
/
source
/
Ox.UI
/
js
History
rolux
7f05af7380
allow for binding a callback to all events of an element; change the signature of event callbacks from (data) to (data, event), where event is the original jQuery event (formerly data._event)
2012-05-28 16:02:25 +02:00
..
Bar
typos
2012-05-25 09:46:34 +02:00
Calendar
Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities
2012-05-27 12:40:02 +02:00
Code
translate
foo
to <code>foo</code>
2012-05-28 15:58:10 +02:00
Core
allow for binding a callback to all events of an element; change the signature of event callbacks from (data) to (data, event), where event is the original jQuery event (formerly data._event)
2012-05-28 16:02:25 +02:00
Form
Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities
2012-05-27 12:40:02 +02:00
List
rename the 'original event data' property of Ox.List drag & drop events from '_event' to 'event'
2012-05-28 15:55:35 +02:00
Map
Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities
2012-05-27 12:40:02 +02:00
Menu
trailing comma removal,
2012-05-26 15:48:19 +00:00
Panel
typo in comment
2012-05-27 21:32:39 +02:00
Video
Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities
2012-05-27 12:40:02 +02:00
Window
trailing comma removal,
2012-05-26 15:48:19 +00:00