0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2025 — Aug 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
comments More... about 17 years ago
updated/fixed support for io get requests More... about 17 years ago
deprecating base.stopEvent() in favor of Event.prototype.stop() More... over 17 years ago
changed isArray to use a better method, and single comparison to decide if an object is an array. via http://ajaxian.com/archives/isarray-why-is-it-so-bloody-hard-to-get-right More... over 17 years ago
*LICENSE CHANGE* baseJS is now at a more open GNU General Public License v3. This will not affect anyone currently using baseJS, as this change allows more usage than before. More... over 17 years ago
It's getting late and I made a typo on that last push. More... over 17 years ago
added instructions for getting Sizzle submodule. More... over 17 years ago
Using sizzle as a submodule now instead of directly including it in this repository. Make sure you reconfigure base.sizzleSrc to the correct path of sizzle.js More... over 17 years ago
Adding some ignores for OS X .DS_Store files Updating Sizzle More... over 17 years ago
some extra readme info More... over 17 years ago
reording html in the docs More... over 17 years ago
Changed Ajax methods to use new io variable functions. Read the docs to see usage examples. This brought the filesize down by about 1000 bytes. More... over 17 years ago
starting the readme file More... over 17 years ago
Documentation addition for github repo link More... over 17 years ago
index file for top level More... over 17 years ago
added/fixed more documentation. changed grabbing sizzle to a non-ajax method. this should be more reliable. requiring base.sizzleSrc variable to be set to grab sizzle from the appropriate place. More... over 17 years ago
documentation update More... over 17 years ago
more moving. last rev has change that you shouldn't ever use More... over 17 years ago
massive moving everything around More... over 17 years ago
update from sizzle More... almost 18 years ago
changes to template, additions to eachAfter (for callback, direction, etc), fixes for dom:loaded to wait for sizzle (if necessary) More... almost 18 years ago
adding a stupidly-simple way to convert a string into a NodeList for appending to an element. More... almost 18 years ago
use try/catch when attempting to eval ajax js object fix in template so that it can actually be reused More... almost 18 years ago
typo More... almost 18 years ago
fixing padding More... almost 18 years ago
utility method docs. styles for shjs. minify shjs. More... almost 18 years ago
syntax highlighting More... almost 18 years ago
cleaned up the extend message, some style teaks More... almost 18 years ago
duh. remove bottom margin from pre p:last-child More... almost 18 years ago
cache the current subnav object, stupid. css is fun More... almost 18 years ago