oxjs/source/Ox.UI/js/Core
2014-09-25 19:41:23 +02:00
..
API.js Ox.API: pass api to callback (todo: don't return api) 2013-06-01 13:59:01 +02:00
App.js app socket: don't reconnect on error 2014-05-11 16:39:20 +02:00
Clipboard.js fix binding 2014-09-20 12:28:38 +02:00
Container.js update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
Cookies.js add and use Ox.decodeURI and Ox.decodeURIComponent 2013-08-14 18:53:13 +00:00
Element.js Ox.elements -> Ox. 2014-09-25 18:47:29 +02:00
Event.js typo in docs 2014-09-25 19:03:13 +02:00
Focus.js Ox.elements -> Ox. 2014-09-25 18:47:29 +02:00
Fullscreen.js Ox.Fullscreen: allow passing an element to enter method, document.body remains default 2014-05-12 02:45:50 +02:00
GarbageCollection.js Ox.elements -> Ox. 2014-09-25 18:47:29 +02:00
History.js fix binding 2014-09-20 12:29:03 +02:00
LoadingIcon.js Ox.UI.getImageURL -> Ox.getImageURL 2014-09-25 12:28:47 +02:00
LoadingScreen.js Ox.LoadingScreen: use proper LoadingIcon, add start and stop methods 2013-11-20 09:10:37 +01:00
Request.js fix binding 2014-09-20 12:29:27 +02:00
Theme.js move Ox.Theme.getThemes and Ox.Theme.getThemeData into Ox.Theme; Ox.UI -> Ox 2014-09-25 18:33:02 +02:00
UI.js move Ox. etc. into Core/UI.js, re-add some aliases 2014-09-25 19:41:23 +02:00
URL.js Ox.URL: encode '?' in query too 2014-02-18 06:12:44 +00:00