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
|
c0d62242c8
|
support new themes
|
2013-02-10 17:16:04 +05:30 |
|
rolux
|
fe32615c6b
|
fix colored tree list icons in doc panel
|
2012-12-29 16:13:07 +01:00 |
|
rolux
|
bb686389ce
|
remove print statements
|
2012-07-09 17:38:30 +02:00 |
|
rolux
|
01717f3727
|
ExamplePanel/ExamplePage: add mode/selected option ('source' or 'live')
|
2012-07-05 21:38:02 +02:00 |
|
rolux
|
bda90f6b6b
|
remove Ox.Break
|
2012-07-05 10:58:08 +02:00 |
|
rolux
|
a0867f0da6
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
|
rolux
|
2d4ab2b32d
|
Ox.DocPage: load inherited properties and events in collapsed state
|
2012-07-04 12:43:24 +02:00 |
|
rolux
|
459755e51f
|
misc minor changes
|
2012-07-04 11:57:27 +02:00 |
|
rolux
|
6d2b95e943
|
DocPanel: add loading indication
|
2012-07-03 23:41:11 +02:00 |
|
rolux
|
adb3355975
|
DocPanel: fix example links
|
2012-06-25 11:26:36 +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
|
f473100875
|
allow for passing file to Ox.SyntaxHighlighter
|
2012-06-23 20:24:06 +02:00 |
|
rolux
|
0b2371e73e
|
DocPanel: add 'expanded' option; don't fail when no element gets passed; don't fail when files is an empty array; some reformatting
|
2012-06-23 12:53:04 +02:00 |
|
rolux
|
63d12160cd
|
add missing semicolons
|
2012-06-23 12:50:34 +02:00 |
|
rolux
|
2a5d06717e
|
remove print statements
|
2012-06-23 12:50:02 +02:00 |
|
rolux
|
03418d2952
|
Ox.SourceViewer: temporary workaround for cases where the source code doesn't fill the full height
|
2012-06-23 12:49:18 +02:00 |
|
rolux
|
f51e5e9174
|
Example Panel: add item icons in list
|
2012-06-22 12:53:04 +02:00 |
|
rolux
|
e8f3caff8e
|
EExamplePanel: make sure items are sorted alphabetically
|
2012-06-22 09:54:27 +02:00 |
|
rolux
|
b9a4ea2e42
|
Example Panel: use sections
|
2012-06-22 09:23:38 +02:00 |
|
rolux
|
0200a2478b
|
DocPanel: don't empty page when selecting module or section folder
|
2012-06-22 09:22:58 +02:00 |
|
rolux
|
11377c99b9
|
fix a bug related to displaying test results
|
2012-06-20 17:13:43 +02:00 |
|
rolux
|
c575686fca
|
minor reformatting
|
2012-06-20 11:37:55 +02:00 |
|
rolux
|
a3f0a38bf2
|
ExamplePanel: don't fail when selecting non-existing id
|
2012-06-20 11:03:37 +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 |
|
j
|
099fbc7880
|
dont show Run tests is showTests is false, fix documentation example
|
2012-06-16 14:25:08 +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
|
9d877800b4
|
Ox.DocPanel: when navigating to folder in list, don't deselect it
|
2012-06-13 12:08:54 +02:00 |
|
rolux
|
3136c8f381
|
Ox.DocPanel: fix bugs related to ids and selection (the panel's selected option is item name or empty string, the list's selected option is ['the/full/id'])
|
2012-06-13 12:05:32 +02:00 |
|
rolux
|
84d345624f
|
update test stats ui
|
2012-06-12 17:37:35 +02:00 |
|
rolux
|
b915839305
|
display test stats
|
2012-06-12 17:24:58 +02:00 |
|
rolux
|
28075133ee
|
save test results
|
2012-06-12 16:55:13 +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
|
86f6123565
|
Ox.DocPanel: add UI to run tests
|
2012-06-12 15:32:34 +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
|
b71d9148d0
|
rename 'keywords' option to 'references'
|
2012-06-12 14:31:45 +02:00 |
|
rolux
|
9c044300ef
|
integrate tests into doc panel (fixes #782)
|
2012-06-12 13:19:09 +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 |
|