Commit graph

401 commits

Author SHA1 Message Date
rlx
73cac6c4dc fix keyboard handling in case input has focus 2014-09-24 18:39:02 +02:00
rlx
3b8591c9a9 add documentation for Ox.parent, Ox.Event and Ox.Message 2014-09-24 13:58:16 +02:00
rlx
1cf1dea2f5 Ox.Element: more paranoid findElement; more documentation; catch a bug in removeElements that occurs when browsing items in oxjs documentation panel 2014-09-24 13:03:33 +02:00
rlx
8018ba499f Ox.Element: update documentation 2014-09-24 12:17:46 +02:00
rlx
02aeb4ea0c Ox.Element: update setElement; update and use findElements 2014-09-24 11:57:02 +02:00
rlx
0b5f8f9492 Ox.UI.elements -> Ox.elements 2014-09-24 10:26:51 +02:00
rlx
06dde25efe fix preventing defaults in keyboard handler 2014-09-24 00:33:49 +02:00
j
baeeff366e dont send messages if not an iframe 2014-09-24 00:00:00 +02:00
j
4a2751839f only send init if iframe has src 2014-09-23 23:58:53 +02:00
rlx
a312ed2021 remove Keyboard.js and Message.js 2014-09-23 21:21:03 +02:00
rlx
aedcb524b5 adapt Ox.Element 2014-09-23 21:16:25 +02:00
rlx
a90cc87234 new Focus handler 2014-09-23 21:13:07 +02:00
rlx
cc183b6198 unified Event/Keyboard/Message handler 2014-09-23 21:12:31 +02:00
rlx
be043b545b Ox.Element: remove removeElement 2014-09-22 17:38:37 +02:00
rlx
aef8e2b188 Ox.Element: fix onMouseWheel 2014-09-22 17:12:17 +02:00
rlx
fb77591a2b cosmetic changes 2014-09-22 17:10:43 +02:00
rlx
a8361bd3ac fix docs 2014-09-22 17:04:42 +02:00
rlx
ea4df1e482 remove Ox.JQueryElement 2014-09-22 16:57:12 +02:00
rlx
972ccbbfb8 prototypal Ox.Element 2014-09-22 16:56:54 +02:00
rlx
e4cb30724f GarbageCollection: use , not . 2014-09-22 16:25:43 +02:00
rlx
94a32476c0 fix binding 2014-09-20 12:29:27 +02:00
rlx
aa1f45bef8 fix binding 2014-09-20 12:29:03 +02:00
rlx
1150a27a06 fix binding 2014-09-20 12:28:38 +02:00
rolux
5fff5b6492 fix Ox.Element forEach 2014-09-16 17:05:37 +02:00
j
ab789fcfb4 disable unfinished Ox.Element forEach 2014-09-05 15:02:57 +02:00
rolux
d05b5ce811 OxElement: add empty forEach and removeElement methods 2014-08-21 17:13:05 +02:00
rolux
56468a9208 Ox.Fullscreen: allow passing an element to enter method, document.body remains default 2014-05-12 02:45:50 +02:00
rolux
6c1273f03a app socket: don't reconnect on error 2014-05-11 16:39:20 +02:00
rolux
7f410b6048 Ox.App: add web socket option 2014-05-10 15:08:08 +02:00
rolux
36bb548879 Ox.URL: encode '?' in query too 2014-02-18 06:12:44 +00:00
rolux
4ab7a24075 Ox.URL: encode '?' in item ids 2014-02-18 06:05:17 +00:00
rolux
68b6d2bb4d don't throw when running tests 2014-02-17 16:07:53 +05:30
rolux
fae278abf0 cosmetic changes 2014-02-17 11:44:24 +05:30
j
739da2976a handle escaped quotes in hash 2014-02-14 09:19:05 +00:00
rolux
3cad42ca28 URL controller: add options.getSort (some sort keys may only be valid for some items) 2014-02-09 06:36:31 +00:00
j
9da1540653 move video GC workaround into VideoElement 2014-02-09 06:06:43 +00:00
rolux
838dadafa3 Ox.URL: change the order of parts from view/span/sort to view/sort/span 2014-02-08 19:15:33 +00:00
j
8cba68a55f followup to r3240, only encode strings 2014-02-04 09:49:09 +00:00
rolux
49762fe47f in loading icon, use video icon color 2014-02-04 09:22:55 +00:00
j
64a92791ac only string values can be decoded 2014-02-03 19:07:11 +00:00
j
f858b779e8 use decodeValue for hash url keys/values too 2014-02-03 18:55:55 +00:00
j
120a9eda41 Create tooltip only on mouseenter 2014-02-02 11:05:41 +00:00
rolux
b51dba0692 fix a bug in Ox.URL 2014-01-18 09:20:53 +00:00
rolux
5119a15173 Ox.URL: format pos,in,out as in,out if pos equals in 2014-01-17 12:50:29 +05:30
rolux
0be0d5fbb7 Ox.Event: don't log mousewheel event 2014-01-07 19:29:10 +05:30
rolux
31382f2513 cosmetic changes 2014-01-05 15:31:33 +05:30
rolux
4d80bbc424 move ImageElement widget 2014-01-05 15:27:06 +05:30
rolux
b86d2c200c cosmetic changes 2013-12-31 13:24:29 +05:30
rolux
70bd7afd67 Ox.Element: make onMessage alias of bindMessage, reserve other message methods, update docs 2013-12-07 15:49:41 +01:00
rolux
6dbdf91259 correct docs, add comments 2013-12-07 13:03:34 +01:00