aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dom_utils.coffee
AgeCommit message (Expand)Author
2012-10-29More tests, because I like having coverage.Jez Ng
2012-10-24Use insertCSS() API instead of manually created style element.Jez Ng
2012-10-20Refactor handlerStack. Closes #657.Jez Ng
2012-09-09More lint fixes.Jez Ng
2012-09-04Style fixes.Jez Ng
2012-08-26Fix rectangle flashing on pages with a relative-positioned <body>.Jez Ng
2012-08-20More refactoring-cleanup.Jez Ng
2012-08-19Use more idiomatic CS.Jez Ng
2012-08-04Refactor link hints to be more functional.Jez Ng
2012-06-12port dom_utils.js to coffeescriptPhil Crosby