summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* [ios, build] Completely remove support for Fabric (#12106)Jason Wray2018-06-181-0/+1
* [ios,macos] Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on iOS 9.3...Julian Rex2018-06-111-0/+1
* [docs,ios,macos] Changelog entries for MGLMapSnapshotter fix.Chris Loer2018-06-041-0/+1
* Merge tag 'ios-v4.0.2' into masterupstream/fb-merge-release-ios-v4.0.2Jason Wray2018-05-301-0/+5
|\
| * [ios] Prepare ios-v4.0.2 releaseJason Wray2018-05-291-0/+5
* | [ios] Updated MGLScaleBar to use rendered UIImages instead of MGLScaleBarLabe...Julian Rex2018-05-241-0/+1
* | [ios] Provide custom hit test for callout views (#11939)Julian Rex2018-05-241-0/+1
* | [ios, macos] Fix keypath expressions, json object is parsed incorrectly for n...Fabian Guerra Soto2018-05-231-0/+1
* | [ios] Run MGLMapboxEvents setup asynchronously (#11784)Randall Lee2018-05-221-0/+1
* | [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi...Julian Rex2018-05-211-0/+1
* | [core] Align URL token replacement behavior with GL JSJohn Firebaugh2018-05-181-0/+4
* | [ios, macos] Support array values in match expressions. (#11866)android-v6.2.0-alpha.1Fabian Guerra Soto2018-05-171-0/+4
* | Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-1/+25
|\ \ | |/
| * [ios, macos] Copyedited changelogsMinh Nguyễn2018-05-151-2/+3
| * Remove changelog entry for crash fixed in v3.7.7ios-v4.0.1Jason Wray2018-05-141-1/+0
| * Add v3.7.7 & v3.7.8 sections to changelogJason Wray2018-05-141-0/+8
| * [ios] Copyedit changelog for ios-v4.0.1Minh Nguyễn2018-05-141-5/+5
| * [ios, macos] Fixed English priority during label localizationMinh Nguyễn2018-05-141-0/+1
| * [core] Convert null to empty string, not “null”Minh Nguyễn2018-05-141-1/+1
| * [ios, build] Re-add support for 32-bit simulators (i386)Jason Wray2018-05-111-1/+5
| * [ios] Fix MGLAnnotationView.rotatesToMatchCamera clobbering other transformsJason Wray2018-05-081-0/+1
| * [ios, macos] Add to-rgba expression operator. (#11725)Fabian Guerra Soto2018-05-071-0/+1
| * [ios, macos] Add support for subscripting in expressions. (#11770)Fabian Guerra Soto2018-05-041-0/+1
| * [ios, macos] Fix overlay bounds that span the antimeridian. (#11783)Fabian Guerra Soto2018-05-041-0/+1
| * [ios] Switched to use center property (instead of frame) when repositioning a...Julian Rex2018-05-031-1/+6
| * [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-021-0/+1
| * [android, ios, macos] Added Korean localizationMinh Nguyễn2018-05-021-1/+2
| * [core] Don't copy TileLayerIndexes on every frame.Chris Loer2018-05-021-0/+1
| * [ios, macos] Added change logs for #11731Julian Rex2018-04-251-0/+1
| * [ios] Mark -metersPerPixelAtLatitude: as unavailableupstream/fb-metersPerPixelAtLatitude-unavailableJason Wray2018-04-231-0/+4
* | Merge tag 'ios-v3.7.8' into masterJason Wray2018-05-101-0/+8
|\ \
| * | [iOS] - Update telemetry certificate pinning (#11845)Randall Lee2018-05-071-0/+4
| * | [ios] Prepare ios-v3.7.7 release (#11828)ios-v3.7.7Jason Wray2018-05-031-2/+70
| * | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-021-0/+4
* | | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-0/+4
* | | [ios, android] Resolve merge conflicts.Fabian Guerra2018-04-231-13/+1
* | | Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-231-10/+65
|\ \ \ | | |/ | |/|
| * | [ios, macos] Rename featureProperties to featureAttributes. (#11748)Fabian Guerra Soto2018-04-231-0/+6
| * | ios-v4.0.0, macos-v0.7.0macos-v0.7.0ios-v4.0.0upstream/1ec5-v4.0.0Minh Nguyễn2018-04-191-1/+1
| * | [ios] Mark -presentCalloutFromRect:inView:constrainedToView:animated: unavail...Julian Rex2018-04-191-0/+1
| * | [ios, macos] Updated changelogsMinh Nguyễn2018-04-161-11/+14
| * | [android, ios, macos] Added European Portuguese localizationMinh Nguyễn2018-04-161-1/+1
| * | [ios, macos] Convert various class methods to class propertiesJason Wray2018-04-161-0/+1
| * | [ios] Remove more deprecated bits for release-bobaJason Wray2018-04-161-1/+1
| * | Localize expressions more thoroughly (#11651)Minh Nguyễn2018-04-161-2/+2
| * | [ios, macos] NSPredicate expression filters. (#11587)Fabian Guerra Soto2018-04-161-0/+2
| * | [ios] Change MGLAnnotationView.scalesWithViewingDistance default value to NOupstream/fb-undefault-scalesWithViewingDistanceJason Wray2018-04-121-0/+1
| * | [ios] Note plans to drop iOS 8 (#11663)Jason Wray2018-04-121-0/+2
| * | [ios] Prepare changelog for ios-v4.0.0-beta.3Jason Wray2018-04-021-1/+5
| * | [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-021-1/+1