Commit Graph

6399 Commits

Author SHA1 Message Date
Jon D
23990214be Update to only flip around the vertical axis. Start renaming to 'reflect' 2016-11-06 10:48:48 +00:00
Jon D
58e05402f0 Update test index 2016-11-05 20:56:51 +00:00
Jon D
d8f2ce3ed2 More tests 2016-11-05 20:54:43 +00:00
Jon D
c1edd0f3f9 Remove unused projection parameter 2016-11-05 20:39:43 +00:00
Jon D
1eaa284afe More tests, add uniq operator 2016-11-05 20:36:34 +00:00
Jon D
05421e1c25 Start adding tests 2016-11-05 20:20:27 +00:00
Jon D
8a9aabb716 Add shortcut in operations files 2016-11-05 19:36:53 +00:00
Jon D
f37475fad9 Add flip horizontal/vertical operations 2016-11-05 19:27:52 +00:00
Jon D
dd16112aa3 Fix midpoint 2016-11-05 18:48:11 +00:00
Jon D
45635f7cdc Basic horizontal flip works, but midpoint seems incorrect 2016-11-05 18:32:26 +00:00
Jon D
a4b7b341ed Alter implementation. Need to see if projection.translate is required 2016-11-05 18:23:40 +00:00
Jon D
3052466f75 Other changes to expose new operation 2016-11-05 15:04:27 +00:00
Jon D
79a69b5241 Add initial version of action and operation. Not working 2016-11-05 14:52:22 +00:00
Bryan Housel
39e49b7893 Fix typo "All user" -> "Allow user" 2016-11-04 18:45:02 -04:00
Bryan Housel
eeffbd0d2d Initial v2.0.0 changelog 2016-11-04 17:28:24 -04:00
greenkeeperio-bot
266035f885 chore(package): update request to version 2.78.0
https://greenkeeper.io/
2016-11-03 22:09:13 -04:00
Bryan Housel
e5a5300306 Merge pull request #3542 from sandykurniawan19/patch-2
Update package.json
2016-11-03 22:08:48 -04:00
Sandy Kurniawan
f34d3daeb3 Update package.json
hi, i think you can  update [lodash](https://www.npmjs.com/package/lodash) in your depedency  now, my opinion you can tried
2016-11-03 20:06:48 +07:00
Bryan Housel
72d16fd76d Improve traffic calming presets
(closes #3218)

* Allow traffic calmings on vertex and line geometry where appropriate
* Add parallel_direction field to tag forward/backward
* Add generic traffic calming preset and type field
* Add traffic calming to defaults.json for "vertex" geometry
* Add a bunch of types that we didn't have before (island, dip, choker, etc)
* Add some search terms
2016-11-02 18:12:20 -04:00
Bryan Housel
1043402b88 Don't call behavior.off unless behaviors were actually added 2016-11-01 21:42:37 -04:00
Bryan Housel
92ea045d79 Merge pull request #3537 from digidem/validate-defaults
Validate preset defaults at build step
2016-11-01 14:38:59 -04:00
Gregor MacLennan
8ae68fbf57 Validate preset defaults at build step 2016-11-01 10:50:51 -07:00
Bryan Housel
7735c2eb1a Update greenkeeper label 2016-11-01 11:27:47 -04:00
Bryan Housel
ba15c7d299 Restore recycling_type, improve all the waste/recycling presets
(closes #2689)
2016-10-31 21:07:21 -04:00
Bryan Housel
8cd2d7097c Add preset for camp_site=camp_pitch for individual pitches 2016-10-31 17:08:01 -04:00
Bryan Housel
1692f5ece0 Rename "Camp Site" to "Campground" 2016-10-31 16:49:28 -04:00
Bryan Housel
5ea17ae0d4 npmignore a few more things 2016-10-31 16:42:33 -04:00
Bryan Housel
b3a86329de Use new name iD.actionReverse 2016-10-31 16:17:33 -04:00
Bryan Housel
b054eb31e9 Merge branch '3076' of https://github.com/Psigio/iD into Psigio-3076 2016-10-31 16:06:32 -04:00
Bryan Housel
a6cf49db80 Use multiselect field for bike shop services 2016-10-31 15:06:58 -04:00
Bryan Housel
a8f12173ac Multikeys filter should allow nested names, ignore alt prefixes 2016-10-31 15:06:17 -04:00
Bryan Housel
73d7fca095 Test should logout after authenticating with test credentials 2016-10-31 15:04:46 -04:00
greenkeeperio-bot
efa110dcb0 chore(package): update lodash to version 4.16.5
https://greenkeeper.io/
2016-10-31 11:51:23 -04:00
Bryan Housel
718c02c618 Add Billboard preset
(closes #3386)
2016-10-31 01:10:32 -04:00
Bryan Housel
f4157e5add Add Waste Transfer Station preset
(re: #3387)
2016-10-31 00:55:53 -04:00
Bryan Housel
9ee790c1cc Don't need to pass dimensions to sublayers.. use projection.clipExtent
(the dimensions call to layers is to set width/height on svg surface element)
2016-10-30 22:40:11 -04:00
Bryan Housel
f98b89cd15 Eliminate some more unnecessary lodash in hot code 2016-10-30 22:39:32 -04:00
Bryan Housel
6123782a9c use _.throttle instead of _.debounce, call cancel for immediate redraws 2016-10-30 22:38:47 -04:00
Bryan Housel
457357598d Merge branch 'performance-improvement-debounce-redraw' of https://github.com/guillaume/iD into guillaume-performance-improvement-debounce-redraw 2016-10-30 13:00:11 -04:00
Bryan Housel
98d484fc1f Restore hover behavior to restrictions editor, add breathe behavior
The issue was: now that selections are immutable you can't add behaviors
to them unless they are already entered.  i.e. the surface selection in
enter does not end up being the real surface after merging to update.
2016-10-30 11:35:36 -04:00
Bryan Housel
8b6e5db004 Fix turn restrictions editor enter/update selection issues 2016-10-30 00:01:05 -04:00
Bryan Housel
fbe9cf3afd Clip polygons and clippaths to padded viewport
(closes #3529)
2016-10-29 21:50:30 -04:00
Bryan Housel
46b6086dcf Update projection arg for d3.geoPath(), deprecate d3.geoClipExtent() 2016-10-29 15:27:06 -04:00
Bryan Housel
b7f02a5752 Merge branch 'master' into greenkeeper-d3-4.3.0 2016-10-29 14:48:51 -04:00
Bryan Housel
66ef40e56f Update rollup to v0.36.3 2016-10-29 14:46:54 -04:00
Bryan Housel
b2c8f72c95 no-native-reassign -> no-global-assign 2016-10-29 14:42:04 -04:00
Bryan Housel
f1896355ba Merge branch 'master' into greenkeeper-eslint-3.9.0 2016-10-29 14:37:33 -04:00
Bryan Housel
7c5a4df64d Hide Mapillary viewfields at low zoom 2016-10-29 13:28:17 -04:00
Bryan Housel
cf11c95354 Fix Mapillary sign placement on Chrome, Safari 10 2016-10-29 00:59:51 -04:00
greenkeeperio-bot
a559a25ec1 chore(package): update eslint to version 3.9.0
https://greenkeeper.io/
2016-10-28 16:57:07 -04:00