Commit graph

27 commits

Author SHA1 Message Date
rolux
81d9af2013 DocPage: append element, not text 2013-12-06 21:34:01 +01:00
rolux
60fe713e65 use Ox.$, not $; use .on, not .click 2013-12-06 21:12:59 +01:00
rolux
7bd38b3bb9 fix typo in 'widget design patterns' example; cosmetic changes 2013-11-16 02:37:28 +01:00
rlx
564ce69a78 exclusively handle selectability of text via .OxSelectable and body.OxDragging (to be set/unset in dragstart/dragend handlers) 2013-07-19 08:42:25 +00:00
j
4d8c716d0b add localization to Ox 2013-05-09 13:03:33 +00:00
rolux
bda90f6b6b remove Ox.Break 2012-07-05 10:58:08 +02:00
rolux
2d4ab2b32d Ox.DocPage: load inherited properties and events in collapsed state 2012-07-04 12:43:24 +02:00
rolux
a071d541de allow for stripping comments in doc panel (which implies hiding line numbers) 2012-06-23 20:44:13 +02:00
rolux
11377c99b9 fix a bug related to displaying test results 2012-06-20 17:13:43 +02:00
rolux
ba1a3c4b2a add home button to doc page and example page 2012-06-18 10:57:52 +02:00
j
d2e05200da document events 2012-06-18 00:38:26 +02:00
rolux
b2eaf6a867 add OxDocPage and OxExamplePage CSS classes 2012-06-15 10:43:20 +02:00
rolux
14a4d48b6d explicitely set border-radius 2012-06-14 12:35:28 +02:00
rolux
0d2f082779 update DocPanel and DocPage UI 2012-06-12 16:41:37 +02:00
rolux
d89a8e1087 make doc page examples menu work 2012-06-12 16:26:55 +02:00
rolux
b9c74fe895 handle failed async tests 2012-06-12 15:30:58 +02:00
rolux
cc67b1110b in doc panel, parse examples and references 2012-06-12 14:32:27 +02:00
rolux
359a8984d3 in Ox.DocPage, display test results 2012-06-12 13:16:06 +02:00
rolux
01f0fc13fd Ox.DocPage: change name of tests section to Tests; minor cleanup 2012-06-11 23:48:24 +02:00
rolux
e348acee86 parse and display inherited events 2012-06-02 14:10:59 +02:00
rolux
82599aec75 correctly display 'inherited properties' section title 2012-06-02 12:01:35 +02:00
rolux
0cefbe1997 display inherited properties 2012-06-02 11:21:16 +02:00
rolux
8c347d9009 update documentation (classes) 2012-05-31 12:32:54 +02:00
rolux
d6b86b518b display class 2012-05-30 22:40:34 +02:00
rolux
c831b89944 fix a bug that would keep test results from being displayed 2012-05-30 13:33:37 +02:00
rolux
c12c49d4d1 update Ox.DocPage 2012-05-30 00:28:14 +02:00
j
91e1065aab rename Ox.UI source files, remove Ox. prefix 2012-05-28 19:44:12 +00:00
Renamed from source/Ox.UI/js/Code/Ox.DocPage.js (Browse further)