forked from react-native-maps/react-native-maps
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Merge react-native-maps master into our master #15
Open
alexHlebnikov
wants to merge
1,393
commits into
2gis:master
Choose a base branch
from
react-native-maps:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
christopherdro
force-pushed
the
master
branch
2 times, most recently
from
July 5, 2021 23:09
e875e8c
to
58a3bc3
Compare
Preparation for the new architecture
…atchViewManagerCommand feat: migrate off dispatchViewManagerCommand
# [1.3.0-beta.1](v1.2.0...v1.3.0-beta.1) (2022-08-11) ### Features * **MapMarker:** migrate off dispatchViewManagerCommand ([7b01625](7b01625)) * **MapView:** migrate off dispatchViewManagerCommand ([794727e](794727e))
feat: new arch prep
# [1.3.0-beta.2](v1.3.0-beta.1...v1.3.0-beta.2) (2022-08-12) ### Bug Fixes * **ios-google:** circle & polygon props not being applied ([ecc1a9a](ecc1a9a)), closes [#3057](#3057) * make viewRef for native commands NonNullable ([d35000e](d35000e)) ### Features * migrate off findNodeHandle ([08ffc4a](08ffc4a))
chore: beta -> master
# [1.3.0](v1.2.0...v1.3.0) (2022-08-22) ### Bug Fixes * **android:** onLayout not being called ([#4404](#4404)) ([0596061](0596061)), closes [#4402](#4402) * **ios-google:** circle & polygon props not being applied ([ecc1a9a](ecc1a9a)), closes [#3057](#3057) * make viewRef for native commands NonNullable ([d35000e](d35000e)) ### Features * **MapMarker:** migrate off dispatchViewManagerCommand ([7b01625](7b01625)) * **MapView:** migrate off dispatchViewManagerCommand ([794727e](794727e)) * migrate off findNodeHandle ([08ffc4a](08ffc4a))
fix(ios): add header paths required for use_frameworks compilation
## [1.3.2-beta.1](v1.3.1...v1.3.2-beta.1) (2022-09-18) ### Bug Fixes * **ios:** add header paths required for use_frameworks compilation ([e98be83](e98be83)), closes [/github.com//discussions/4389#discussioncomment-3658882](https://github.com//github.com/react-native-maps/react-native-maps/discussions/4389/issues/discussioncomment-3658882)
Newer versions of rn uses AppDelegate.mm
There's no need to force a specific version upon the consumer.
fix(android): initial camera
## [1.17.2](v1.17.1...v1.17.2) (2024-07-27) ### Bug Fixes * export PolylinePressEvent ([#5125](#5125)) ([27fec3a](27fec3a))
## [1.17.3](v1.17.2...v1.17.3) (2024-07-27) ### Bug Fixes * **Android:** Added A11y for Map and Marker ([#5091](#5091)) ([f3f5a4e](f3f5a4e))
Update README.md small change which caused confusion
## [1.18.1](v1.18.0...v1.18.1) (2024-10-12) ### Bug Fixes * documentation on README.md ([#5174](#5174)) ([b853f3a](b853f3a))
* fix(ios): do not store the original map
….0.0 (#5183) * fix(map): prevent overrideGestureRecognizers from being called multiple times per view * chore(map): update GoogleMaps SDK to v8.4 * chore(map): update Google-Maps-iOS-Utils to v5.0.0 * docs(map): update minimum iOS version to 14 for GoogleMaps projects
* feat(iOS): add support for loadingBackgroundColor for GoogleMaps on iOS * chore(iOS): remove call for deprecated setMetalRenderer (already the default) * chore(iOS): enable LoadingMap example for GoogleMaps on iOS
…5185) fix: correctly check for iOS OS version before using cameraZoomRange
## [1.18.2](v1.18.1...v1.18.2) (2024-10-14) ### Bug Fixes * correctly check for iOS OS version before using cameraZoomRange ([#5185](#5185)) ([4efd881](4efd881))
…5152, #5153, #5154) (#5151) * fix(Android): reapply camera after padding is updated * fix(Android): defer setPadding until the map is laid out. * fix(Android): call moveToCamera() with initialCamera property * fix(Android): keep edgePadding when updating mapPadding property * fix(Android): remove 50px padding specified by fixToXXX() Fixes #5150 Fixes #5152 Fixes #5153 Fixes #5154
# [1.19.0](v1.18.4...v1.19.0) (2024-11-09) ### Features * add onRegionChangeStart event to MapView ([#5144](#5144)) ([eeb56f9](eeb56f9))
fix: Remove unstable_reactLegacyComponentNames New architecture is now enabled by default. chore: Update react-native to 0.76.1 Updated development dependencies for semantic-release
## [1.19.1](v1.19.0...v1.19.1) (2024-11-10) ### Bug Fixes * Remove unstable_reactLegacyComponentNames ([#5209](#5209)) ([33112be](33112be))
- helps improve android click handling Co-authored-by: salah ghanim <salah@getaway.pro>
# [1.20.0](v1.19.1...v1.20.0) (2024-11-10) ### Features * **android:** add support for disabling PoIClick ([#5210](#5210)) ([d92e283](d92e283))
## [1.20.1](v1.20.0...v1.20.1) (2024-11-22) ### Bug Fixes * **ios:** color update in AIRGoogleMap ([#5227](#5227)) ([f445546](f445546))
- note regarding Fabric
chore(docs): update readme regarding Fabric support
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.