TJ

Results 450 issues of TJ

slide out contents, this makes a few things a bit easier, and a bit less "shock" when your search results are suddenly gone. This may have implications once we implement...

for repos and component itself

https://github.com/visionmedia/ci-badge when the other stuff is done. ideally a smaller badge for the listing

internals when those are moved out

would be nice :D the event manager stuff was easier to test since it's abstract but yea

too lazy to look into it right now but seems like these should be equivalent in my case: ``` js dom('#logs tbody > tr').remove(); dom('#logs tbody').empty(); ```

enhancement