summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLStyleLayer.h.ejs
Commit message (Expand)AuthorAgeFilesLines
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-1/+1
* [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclassesJohn Firebaugh2017-04-131-2/+2
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-0/+26
* [ios, macos] API doc revisions (#8396)Jordan Kiley2017-03-141-1/+1
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-0/+9
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-6/+6
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-41/+53
|\
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-071-0/+28
| * [ios, macos] Insert example code in original headers (#7569)Minh Nguyễn2017-01-041-2/+5
| * [ios] Add inline examples in documentation (#7337)Eric Wolfe2016-12-211-0/+2
| * [ios, macos] Update and reformat documentation for runtime styling (#7475)Minh Nguyễn2016-12-201-41/+20
* | [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-0/+2
|/
* Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-2/+10
* [ios, macos] Note corresponding style spec propertiesMinh Nguyễn2016-12-061-0/+8
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-3/+3
* [ios, macos] Refer to style layer class in enum documentationMinh Nguyễn2016-10-111-0/+4
* [ios, macos] Simplified style property enum namesMinh Nguyễn2016-10-111-4/+4
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-061-6/+10
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-19/+7
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-301-4/+16
* [ios, macos] flesh out iOS runtime styling docs (#6466)Justin R. Miller2016-09-271-1/+16
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-081-0/+10
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-021-0/+12
* [ios, macos] Mark MGLStyleLayer properties null_resettableMinh Nguyễn2016-08-261-8/+14
* [ios, macos] Optional properties are nullableMinh Nguyễn2016-08-191-5/+5
* [ios, macos] Document style attribute interdependenciesMinh Nguyễn2016-08-191-4/+10
* [ios, macos] Fully describe default valuesMinh Nguyễn2016-08-191-2/+2
* [ios, macos] Audited generated source/layer headersMinh Nguyễn2016-08-191-4/+12
* [ios, macos] Refer to attributes in kebab-caseMinh Nguyễn2016-08-191-2/+2
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-181-1/+0
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+55