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

[wip] V8 #1192

Merged
merged 31 commits into from
Aug 13, 2015
Merged

[wip] V8 #1192

merged 31 commits into from
Aug 13, 2015

Conversation

tmcw
Copy link
Contributor

@tmcw tmcw commented Apr 29, 2015

Implements breaking changes of mapbox/mapbox-gl-style-spec#264

@tmcw tmcw mentioned this pull request Apr 29, 2015
9 tasks
@lbud lbud mentioned this pull request Apr 29, 2015
}
},
"@building_opacity": {
"type": "color",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be "opacity?"

@tmcw tmcw added this to the 0.8 milestone May 26, 2015
@tmcw tmcw changed the title V8 [wip] V8 May 26, 2015
@tmcw tmcw mentioned this pull request May 26, 2015
82 tasks
@jfirebaugh jfirebaugh modified the milestones: 0.8, 0.9 Jun 11, 2015
tmcw and others added 10 commits June 17, 2015 10:16
* Refs mapbox/mapbox-gl-style-spec#258
* Wildly non-backward-compatible
* Relies on next release of mapbox-gl-style-spec
* background-image ⇢ background-pattern
* line-image ⇢ line-pattern
* fill-image ⇢ fill-pattern
* [ ] Update style-spec validator to check types
* [ ] throw meaningful error if bad constant found?
This is a manual redo of #1241 on top of the v8 branch.
Lucas Wojciechowski and others added 10 commits August 11, 2015 17:06
and make text-size, icon-size layout properties

fixes mapbox/mapbox-gl-style-spec#255
labels later in the layer list now have priority over those that are
earlier in the layer list.
Conflicts:
	js/data/symbol_bucket.js
	js/style/style.js
	js/style/style_constant.js
	js/style/style_layer.js
	package.json
	test/js/style/style_layer.test.js
Fix image source testing harness and switch to lnglat coordinates
jfirebaugh added a commit that referenced this pull request Aug 13, 2015
@jfirebaugh jfirebaugh merged commit 7e9caab into master Aug 13, 2015
@jfirebaugh jfirebaugh deleted the v8 branch August 13, 2015 22:38
@bsudekum
Copy link

🎉

@tmcw
Copy link
Contributor Author

tmcw commented Aug 13, 2015

🙌 !!

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.

6 participants