Commit graph

2309 commits

Author SHA1 Message Date
rolux
9093d5f3ed update Ox.load documentation 2012-06-20 18:40:55 +02:00
rolux
68b89d7628 update Ox.load documentation 2012-06-20 18:39:31 +02:00
rolux
56dcb0e725 don't read readme html files from cache 2012-06-20 18:32:48 +02:00
rolux
23684de82c minor cleanup 2012-06-20 18:30:35 +02:00
rolux
367a8227c9 update Ox.js loader 2012-06-20 18:30:06 +02:00
rolux
e88f622449 minor cleanup 2012-06-20 17:16:58 +02:00
rolux
11377c99b9 fix a bug related to displaying test results 2012-06-20 17:13:43 +02:00
rolux
770c0c9653 update cities example; fix zero population entries; don't include city data twice 2012-06-20 16:37:46 +02:00
rolux
d981ed5aa9 fix index.css 2012-06-20 16:37:06 +02:00
rolux
2a63f42b02 don't fail when offline 2012-06-20 15:51:09 +02:00
rolux
07cb483f02 index.js: fix license links 2012-06-20 12:28:31 +02:00
j
1885774b07 fix license links 2012-06-20 12:28:24 +02:00
rolux
bbf72ab0c7 Ox.formatRoman: add test 2012-06-20 12:03:10 +02:00
rolux
c68af487c5 typo 2012-06-20 12:02:04 +02:00
rolux
35df921fcd Ox.formatRoman: add tests 2012-06-20 12:01:32 +02:00
rolux
14d57f70bb add Ox.formatRoman 2012-06-20 11:57:22 +02:00
rolux
c575686fca minor reformatting 2012-06-20 11:37:55 +02:00
rolux
e23fbb2d35 Ox.LoadingIcon: support passing a number as size 2012-06-20 11:37:47 +02:00
rolux
ccc7c86713 add placeholders in readme 2012-06-20 11:25:13 +02:00
rolux
7302759ab0 new /readme structure 2012-06-20 11:06:15 +02:00
rolux
6145b889e5 fix bugs in readme section 2012-06-20 11:04:44 +02:00
rolux
a3f0a38bf2 ExamplePanel: don't fail when selecting non-existing id 2012-06-20 11:03:37 +02:00
rolux
542be904ea build.py: update to new /readme structure; format modified dates correctly 2012-06-20 11:02:59 +02:00
rolux
c3d51860c3 update markdown parser and css 2012-06-20 09:23:39 +02:00
rolux
46f2fa516e fix a bug in sort/sortBy 2012-06-19 21:29:16 +02:00
rolux
5bbce78878 remove unneeded cloning 2012-06-19 19:43:19 +02:00
rolux
5fb5198008 update cities example 2012-06-19 19:32:47 +02:00
rolux
e1bd7d0cb3 remove log statement 2012-06-19 19:32:37 +02:00
rolux
1f4b0f7faa Ox.api: cache sort; Ox.sortBy: improve performance 2012-06-19 19:32:10 +02:00
rolux
178e2bc487 fix min/max longitude 2012-06-19 18:04:48 +02:00
rolux
7c2f8aa967 typo 2012-06-19 18:02:40 +02:00
rolux
f7b0fb6893 typo 2012-06-19 18:01:48 +02:00
rolux
a544de5c60 typo 2012-06-19 18:00:59 +02:00
rolux
98b7929fc3 typo 2012-06-19 17:59:31 +02:00
rolux
76a540e399 Ox.API: better workaround for area 2012-06-19 17:57:21 +02:00
rolux
0d802a16c9 fix a map positioning bug 2012-06-19 17:42:53 +02:00
rolux
4c3ef380b1 typo 2012-06-19 17:37:57 +02:00
rolux
f9dd2661f8 chasing a map positioning bug... 2012-06-19 17:36:08 +02:00
rolux
a4fedfd924 Ox.Map: don't fail when calling panToPlace, selectPlace or zoomToPlace before places have loaded 2012-06-19 17:05:20 +02:00
rolux
3687620814 update countries example 2012-06-19 15:06:57 +02:00
rolux
b5749bfaeb update countries example 2012-06-19 14:59:33 +02:00
rolux
730f18cb72 add countries example 2012-06-19 14:18:45 +02:00
rolux
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 2012-06-19 14:18:16 +02:00
rolux
68321c7245 IconList/InfoList/TextList: add query option 2012-06-19 14:15:20 +02:00
rolux
0f9bf79ddf index.js: cleanup 2012-06-18 19:12:01 +02:00
rolux
b754d6d5bd add fixme 2012-06-18 19:11:39 +02:00
rolux
996f41c06b move Ox.stripTags from String.js to HTML.js 2012-06-18 19:11:17 +02:00
rolux
1ab5c5eca1 move Ox.isEmpty from Collection.js to Type.js 2012-06-18 19:10:41 +02:00
rolux
568bc2841c update about text 2012-06-18 19:09:27 +02:00
j
7a0725bfa4 remove dead code from widget example and add a bit of documentation 2012-06-18 17:57:52 +02:00