oxjs/source/UI/js/Core
Will Thompson 869de36163
Fix Ox.Request.cancel(fn) (fixes #2932)
arguments[0] === req inside the forEach callback, so previously this
would throw

    TypeError: arguments[0] is not a function
2016-06-22 15:53:18 +01:00
..
API.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
App.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Clipboard.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Container.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Cookies.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Element.js Element: 'fix' mousewheel event before modifying it 2015-05-20 12:33:44 +02:00
Event.js don't break on unknown keys 2015-05-23 13:02:39 +02:00
Focus.js remove debugging code 2014-12-22 22:21:20 +00:00
Fullscreen.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
GarbageCollection.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
History.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
LoadingIcon.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
LoadingScreen.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Request.js Fix Ox.Request.cancel(fn) (fixes #2932) 2016-06-22 15:53:18 +01:00
Theme.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
UI.js remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
URL.js encode state.part in url, fixes #2725 2015-03-31 20:53:55 +02:00