- Nov 16, 2014
-
-
Commander-lol authored
-
- Nov 01, 2014
-
-
Commander-lol authored
tinyDOM can now tell between query strings and DOM abjects passed to mu, allowing better chaining with μ(this)
-
Commander-lol authored
tinyDOM.ajax() now returns the XMLHttpRequest, as it should have to begin with
-
Commander-lol authored
Added a minified version of tinyDOM
-
Commander-lol authored
Added ajax support as a utility function. All options are passed in a single object, as well as an optional success and error function
-
Commander-lol authored
-
Commander-lol authored
-
Commander-lol authored
Updated library symbol to (more appropriate) 'μ' and added an alias as 'mu' in case unicode isn't available in an editor for whatever reason
-
Commander-lol authored
-