j
|
005d50c389
|
self.setOption ~> that.update
|
2012-05-28 19:35:41 +00:00 |
|
rolux
|
9ee0742b53
|
refactoring
|
2012-05-28 18:21:00 +02:00 |
|
rolux
|
461a237880
|
.bind -> .on, .unbind -> .off
|
2012-05-28 16:06:22 +02:00 |
|
rolux
|
8c60fef203
|
translate foo to <code>foo</code>
|
2012-05-28 15:58:10 +02:00 |
|
rolux
|
9cc9a167f8
|
minor cleanup
|
2012-05-27 21:53:27 +02:00 |
|
rolux
|
5a07fc2519
|
typo in documentation
|
2012-05-27 21:34:16 +02:00 |
|
rolux
|
2ea1283901
|
use new-style tokens
|
2012-05-27 21:33:04 +02:00 |
|
rolux
|
27b55e2b6e
|
update DocPage ('examples' property renamed to 'tests')
|
2012-05-27 16:54:20 +02:00 |
|
rolux
|
c41afd2f5d
|
Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities
|
2012-05-27 12:40:02 +02:00 |
|
j
|
68d50978ba
|
trailing comma removal,
|
2012-05-26 15:48:19 +00:00 |
|
rolux
|
d9c69a0975
|
improve performance of DocPanel by returning tokens (not source) from Ox.doc and making Ox.SyntaxHighlighter accept tokens
|
2012-05-26 13:11:06 +02:00 |
|
rolux
|
e081f5b0ee
|
use new-style (textual, not tokenized) source
|
2012-05-26 12:56:23 +02:00 |
|
rolux
|
ba4588f3fa
|
use new-style tokens
|
2012-05-26 12:55:54 +02:00 |
|
rolux
|
147d637b7b
|
typos
|
2012-05-25 09:46:34 +02:00 |
|
rolux
|
544e117cb3
|
Ox.break -> Ox.Break
|
2012-05-24 19:20:29 +02:00 |
|
rolux
|
1608664bb6
|
rather use ''.slice than ''.substr
|
2012-05-24 11:47:33 +02:00 |
|
rolux
|
f990f3b857
|
use [].slice, not Ox.sub
|
2012-05-24 11:02:59 +02:00 |
|
rolux
|
1c40fb007b
|
use [].concat, not Ox.merge
|
2012-05-24 09:45:33 +02:00 |
|
j
|
b9e80c9d75
|
cleanup docs, fix children/find calls
|
2012-05-22 15:14:40 +02:00 |
|
rolux
|
04784630d3
|
use Ox.break
|
2012-05-22 09:11:26 +02:00 |
|
j
|
509745407b
|
add documentation stubs
|
2012-05-21 12:38:18 +02:00 |
|
rolux
|
606497fbdd
|
update DocPanel and ExamplePanel
|
2012-04-16 09:13:22 +02:00 |
|
rolux
|
0f4d72c1da
|
in example pages, allow for setting theme from outside the iframe
|
2012-04-15 21:13:18 +02:00 |
|
rolux
|
0a999bc4f3
|
update DocPage and ExamplePage
|
2012-04-15 20:15:14 +02:00 |
|
rolux
|
c2a7902d0b
|
add 'open in new tab' button to example pages
|
2012-04-15 14:18:45 +02:00 |
|
rolux
|
f7ed392d0f
|
in source viewer, ignore // comments, fixes #743
|
2012-04-14 14:03:35 +02:00 |
|
rolux
|
ebc6efffb4
|
minor fixes and documentation updates
|
2012-04-09 10:42:00 +02:00 |
|
rolux
|
ffa8f1738a
|
faster doc panel: allow for caching of doc items
|
2012-04-09 10:39:56 +02:00 |
|
rolux
|
abfea74565
|
misc. minor changes and documentation updates
|
2012-04-08 20:22:27 +02:00 |
|
rolux
|
92d4b032da
|
update code/example panels ('selected' option)
|
2012-04-08 20:20:58 +02:00 |
|
rolux
|
1e1bd9689b
|
display file and line as 'file:line'
|
2012-04-07 16:41:35 +02:00 |
|
rolux
|
e9f6751748
|
allow for replacement function in DocPanel and DocPage
|
2012-04-06 14:24:17 +02:00 |
|
rolux
|
3134b55456
|
remove a debugging relict from SyntaxHighlighter
|
2012-04-06 14:14:01 +02:00 |
|
rolux
|
03f4f77ce6
|
make SyntaxHighlighter and SourceViewer more useful by allowing replacements; remove index.json and source/Ox/png; plus some other small and/or cosmetic changes
|
2012-04-06 14:10:21 +02:00 |
|
rolux
|
d65fafb0aa
|
off by one in ExamplePanel
|
2012-04-05 17:33:22 +02:00 |
|
rolux
|
08a64d8695
|
minor changes to ExamplePage
|
2012-04-05 17:32:19 +02:00 |
|
rolux
|
5c727a1687
|
make DocPage more like ExamplePage
|
2012-04-05 17:31:32 +02:00 |
|
rolux
|
fb8dd98b8a
|
make it possible to parse keywords from documented source
|
2012-04-04 18:26:17 +02:00 |
|
rolux
|
ef0e161ab0
|
add docco-style Ox.SourceViewer, Ox.ExamplePage and Ox.ExamplePanel, and a demo
|
2012-04-04 16:59:58 +02:00 |
|