Commit Graph

5 Commits

Author SHA1 Message Date
Tom MacWright
72afc6dcb9 Namespace UI components 2013-01-14 14:00:51 -05:00
Tom MacWright
2f8454e50e Add close button to modal 2013-01-08 15:33:22 -05:00
Tom MacWright
49897680f7 Use a selection for remove. Fixes #305.
The story behind this one is that Chrome 24+ has a built-in .remove()
function on all elements which does the trick of fooling me into
thinking that this was a selection. It isn't, and this makes it one.
2012-12-27 17:46:28 -05:00
Tom MacWright
435b7f46fc Namespace all events 2012-12-11 12:02:01 -05:00
Tom MacWright
0c77ae681c Refactor modal concept into one bit of code 2012-12-05 13:04:25 -05:00