aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorFilesLines
2013-01-19Update Recess versionGeoff Young1-1/+1
2012-12-22Version bumpMark Otto1-1/+1
2012-12-19Get on that carousel indicator lifestyle with some new hawtnessMark Otto1-2/+2
2012-12-19remove inside support from tooltip + fix tooltip svg support + change ↵fat1-1/+1
makefile to rely on local npm install
2012-12-10Version bumpMark Otto1-1/+1
2012-11-29Merge branch 'jblotus-patch-1' into 2.2.2-wipMark Otto1-0/+1
2012-11-29Merge branch 'patch-1' of https://github.com/jblotus/bootstrap into ↵Mark Otto1-0/+1
jblotus-patch-1
2012-11-05version bumpMark Otto1-1/+1
2012-10-302.2.1 - hotfix for carouselfat1-1/+1
2012-10-29remove haunt, remove bootstrap dir, add bower supportfat1-1/+1
2012-10-11Update package.jsonJames Fuller1-0/+1
when building using Makefile, dependency for hogan.js needs to be installed
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-08-21update version numbers to 2.1.1Mark Otto1-1/+1
2012-08-19updated package and readmeMark Otto1-2/+2
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-04-23rewrite server.js, fix travisJacob Thornton1-4/+4
2012-04-19run qunit tests in phantomjs for travis-ciJacob Thornton1-0/+1
2012-04-19make a few changes to package.json (add make test to makefile)Jacob Thornton1-5/+7
2012-04-19Add Travis CI SupportChris Aniszczyk1-0/+22
Continous integration is nice, fixes #3155 Signed-off-by: Chris Aniszczyk <[email protected]>