summaryrefslogtreecommitdiff
path: root/platform/darwin/test/MGLStyleValueTests.swift
Commit message (Expand)AuthorAgeFilesLines
* [ios] Work around Swift -> ObjC dictionary bridge issuesJesse Bounds2017-10-031-9/+56
* [ios] Various Xcode 9 fixesFredrik Karlsson2017-10-031-7/+25
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-12/+12
* Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-151-134/+146
* [ios, macos] Fixed runtime styling deprecation warningsMinh Nguyễn2017-02-081-91/+0
* Add back MGLStyleFunction and re-document MGLStyleValue (#7943)Jesse Bounds2017-02-081-0/+70
* [ios, macos] Implement default value for identity functionsJesse Bounds2017-02-031-1/+1
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-9/+277
* [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scaleMinh Nguyễn2017-01-071-2/+2
* [ios, macos] Rename base to interpolationBase (#7486)Jesse Bounds2016-12-191-2/+2
* Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-4/+4
* [ios, macos] Expanded source documentationMinh Nguyễn2016-12-101-2/+2
* [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-3/+3
* Prevent stopless functions (#7309)Fredrik Karlsson2016-12-071-2/+4
* [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-061-2/+2
* [ios, macos] Added Swift MGLStyleValue testsMinh Nguyễn2016-10-261-0/+36