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

Bump MapboxCoreMaps and MapboxCommon #1589

Merged
merged 3 commits into from
Sep 21, 2022
Merged

Bump MapboxCoreMaps and MapboxCommon #1589

merged 3 commits into from
Sep 21, 2022

Conversation

maios
Copy link
Contributor

@maios maios commented Sep 21, 2022

No description provided.

@maios maios requested a review from a team as a code owner September 21, 2022 11:35
Copy link
Contributor

@OdNairy OdNairy left a comment

Choose a reason for hiding this comment

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

I recommend you to include Changelog changes to the release version in this PR

@maios maios enabled auto-merge (squash) September 21, 2022 11:40
@maios maios merged commit be4b4ae into main Sep 21, 2022
@maios maios deleted the bump-core-and-common branch September 21, 2022 12:28
persidskiy pushed a commit that referenced this pull request Feb 24, 2023
* Fix for Style/updateLayer fail if nested properties dictionary contains nil (#1565)

- Error happens due to layer's properties contains nil values for nested keys, for these keys, default values will not be applied so they would appear as nil when updating a layer. The fix is to only apply nil encoding for the root properties of the dictionary.

* Flag MapRecorder with @_spi(Internal) (#1582)

* Remove unused images when updating point annotations (#1583)

* Parse GeoJSON data on a background queue (#1576)

* Fix toString conversion on iOS 12 (#1584)

* Use asynchronous GeoJSON marshaling in annotation managers (#1588)

* update generated docs (#1586)

* Fix GeoJSONData.url incorrectly converting to string (#1587)

* Expose distance-from-center and pitch expressions  (#1559)

* Bump MapboxCoreMaps and MapboxCommon (#1589)

* Expose opacity for location puck (#1585)

* Fix merge issues

Co-authored-by: Mai Mai <mai.mai@mapbox.com>
Co-authored-by: Roman Laitarenko <roman.laitarenko@mapbox.com>
Co-authored-by: Ankur Khandelwal <ankur.khandelwal@mapbox.com>
Co-authored-by: Tobrun <tobrun.van.nuland@gmail.com>
Co-authored-by: ZiZi <44972592+ZiZasaurus@users.noreply.github.com>
mapbox-github-ci-writer-public-1 bot pushed a commit that referenced this pull request Jun 1, 2023
* CarPlay example

Changes:
* CarPlay example for Application and Dashboard
* Support InstrumentalCluster scene
* Setup CarPlay entitlements

To enable CarPlay open `Examples.xcconfig` and uncomment the `CODE_SIGN_ENTITLEMENTS` line

* Fastlane: Build Examples with enabled CarPlay feature (#1588)

* Enable CarPlay entitlements in project
* Force apple development account to distinguish with local identity
OdNairy added a commit that referenced this pull request Aug 22, 2023
* CarPlay example

Changes:
* CarPlay example for Application and Dashboard
* Support InstrumentalCluster scene
* Setup CarPlay entitlements

To enable CarPlay open `Examples.xcconfig` and uncomment the `CODE_SIGN_ENTITLEMENTS` line

* Fastlane: Build Examples with enabled CarPlay feature (#1588)

* Enable CarPlay entitlements in project
* Force apple development account to distinguish with local identity
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.

None yet

3 participants