oxjs/source/UI
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
..
css fix css for form elements on text pages 2016-01-13 13:42:39 +05:30
jquery remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
js Fix Ox.Request.cancel(fn) (fixes #2932) 2016-06-22 15:53:18 +01:00
json remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
png update Ox.parseUserAgent 2015-08-04 19:00:47 +02:00
svg remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
themes fix disabled input text color in light and dark theme; add disabled input to form example 2015-10-19 14:57:23 +02:00
UI.js Ox.UI: add loadThemes option to loader 2015-02-22 19:13:25 +05:30