Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iD Editor v1.9.2 merge #349

Merged
merged 594 commits into from
Apr 6, 2016
Merged

iD Editor v1.9.2 merge #349

merged 594 commits into from
Apr 6, 2016

Conversation

sisskind
Copy link

@sisskind sisskind commented Apr 6, 2016

bhousel and others added 30 commits December 22, 2015 12:03
`hasHiddenConnections` was calling it for all features, inluding points and
vertices, causing _childNodes to have a lot of unnecessary keys added to it.
possibly related to #2736, as a source of "Uncaught Error Entity xxxx not found" errors
(If hit accidently these can really get a user stuck)
…2736)

Entity not found is caused by subtle bugs elsewhere in the iD code and should
not prevent users from saving their work because it can't be thoroughly
conflict checked.
bhousel and others added 24 commits March 18, 2016 15:33
v1.7.5

Conflicts:
	.jshintrc
	LICENSE
	Makefile
	README.md
	css/app.css
	data/core.yaml
	dist/locales/en.json
	index.html
	js/id/core/connection.js
	js/id/id.js
	js/id/modes/save.js
	js/id/ui.js
	js/id/ui/background.js
	js/id/ui/commit.js
	js/id/ui/info.js
	js/id/ui/map_in_map.js
	js/id/ui/raw_tag_editor.js
	js/id/ui/scale.js
	js/lib/d3.v3.js
	package.json
Conflicts:
	.gitignore
	CHANGELOG.md
	Makefile
	README.md
	css/app.css
	css/map.css
	data/data_dev.js
	data/operations-sprite.json
	index.html
	js/id/core/connection.js
	js/id/core/entity.js
	js/id/id.js
	js/id/modes/save.js
	js/id/modes/select.js
	js/id/renderer/background.js
	js/id/renderer/background_source.js
	js/id/renderer/map.js
	js/id/svg/tag_classes.js
	js/id/ui.js
	js/id/ui/background.js
	js/id/ui/commit.js
	js/id/ui/entity_editor.js
	js/id/ui/help.js
	js/id/ui/map_in_map.js
	js/id/ui/modes.js
	js/id/ui/preset/check.js
	js/id/ui/preset_icon.js
	js/id/ui/preset_list.js
	js/id/ui/radial_menu.js
	js/id/ui/raw_membership_editor.js
	js/id/ui/raw_tag_editor.js
	js/id/ui/sidebar.js
	js/id/ui/tag_reference.js
	package.json
	test/index.html
	test/spec/renderer/features.js
* CSS for Entity Editor
* index.html fixes
* Additions to iD.svg
* Changed info shortcut back to "I" from "⌘I"
* Can run TA while in review mode
@sisskind sisskind merged commit 92ce536 into develop Apr 6, 2016
@bwitham bwitham added this to the Hootenanny 2016-04-13 milestone Apr 6, 2016
@sisskind sisskind deleted the iD-merge-1.9.2 branch December 27, 2017 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.