Eric Rowell
ed35c6dbba
added scrollbar support for container DOM, structured the unittests a bit better, and did some minor refactoring
2012-03-17 10:28:25 -07:00
Eric Rowell
a0c385261e
finished transition code, complete with callback option whenever a transition is completed. All numeric Node properties can be transitioned. Will add easing function options later
2012-03-13 21:16:25 -07:00
Eric Rowell
1f0585549b
updated README
2012-03-10 21:29:11 -08:00
Eric Rowell
ed347c3641
changes geometries directory to shapes
2012-03-10 20:22:27 -08:00
Eric Rowell
07860a7dbd
bug fixes and enhancements. also updated the README
2012-03-10 16:52:16 -08:00
Antoine Proulx
a6948ec413
Ability to add the date and the version number from the command line.
2012-03-07 09:55:07 -05:00
Antoine Proulx
286b726823
Change the Rakefile for a Thorfile.
2012-03-07 08:43:02 -05:00
Eric Rowell
3c140ca762
Merged ac80261
...
removed lib directory and used src instead. Moved license.js outside of the source directory. Created a geometries directory inside src. Also had problems getting the Ruby rake file to build a minified file with uglifiy, so after a bit of searching I found that many people suggested to include the json-pure gem, so I added it to the Gemfile
2012-03-06 23:53:48 -08:00
Antoine Proulx
ac802613a8
Create a build script to concatenate and (optionaly) minify the files in the lib directory.
2012-03-05 20:59:41 -05:00
Antoine Proulx
c919807ebd
Improved the README.
2012-03-05 18:53:18 -05:00