| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios][documentation] link API documentation to ios-sdk/examples | Josh Erb | 2018-11-13 | 1 | -0/+22 |
* | Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-y | ryanhamley | 2018-09-07 | 1 | -0/+59 |
* | [android, ios, macos] Generate symbol-placement: line-center wrappers | Chris Loer | 2018-07-23 | 1 | -20/+34 |
* | [ios, macos] Moved numbers away from start of lines in documentation (#11881) | Jordan Kiley | 2018-05-15 | 1 | -17/+17 |
* | [macos] Replaced UIColor with NSColor in documentation | Minh Nguyễn | 2018-04-16 | 1 | -0/+94 |
* | [ios, macos] Corrected documentation | Minh Nguyễn | 2018-04-02 | 1 | -12/+19 |
* | [ios, macos] Renamed MGLVectorSource to MGLVectorTileSource | Minh Nguyễn | 2018-04-02 | 1 | -2/+2 |
* | [ios, macos] Documented ranges of style properties | Minh Nguyễn | 2018-01-26 | 1 | -29/+29 |
* | Reimplement style values atop NSExpression (#10726) | Minh Nguyễn | 2018-01-24 | 1 | -873/+743 |
* | [core, ios, macos, android] Add data-driven-styling support for `text-font` | John Firebaugh | 2018-01-10 | 1 | -2/+12 |
* | [ios, macos, android] Commit accumulated `make style-code` updates | John Firebaugh | 2018-01-10 | 1 | -19/+25 |
* | [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width` | Asheem Mamoowala | 2017-08-30 | 1 | -0/+18 |
* | Implement icon-anchor property | Lauren Budorick | 2017-08-28 | 1 | -0/+86 |
* | [core][android][macos][ios] Implement property functions for line-join, text-... | Lauren Budorick | 2017-07-26 | 1 | -4/+24 |
* | [core] Update shaders. | Chris Loer | 2017-07-12 | 1 | -0/+52 |
* | [core] Enable property functions for line-width (#9250) | Lauren Budorick | 2017-06-19 | 1 | -1/+5 |
* | [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclasses | John Firebaugh | 2017-04-13 | 1 | -1/+1 |
* | [darwin] Simplify MGLStyleLayer initialization and pointer management | John Firebaugh | 2017-04-13 | 1 | -0/+15 |
* | [core] Add DDS support for {text,icon}-size (#8593) | Anand Thakker | 2017-04-06 | 1 | -0/+18 |
* | [core] Add DDS support for icon-image | John Firebaugh | 2017-03-31 | 1 | -2/+12 |
* | [core] Add DDS support for text-rotate | John Firebaugh | 2017-03-31 | 1 | -0/+9 |
* | [core] implement dds for text-offset | Molly Lloyd | 2017-03-28 | 1 | -0/+18 |
* | [ios, macos] API doc revisions (#8396) | Jordan Kiley | 2017-03-14 | 1 | -1/+1 |
* | Per-attribute transition properties on MGLStyleLayer (#8225) | Fabian Guerra Soto | 2017-03-10 | 1 | -1/+86 |
* | [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValue | Jesse Bounds | 2017-03-03 | 1 | -57/+57 |
* | [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo... | Anand Thakker | 2017-02-28 | 1 | -0/+126 |
* | [core] Enable property functions for text-{field,transform} (#7944) | Anand Thakker | 2017-02-17 | 1 | -5/+26 |
* | [ios, macos] Don't add documentation to NS_ENUM | Jesse Bounds | 2017-02-08 | 1 | -535/+271 |
* | [ios, macos] Add more bullets to style property docs | Jason Wray | 2017-02-08 | 1 | -189/+233 |
* | [ios, macos] Add function and interpolation mode to style property docs | Jesse Bounds | 2017-02-08 | 1 | -101/+725 |
* | [ios, macos] Add support for data-driven property functions | Jesse Bounds | 2017-02-02 | 1 | -157/+157 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -171/+171 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7 | Minh Nguyễn | 2017-01-16 | 1 | -221/+757 |
|\ |
|
| * | [ios, macos] Make MGLMapView.style property nullable (#7664) | Minh Nguyễn | 2017-01-11 | 1 | -1/+1 |
| * | [ios, macos] Cleaned up color, edge insets declarations, comments | Minh Nguyễn | 2017-01-09 | 1 | -10/+28 |
| * | [macos] Flip offsets and translations | Minh Nguyễn | 2017-01-09 | 1 | -11/+78 |
| * | [ios, macos] Fixed links to paint properties in style spec | Minh Nguyễn | 2017-01-07 | 1 | -4/+4 |
| * | [ios, macos] -translate → -translation | Minh Nguyễn | 2017-01-07 | 1 | -27/+51 |
| * | [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scale | Minh Nguyễn | 2017-01-07 | 1 | -75/+106 |
| * | [ios, macos] Keep style attribute NSValue categories near enum declarations | Minh Nguyễn | 2017-01-07 | 1 | -0/+140 |
| * | [ios, macos] Insert example code in original headers (#7569) | Minh Nguyễn | 2017-01-04 | 1 | -2/+15 |
| * | [ios] Add inline examples in documentation (#7337) | Eric Wolfe | 2016-12-21 | 1 | -0/+2 |
| * | [ios, macos] Update and reformat documentation for runtime styling (#7475) | Minh Nguyễn | 2016-12-20 | 1 | -193/+434 |
* | | [build] add -fvisibility=hidden to macOS dynamic framework and export require... | Konstantin Käfer | 2017-01-04 | 1 | -0/+2 |
|/ |
|
* | Use appropriate part of speech for properties (#7457) | Minh Nguyễn | 2016-12-16 | 1 | -54/+120 |
* | [ios, macos] Override references to property names in property requirements l... | Minh Nguyễn | 2016-12-12 | 1 | -25/+25 |
* | [ios, macos] Note corresponding style spec properties | Minh Nguyễn | 2016-12-06 | 1 | -0/+4 |
* | [ios, macos] renamed dasharray and icon size | Fredrik Karlsson | 2016-12-06 | 1 | -1/+1 |
* | [ios, macos] rename style spec properties | Fredrik Karlsson | 2016-11-30 | 1 | -201/+201 |
* | [ios, macos] override style spec documentation | Fredrik Karlsson | 2016-11-16 | 1 | -7/+7 |