Commit Graph

1192 Commits

Author SHA1 Message Date
Bryan Housel 43cb17cdda Only adjust the What's New tooltip if the login/logout links are hidden 2017-05-08 02:12:19 -04:00
Bryan Housel c0a7f72115 Fix what's new tooltip placement 2017-05-08 01:35:45 -04:00
Bryan Housel c017d3aa46 Don't draw the turn restrictions help icon too big
(closes #4022)
2017-05-07 10:31:24 -04:00
Bryan Housel 8395ca8b43 Adjust position of Name Road prompt, simplify code
(closes #3992)
2017-04-28 14:57:44 -04:00
Bryan Housel ccbc0a3f91 Make "Add field" wider
(closes #3993)
2017-04-28 12:08:01 -04:00
Bryan Housel a4a3dd2896 Add -ms-user-select rules to prevent shift-click from extending selection
(closes #2921)
2017-04-28 14:48:16 +01:00
Bryan Housel af31cf5eb5 Fix spacedraw drawing, make clicking less touchy
(closes #3986)

Root cause was the vertex shadow strokes were too big, esp on endpoints.
For normal lines 16px stroke width centers on the line, but for vertices
it extends beyond the vertex radius, stealing clicks.

Also switched some "globals" to module variables in draw.js
2017-04-26 16:37:15 -04:00
Bryan Housel 3d762b58f6 Add an ellipse to resolve point ambiguity when dragging
(closes #3536)
2017-04-26 02:08:54 -04:00
Bryan Housel 6de6056c66 Don't hover sidebar or vertices when alt key disables snapping
This makes it a little more clear that the alt key is doing its job
2017-04-23 11:11:16 -04:00
Bryan Housel 26ae84f8e5 Render old-style multipolygons slightly differently
(for #3908)
2017-04-20 23:34:00 -04:00
Bryan Housel e3152fb8ec Make sure user can left and right click 2017-04-18 02:37:49 -04:00
Bryan Housel b743d37a31 Fixes for RTL, improve curtain placement for edit menu steps 2017-04-17 14:06:05 -04:00
Bryan Housel 5c687e5c1c Gentler introduction to jargon, add some more defensive code 2017-04-13 15:26:21 -04:00
Bryan Housel ecccee5c41 Remove transparency from intro tooltips 2017-04-12 17:49:35 -04:00
Bryan Housel 8a2e1633c9 Adjust timings, language, transitions in walkthrough 2017-04-10 16:59:41 -04:00
Bryan Housel c6a40b263d Add Play step to each chapter of the walkthrough
(closes #3067)
2017-03-28 13:19:35 -04:00
Bryan Housel b7267e0571 Add ability to put an OK button on the curtain-tooltip 2017-03-26 00:35:00 -04:00
Bryan Housel 6cc524a0a0 Improve walkthrough tooltip placement, fix for RTL too
(closes #3925)
2017-03-25 00:48:55 -04:00
Bryan Housel 424ad63993 Fix rtl for tooltip-illustrations, replace 'done' with next icon 2017-03-24 10:02:52 -04:00
Bryan Housel 85be712e03 Use flex for walkthrough navigation bar, add walkthrough logo 2017-03-23 22:29:20 -04:00
Bryan Housel 468c1e427d All graphics from iD-sprite are now symbols that can be used
(re: #3924)
2017-03-23 21:16:32 -04:00
Bryan Housel a015b4442b "step" -> "chapter" - each chapter contains many steps 2017-03-22 10:16:39 -04:00
Bryan Housel 21321108f9 Fix wikipedia field link button
(closes #2024)
2017-03-22 02:39:07 -04:00
Bryan Housel 7548b62918 Fix many more rtl styles for raw tag editor, etc 2017-03-22 01:26:12 -04:00
Bryan Housel c1bbac3405 Merge branch '51114u9-input-text-style' 2017-03-22 00:15:07 -04:00
Bryan Housel 602c60b32c Fix rtl for address, maxspeed, access fields 2017-03-22 00:14:36 -04:00
Bryan Housel 8310124b40 Fix padding for Localized field, which has a button 2017-03-21 23:19:01 -04:00
Bryan Housel 062824970b Wider halos around bridges 2017-03-21 02:23:18 -04:00
Bryan Housel 74cc038c57 Add layer and type subfields below structure field
(see #2087)
2017-03-18 02:09:33 -04:00
51114u9 ea71929ca8 Merge branch 'master' into input-text-style 2017-03-16 16:35:34 -04:00
51114u9 e4392ced3a fix style for text direction 2017-03-16 16:29:50 -04:00
Bryan Housel 3a175c277c Relax wireframe rules to breathe interpolation can happen 2017-03-16 16:29:36 -04:00
Bryan Housel af757d31be General usability improvements
* Reevaluate all featuers stroke widths for shadow, casing, stroke
* Shadow width is important to make sure all features are easily clickable
* Casing width is important to see oneway arrows
* Make sure all line styles have normal and low-zoom variants
* Show directional arrows for all waterway types
2017-03-16 16:16:35 -04:00
Bryan Housel 4d207471ff Allow raw tag editor to have readonly tags 2017-03-14 12:17:52 -04:00
Bryan Housel 16df2f595f Change raw tag editor to embed it on commit pane 2017-03-13 17:32:50 -04:00
51114u9 fa572cc6bc add style for text direction 2017-03-13 14:46:40 -04:00
51114u9 a0f1917bdb fix text padding in key-value input field 2017-03-13 01:11:56 -04:00
Bryan Housel 52d37d999b Style vertices in the preset list with circular frame
(closes #3569)
2017-03-08 16:46:30 -05:00
Bryan Housel b1b47760ac Adjust reverser button styling, make it work on tag change 2017-03-03 17:00:24 -05:00
Bryan Housel 74155a9286 Add reverser button to onewayCheck field 2017-03-03 11:58:02 -05:00
Bryan Housel a2a121a57d Add "What's new in iD" notification on new versions
(closes #1856)
2017-03-02 15:51:08 -05:00
Bryan Housel 24290ef217 Add preset for landuse=railway
(closes #3853)
2017-03-01 20:48:02 -05:00
Bryan Housel 713226fa6e Add preset for landuse=harbour
(closes #3653)
2017-03-01 18:38:02 -05:00
Bryan Housel 9ce06549e1 Add new poi icons, make them work on point, vertex, area label
(closes #3856)
2017-02-26 23:28:29 -05:00
Bryan Housel 2c11b693b8 Merge branch 'edit_menu' 2017-02-25 15:29:01 -05:00
Bryan Housel bf71756b50 Quote "-apple-system" to make IE11 happy 2017-02-25 15:27:32 -05:00
Bryan Housel 6ef85c4343 Fix RTL for scale bar 2017-02-22 22:16:50 -05:00
Bryan Housel 38f6d2d2bf Fix RTL for flash messages 2017-02-22 22:02:35 -05:00
Bryan Housel 4826dfb8e1 Move fills to their own css file and class as important 2017-02-20 16:54:37 -05:00
Bryan Housel 5c8bb43ec0 Combine all the css files into dist/iD.css 2017-02-20 15:55:27 -05:00