rolux
|
3781262837
|
use .on
|
2013-12-07 15:07:52 +01:00 |
|
rolux
|
4779f31171
|
fix Ox.Input (can't use Ox.$ yet)
|
2013-12-07 15:07:39 +01:00 |
|
rolux
|
6dbdf91259
|
correct docs, add comments
|
2013-12-07 13:03:34 +01:00 |
|
rolux
|
37ab78f05b
|
use Ox.$
|
2013-12-06 22:15:04 +01:00 |
|
rolux
|
a97170ea5b
|
document Ox..data
|
2013-12-06 21:59:26 +01:00 |
|
rolux
|
6f183f3b49
|
typo
|
2013-12-06 21:55:45 +01:00 |
|
rolux
|
6acd99d74f
|
add .data method to Ox.$, use in Ox.UI.getOxElement, don't use .attr in Ox.JQueryElement
|
2013-12-06 21:54:26 +01:00 |
|
rolux
|
94b5c5307d
|
use Ox.$
|
2013-12-06 21:52:34 +01:00 |
|
rolux
|
7c640519d1
|
use .on, not .eventname
|
2013-12-06 21:43:00 +01:00 |
|
rolux
|
81d9af2013
|
DocPage: append element, not text
|
2013-12-06 21:34:01 +01:00 |
|
rolux
|
0dd96d8080
|
use Ox.$ and .on
|
2013-12-06 21:17:39 +01:00 |
|
rolux
|
4dd3dde24e
|
add comment
|
2013-12-06 21:13:35 +01:00 |
|
rolux
|
60fe713e65
|
use Ox.$, not $; use .on, not .click
|
2013-12-06 21:12:59 +01:00 |
|
rolux
|
b834bb2b4d
|
geo module: add getAverageBearing, getBearingDifference, getClosestBearing (find straightest path, mix two hues, etc.)
|
2013-12-06 21:11:41 +01:00 |
|
rolux
|
812e95d740
|
cosmetic changes
|
2013-12-06 20:56:33 +01:00 |
|
rolux
|
335c374b73
|
add data-oxid attribute
|
2013-12-06 20:56:11 +01:00 |
|
rolux
|
27d8a6682e
|
Ox.Element: add methods childrenElements, findElements, nextElement, nextElements, parentElement, parentElements, prevElement, prevElements
|
2013-12-06 20:51:59 +01:00 |
|
rolux
|
1bec2d29ae
|
use Ox.documentReady; add Ox.UI.getOxElement(element) and Ox.UI.isOxElement(element)
|
2013-12-06 20:49:53 +01:00 |
|
rolux
|
7658c16b7a
|
use .on
|
2013-12-06 20:48:13 +01:00 |
|
rolux
|
a1ca195c6b
|
make examples message passing compatible with UI iframe messaging initialization by wrapping object literal in parens
|
2013-12-06 17:39:47 +01:00 |
|
rolux
|
d87effda96
|
cleanup Ox.SplitPanel
|
2013-12-06 17:26:35 +01:00 |
|
rolux
|
caa897c698
|
update Ox.MODE if switching to minified on load
|
2013-12-06 11:11:56 +01:00 |
|
rolux
|
525218dc35
|
add Ox.MODE (build/dev), + cosmetic changes
|
2013-12-06 10:34:56 +01:00 |
|
rolux
|
ba0336f3c9
|
cosmetic changes
|
2013-12-06 10:31:33 +01:00 |
|
rolux
|
7516cf8c00
|
Ox.$: add missing methods (replace, replaceWith, siblings, text), + cosmetic changes
|
2013-12-06 10:26:31 +01:00 |
|
rolux
|
de660af394
|
fix typo, update docs
|
2013-12-05 15:53:41 +01:00 |
|
rolux
|
78aaaea9d3
|
Requests.js: update documentation
|
2013-12-05 00:31:18 +01:00 |
|
rolux
|
a737bca563
|
Requests.js: update documentation
|
2013-12-05 00:23:36 +01:00 |
|
rolux
|
987c7ea801
|
fix documentation, remove print statement
|
2013-12-05 00:14:10 +01:00 |
|
rolux
|
53cbceada4
|
OxJS loader: only switch to build version on load if actually from dev version
|
2013-12-04 23:46:20 +01:00 |
|
rolux
|
a330964890
|
update outdated example css
|
2013-12-04 23:44:56 +01:00 |
|
rolux
|
f166ddc01c
|
update mouse events example
|
2013-12-04 23:44:32 +01:00 |
|
rolux
|
56c5998668
|
Ox.Element: add custom mousewheel event
|
2013-12-04 23:44:07 +01:00 |
|
rolux
|
9ea8e0352d
|
Ox.$: normalize mousewheel event names
|
2013-12-04 23:43:07 +01:00 |
|
rolux
|
6cb7269ce1
|
OxJS loader: remove useless Ox.DEBUG, fix IE js onload, use the same code as in Constants.js to get path
|
2013-12-04 17:24:48 +01:00 |
|
rolux
|
d660edbe2b
|
Ox.load: clean up documentation and properly document the optional first argument (pass true to switch from dev to build)
|
2013-12-04 17:23:00 +01:00 |
|
rolux
|
4d5291c340
|
clean up Ox.PATH
|
2013-12-04 17:21:27 +01:00 |
|
rolux
|
10a5481d47
|
remove comment
|
2013-12-04 17:04:40 +01:00 |
|
rolux
|
ca388e9adc
|
Ox.getFile: refactor, fix IE css/js onload, handle errors, don't always append ?random in dev version; add Ox.getImage, Ox.getScript and Ox.getStylesheet (extension check is unreliable, google api js doesn't end in '.js', '...#.js' is ugly)
|
2013-12-04 16:59:51 +01:00 |
|
rolux
|
9554d22fa8
|
Ox.Async: fix return value
|
2013-12-04 16:49:42 +01:00 |
|
rolux
|
6e5105025c
|
in Ox.values, handle nodelists (so that Ox.some(nodelist, test) doesn't fail)
|
2013-12-04 12:59:29 +01:00 |
|
rolux
|
4471a8657f
|
Refactor Polyfill.js, use Object.defineProperty if available
|
2013-12-04 09:47:35 +01:00 |
|
rolux
|
828e814812
|
add Ox.codePointAt and Ox.fromCodePoint
|
2013-12-04 09:46:16 +01:00 |
|
rolux
|
779463072d
|
make Ox.hypot n-ary
|
2013-12-03 20:57:00 +01:00 |
|
rolux
|
05f8ed7a48
|
add missing typecheck in Ox.polyfill.trim
|
2013-12-03 18:14:59 +01:00 |
|
rolux
|
4d1fbb8533
|
cosmetic changes
|
2013-12-03 18:14:36 +01:00 |
|
rolux
|
73b04f384a
|
don't return undefined from non-iframe element postMessage method
|
2013-12-03 18:14:11 +01:00 |
|
rolux
|
ead592d063
|
Ox.Element: on mousedown, unconditionally trigger mousedown
|
2013-12-01 15:41:51 +01:00 |
|
rolux
|
031aa4367b
|
Ox.toArray -> Ox.slice
|
2013-12-01 14:57:52 +01:00 |
|
rolux
|
3a28b08d46
|
Ox.InfoList: make value method accept (id, {key: value})
|
2013-12-01 14:55:57 +01:00 |
|