Commit graph

  • 6338c5fc6b fix css for code blocks in source viewer comments rolux 2012-06-23 20:25:33 +02:00
  • f473100875 allow for passing file to Ox.SyntaxHighlighter rolux 2012-06-23 20:24:06 +02:00
  • 6fcac07ee9 minor changes rolux 2012-06-23 20:23:19 +02:00
  • ab11f85f26 remove log statement rolux 2012-06-23 20:22:52 +02:00
  • 9e8a0ca296 minor changes rolux 2012-06-23 20:22:32 +02:00
  • 05828db75d Ox.doc: support inline properties prefixed with '.', add FIXMEs rolux 2012-06-23 20:22:09 +02:00
  • ed6a76ae24 update documentation example rolux 2012-06-23 16:47:08 +02:00
  • 4e8c8f6310 update source viewer code block css rolux 2012-06-23 13:31:15 +02:00
  • 4b0a07387f fix a bug in parseMarkdown, add tests rolux 2012-06-23 13:30:33 +02:00
  • 9503eb7c5a less escaping rolux 2012-06-23 12:53:42 +02:00
  • 0b2371e73e DocPanel: add 'expanded' option; don't fail when no element gets passed; don't fail when files is an empty array; some reformatting rolux 2012-06-23 12:53:04 +02:00
  • 63d12160cd add missing semicolons rolux 2012-06-23 12:50:34 +02:00
  • 2a5d06717e remove print statements rolux 2012-06-23 12:50:02 +02:00
  • 03418d2952 Ox.SourceViewer: temporary workaround for cases where the source code doesn't fill the full height rolux 2012-06-23 12:49:18 +02:00
  • ec4c46cb6c Ox.sanitizeHTML: include 'em' and 'strong' in default tags (otherwise sanitizing markdown fails) rolux 2012-06-23 12:48:17 +02:00
  • b272221020 Ox.doc: set 'section' to complete line, not just first word rolux 2012-06-23 12:47:30 +02:00
  • 1652cde0ec fix docs rolux 2012-06-23 12:46:41 +02:00
  • b7d2d80d5d minor changes rolux 2012-06-23 01:58:07 +02:00
  • 0fced02dda minor reformatting rolux 2012-06-23 01:55:42 +02:00
  • ee1d50283f fix docs rolux 2012-06-23 01:54:33 +02:00
  • 4efa8681dd fix path rolux 2012-06-23 01:33:36 +02:00
  • 3b3fd6baf0 minor reformatting rolux 2012-06-23 00:28:54 +02:00
  • 42e231f95c update tutorial (to reflect that the DOM is ready inside the Ox.load callback) rolux 2012-06-22 15:05:29 +02:00
  • 5e68ebfde1 in Ox.js loader, always call Ox.load - also if no arguments precede the callback rolux 2012-06-22 15:04:21 +02:00
  • f15d6cad0f change the semantics of Ox.load to call back once the DOM is ready - which wasn't the case when calling Ox.load(callback) in the built version rolux 2012-06-22 15:02:38 +02:00
  • 260f826282 typo in example text rolux 2012-06-22 13:01:35 +02:00
  • f51e5e9174 Example Panel: add item icons in list rolux 2012-06-22 12:53:04 +02:00
  • e54be15936 Ox.sanitizeHTML: add test rolux 2012-06-22 10:29:09 +02:00
  • 0d2204ff19 update css (make sure that in source viewer, code spans inside comments don't increase the line height) rolux 2012-06-22 10:25:41 +02:00
  • 8ccabb349e Ox.sanitizeHTML: decode html entities before encoding html entities; Ox.parseMarkdown: encode '<' in code spans and code blocks rolux 2012-06-22 10:24:25 +02:00
  • ffe27a69d5 update example rolux 2012-06-22 09:55:40 +02:00
  • 8be5ffbb2c update example rolux 2012-06-22 09:54:38 +02:00
  • e8f3caff8e EExamplePanel: make sure items are sorted alphabetically rolux 2012-06-22 09:54:27 +02:00
  • 422258448e keep example ids and titles in sync rolux 2012-06-22 09:35:36 +02:00
  • 49c30cfe38 add section keywords to examples rolux 2012-06-22 09:24:16 +02:00
  • b9a4ea2e42 Example Panel: use sections rolux 2012-06-22 09:23:38 +02:00
  • 0200a2478b DocPanel: don't empty page when selecting module or section folder rolux 2012-06-22 09:22:58 +02:00
  • c301a73e38 TreeList: load in expanded state if options.expanded is true rolux 2012-06-22 09:22:04 +02:00
  • d5e2fcc1c2 add ipv4 map example rolux 2012-06-21 23:17:02 +02:00
  • 21fb4aecc0 Ox.Bar: fix docs rolux 2012-06-21 23:15:54 +02:00
  • da6d94cf05 update build.py (examples) rolux 2012-06-21 23:15:35 +02:00
  • c3047a1586 move examples rolux 2012-06-21 23:14:38 +02:00
  • 45ff502b55 update index.css (make text less wide) rolux 2012-06-21 18:50:59 +02:00
  • 211d641662 update download / getting started rolux 2012-06-21 18:50:14 +02:00
  • f04f6d2663 TabPanel: add 'selectTab' alias rolux 2012-06-21 13:48:29 +02:00
  • 93a9805da7 minor cleanup rolux 2012-06-21 13:47:52 +02:00
  • d8cd59e90f add Ox.hypot rolux 2012-06-21 13:39:19 +02:00
  • d04c1d3059 remove a print statement rolux 2012-06-21 08:55:05 +02:00
  • 7bd83e7b9f rename some examples rolux 2012-06-21 08:16:34 +02:00
  • 71218cd61f Ox.tokenize: handle '.1' rolux 2012-06-21 08:08:45 +02:00
  • 625325a6e6 fix test result rolux 2012-06-20 22:11:05 +02:00
  • 9e35ae0be2 minor cleanup rolux 2012-06-20 18:49:06 +02:00
  • 9093d5f3ed update Ox.load documentation rolux 2012-06-20 18:40:55 +02:00
  • 68b89d7628 update Ox.load documentation rolux 2012-06-20 18:39:31 +02:00
  • 56dcb0e725 don't read readme html files from cache rolux 2012-06-20 18:32:48 +02:00
  • 23684de82c minor cleanup rolux 2012-06-20 18:30:35 +02:00
  • 367a8227c9 update Ox.js loader rolux 2012-06-20 18:30:06 +02:00
  • e88f622449 minor cleanup rolux 2012-06-20 17:16:58 +02:00
  • 11377c99b9 fix a bug related to displaying test results rolux 2012-06-20 17:13:43 +02:00
  • 770c0c9653 update cities example; fix zero population entries; don't include city data twice rolux 2012-06-20 16:37:46 +02:00
  • d981ed5aa9 fix index.css rolux 2012-06-20 16:37:06 +02:00
  • 2a63f42b02 don't fail when offline rolux 2012-06-20 15:51:09 +02:00
  • 07cb483f02 index.js: fix license links rolux 2012-06-20 12:28:31 +02:00
  • 1885774b07 fix license links j 2012-06-20 12:28:24 +02:00
  • bbf72ab0c7 Ox.formatRoman: add test rolux 2012-06-20 12:03:10 +02:00
  • c68af487c5 typo rolux 2012-06-20 12:02:04 +02:00
  • 35df921fcd Ox.formatRoman: add tests rolux 2012-06-20 12:01:32 +02:00
  • 14d57f70bb add Ox.formatRoman rolux 2012-06-20 11:57:22 +02:00
  • c575686fca minor reformatting rolux 2012-06-20 11:37:55 +02:00
  • e23fbb2d35 Ox.LoadingIcon: support passing a number as size rolux 2012-06-20 11:37:47 +02:00
  • ccc7c86713 add placeholders in readme rolux 2012-06-20 11:25:13 +02:00
  • 7302759ab0 new /readme structure rolux 2012-06-20 11:06:15 +02:00
  • 6145b889e5 fix bugs in readme section rolux 2012-06-20 11:04:44 +02:00
  • a3f0a38bf2 ExamplePanel: don't fail when selecting non-existing id rolux 2012-06-20 11:03:37 +02:00
  • 542be904ea build.py: update to new /readme structure; format modified dates correctly rolux 2012-06-20 11:02:59 +02:00
  • c3d51860c3 update markdown parser and css rolux 2012-06-20 09:23:39 +02:00
  • 46f2fa516e fix a bug in sort/sortBy rolux 2012-06-19 21:29:16 +02:00
  • 5bbce78878 remove unneeded cloning rolux 2012-06-19 19:43:19 +02:00
  • 5fb5198008 update cities example rolux 2012-06-19 19:32:47 +02:00
  • e1bd7d0cb3 remove log statement rolux 2012-06-19 19:32:37 +02:00
  • 1f4b0f7faa Ox.api: cache sort; Ox.sortBy: improve performance rolux 2012-06-19 19:32:10 +02:00
  • 178e2bc487 fix min/max longitude rolux 2012-06-19 18:04:48 +02:00
  • 7c2f8aa967 typo rolux 2012-06-19 18:02:40 +02:00
  • f7b0fb6893 typo rolux 2012-06-19 18:01:48 +02:00
  • a544de5c60 typo rolux 2012-06-19 18:00:59 +02:00
  • 98b7929fc3 typo rolux 2012-06-19 17:59:31 +02:00
  • 76a540e399 Ox.API: better workaround for area rolux 2012-06-19 17:57:21 +02:00
  • 0d802a16c9 fix a map positioning bug rolux 2012-06-19 17:42:53 +02:00
  • 4c3ef380b1 typo rolux 2012-06-19 17:37:57 +02:00
  • f9dd2661f8 chasing a map positioning bug... rolux 2012-06-19 17:36:08 +02:00
  • a4fedfd924 Ox.Map: don't fail when calling panToPlace, selectPlace or zoomToPlace before places have loaded rolux 2012-06-19 17:05:20 +02:00
  • 3687620814 update countries example rolux 2012-06-19 15:06:57 +02:00
  • b5749bfaeb update countries example rolux 2012-06-19 14:59:33 +02:00
  • 730f18cb72 add countries example rolux 2012-06-19 14:18:45 +02:00
  • 3a3354818a List: add query option; fix a bug related to Ox.api returning -1 as position (as opposed to the pandora backend, which doesn't include the id in that case); fix a bug related to determining sizes when items is an array rolux 2012-06-19 14:18:16 +02:00
  • 68321c7245 IconList/InfoList/TextList: add query option rolux 2012-06-19 14:15:20 +02:00
  • 0f9bf79ddf index.js: cleanup rolux 2012-06-18 19:12:01 +02:00
  • b754d6d5bd add fixme rolux 2012-06-18 19:11:39 +02:00
  • 996f41c06b move Ox.stripTags from String.js to HTML.js rolux 2012-06-18 19:11:17 +02:00
  • 1ab5c5eca1 move Ox.isEmpty from Collection.js to Type.js rolux 2012-06-18 19:10:41 +02:00