Commit Graph

17 Commits

Author SHA1 Message Date
samanpwbb
e94d089526 fix modals 2015-02-09 18:11:38 -05:00
John Firebaugh
1e78ee5c87 Stricter jshint 2013-10-24 16:08:48 -07:00
Tom MacWright
ab9b8cb2a6 Condense modal hiding logic, fixes #1159 2013-03-28 16:04:35 -04:00
Saman Bemel-Benrud
4ef6299d9d better modal transitions. 2013-03-26 19:09:00 -04:00
Saman Bemel-Benrud
6ddccb23e0 better animation for modals. 2013-03-26 18:45:20 -04:00
Saman Bemel-Benrud
3039b74107 big commit modal cleanup. 2013-03-21 17:02:22 -04:00
saman bb
79014025ef hover state for back button, closes #1094 2013-03-20 23:58:31 -04:00
Tom MacWright
db7f42145e Continue removing any non-scoped selectors. Refs #595
Last hits will be combobox and layerswitcher.
2013-02-05 12:00:10 -05:00
Saman Bemel-Benrud
adf933004a Merge branch 'master' of github.com:systemed/iD 2013-01-28 21:06:17 -05:00
Saman Bemel-Benrud
6cb1692e44 radial menu source, better user icon commit modal integration, small fixes. 2013-01-28 21:06:07 -05:00
Ansis Brammanis
541ff96af6 Close modals with esc or backspace 2013-01-28 17:46:25 -05:00
Tom MacWright
eefa22531c Simplify indentation, add blocking modals. Fixes #412 2013-01-23 12:30:22 -05:00
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