Commit Graph

741 Commits

Author SHA1 Message Date
Tom MacWright 60d3333873 Merge pull request #1185 from systemed/left-animate-overlays
Change animation for map overlays.
2013-03-29 10:00:15 -07:00
Ansis Brammanis e75cb7b482 fix number input in opera
don't use input[type=number] since the buttons can't be hidden in opera
2013-03-29 12:58:27 -04:00
Ansis Brammanis bc8ab73d1f more restrictive click blocking in intro
block clicks immediately after selecting road to
prevent other selections
2013-03-29 12:50:05 -04:00
Ansis Brammanis aa5fbf4ba1 better style for geocoder not found message
fixes #1194
2013-03-29 11:47:08 -04:00
Ansis Brammanis 6161d4c3be second half of aa413e368f 2013-03-29 11:36:53 -04:00
Ansis Brammanis 38ee0c463f fix selecting search in walkthrough 2013-03-29 00:15:21 -04:00
Ansis Brammanis 8f390bd019 fix inspector transition in firefox
firefox not returning the computed style as a percentage
was breaking the transition
2013-03-28 20:52:44 -04:00
Ansis Brammanis c31ce3ebd9 don't transition inspector when reselecting
fixes #1189
2013-03-28 19:27:30 -04:00
Saman Bemel-Benrud da6f8e844a fixing broken success modal links. 2013-03-28 19:23:10 -04:00
Tom MacWright 1439b30049 Fix mixup around events so that background and geocoder close each other 2013-03-28 18:06:12 -04:00
Tom MacWright 98a05586a2 Merge branch 'master' into left-animate-overlays 2013-03-28 17:54:10 -04:00
Saman Bemel-Benrud 2976abaffe changing animation for map overlays. 2013-03-28 17:43:40 -04:00
Tom MacWright 78ae9a3e16 Do not set NaN extent when there is no GPX 2013-03-28 17:24:11 -04:00
Saman Bemel-Benrud 6c5be4f8f7 adding specific rules for bridge shadows 2013-03-28 16:34:17 -04:00
Ansis Brammanis b39d6498e6 scroll help to top when changing sections 2013-03-28 16:19:38 -04:00
Tom MacWright ab9b8cb2a6 Condense modal hiding logic, fixes #1159 2013-03-28 16:04:35 -04:00
Ansis Brammanis 1677df34c6 fix preset grid reference transition
fixes #1174
2013-03-28 15:53:59 -04:00
Saman Bemel-Benrud 435a6d25cc adding nice 'start the walkthrough' link to help 2013-03-28 15:38:35 -04:00
Ansis Brammanis 4f1a593be2 Revert "remove tag reference wrapper"
This reverts commit bf8c56d4f4.
2013-03-28 15:35:49 -04:00
Saman Bemel-Benrud 37019b9912 refine help nav. 2013-03-28 15:20:57 -04:00
Saman Bemel-Benrud 28a352d549 replace overloaded class, minor style adjustments. 2013-03-28 14:30:41 -04:00
Saman Bemel-Benrud 95f1bfe352 cleanup. 2013-03-28 14:30:41 -04:00
Saman Bemel-Benrud a090832655 cleanup styles for map overlays' 2013-03-28 13:06:29 -04:00
Ansis Brammanis bf8c56d4f4 remove tag reference wrapper
fixes #1174
2013-03-28 12:47:30 -04:00
Ansis Brammanis 849eadca23 less action-less steps in walkthrough 2013-03-28 12:13:59 -04:00
Saman Bemel-Benrud 56cfcd7a3f reorganized sidebar icons. 2013-03-28 12:06:39 -04:00
Saman Bemel-Benrud 3bde3afba4 style tweaks to walkthrough footer. 2013-03-28 12:06:39 -04:00
Ansis Brammanis 3ee394849f don't save walkthrough to localstorage 2013-03-28 11:47:52 -04:00
John Firebaugh 222b948619 Remove unused 2013-03-27 18:47:13 -07:00
John Firebaugh 160f3e7e4c Extract preset icon component (fixes #1176) 2013-03-27 18:41:11 -07:00
Saman Bemel-Benrud 4776ca92ea styled 'start editing' button, closes 1177 2013-03-27 20:08:25 -04:00
Ansis Brammanis 2a73e2271f make it harder to break the walkthrough 2013-03-27 19:57:25 -04:00
John Firebaugh 5eebf816ee Uncomment splash 2013-03-27 16:15:26 -07:00
Saman Bemel-Benrud 54a5aaa5d1 simplified transition. 2013-03-27 19:15:03 -04:00
Ansis Brammanis 14b4057e0b walkthrough fixes
- language updates
- don't accidentally trigger shortcuts
2013-03-27 18:54:37 -04:00
John Firebaugh f9f3c3171a Fix image-less reference showing 2013-03-27 15:53:17 -07:00
Saman Bemel-Benrud a742595a65 remove spinner. 2013-03-27 18:47:11 -04:00
John Firebaugh 9f4d5b6755 Consolidate and clean up tag reference transitions (fixes #1138) 2013-03-27 15:24:16 -07:00
Ansis Brammanis d9e4acfcc9 Add "Start mapping" button to walkthrough 2013-03-27 18:22:05 -04:00
Ansis Brammanis e4be5cddd9 walkthrough tweaks 2013-03-27 17:35:05 -04:00
John Firebaugh d2f3d161e5 Eliminate attribution flashing (fixes #1134) 2013-03-27 14:26:31 -07:00
Saman Bemel-Benrud 0b9a21e061 more style adjustments. 2013-03-27 17:19:07 -04:00
Tom MacWright 4d2a832426 Merge branch 'master' of github.com:systemed/iD 2013-03-27 16:07:30 -04:00
Tom MacWright 2c1e598a1e Fix tagreference, fixes #1160 2013-03-27 16:05:33 -04:00
Saman Bemel-Benrud 4fc03b5c7c style adjustments to walkthrough. 2013-03-27 15:55:05 -04:00
Ansis Brammanis b8f17f1ee7 Add classes to walkthrough tooltips 2013-03-27 15:44:45 -04:00
Tom MacWright a47026f5d7 Merge branch 'master' of github.com:systemed/iD 2013-03-27 14:59:32 -04:00
Tom MacWright 398db6062e Pagination for help contents 2013-03-27 14:59:07 -04:00
Ansis Brammanis 2da229afea improve walkthrough outro
fixes #1151
2013-03-27 14:42:11 -04:00
Tom MacWright b59f28424c Translatable documentation, Fixes #1108
* Adds Marked
* Fixes a global leak in toGeoJSON
* Removes marked from package.json
* Adds documentation to core.yaml
* Removes stray console.log from tests
2013-03-27 14:34:34 -04:00