summaryrefslogtreecommitdiff
path: root/platform/darwin/scripts/generate-style-code.js
Commit message (Expand)AuthorAgeFilesLines
* Implement icon-anchor propertyLauren Budorick2017-08-281-4/+10
* MGLLight autogenerate scripts (#9260)Fabian Guerra Soto2017-06-161-1/+38
* [ios, macos] Factored out tile URL template guideMinh Nguyễn2017-05-161-3/+10
* [ios, macos] Moved DDS guide examples to Swift unit testMinh Nguyễn2017-05-081-0/+35
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-5/+0
* [ios, macos] Rename Data-driven styling guide (#8627)Jesse Bounds2017-04-051-3/+3
* [ios, macos] update iOS SDK guides (#8354)Jordan Kiley2017-03-171-0/+7
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-2/+2
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-1/+8
* [ios, macos] Don't add documentation to NS_ENUMJesse Bounds2017-02-081-22/+22
* [ios, macos] Add more bullets to style property docsJason Wray2017-02-081-5/+16
* [ios, macos] Add function and interpolation mode to style property docsJesse Bounds2017-02-081-0/+13
* [core] Update gl-js; fix $id filters with GeoJSON sourceJohn Firebaugh2017-02-081-1/+1
* [build] Use style-spec from gl-js monorepoJohn Firebaugh2017-02-011-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-4/+4
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-79/+248
|\
| * [ios, macos] Rewrote style layer testsMinh Nguyễn2017-01-131-26/+134
| * [ios, macos] Cleaned up color, edge insets declarations, commentsMinh Nguyễn2017-01-091-17/+19
| * [macos] Flip offsets and translationsMinh Nguyễn2017-01-091-1/+12
| * [ios, macos] Fixed links to paint properties in style specMinh Nguyễn2017-01-071-1/+10
| * [ios, macos] -translate → -translationMinh Nguyễn2017-01-071-9/+11
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-071-12/+1
| * [ios, macos] Split NSValue+MGLStyleEnumAttributeAdditions category per style ...Minh Nguyễn2017-01-071-33/+29
| * [ios, macos] Split For Style Authors guideMinh Nguyễn2017-01-041-1/+7
| * [ios, macos] Added guide for style authorsMinh Nguyễn2017-01-041-3/+16
| * [ios, macos] Update and reformat documentation for runtime styling (#7475)Minh Nguyễn2016-12-201-7/+28
* | [ios, macos] Temporarily ignore the fill extrusion layer (#7706)Jesse Bounds2017-01-121-1/+7
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-9/+41
|\ \ | |/
| * Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-15/+30
| * [ios, macos] Override references to property names in property requirements l...Minh Nguyễn2016-12-121-0/+17
| * [ios, macos] renamed dasharray and icon sizeFredrik Karlsson2016-12-061-1/+1
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-3/+39
|\ \ | |/
| * [ios, macos] rename style spec propertiesFredrik Karlsson2016-11-301-4/+17
| * [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-221-0/+22
| * [ios, macos] override style spec documentationFredrik Karlsson2016-11-161-1/+2
* | [build] don't rewrite style code for every buildKonstantin Käfer2016-11-091-15/+5
* | [ios, macos] override style spec documentationFredrik Karlsson2016-11-081-1/+2
|/
* [ios, macos] Fixed syntax error in documentation comment (#6822)Minh Nguyễn2016-10-261-0/+3
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-78/+63
* [ios, macos] Simplified style property enum namesMinh Nguyễn2016-10-111-1/+1
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-10/+2
* [ios, macos] Loosened style doc transform regex (#6543)Minh Nguyễn2016-09-301-2/+2
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-301-12/+34
* [ios, macos] Doc gen handles arrays as required property values (#6448)David Clark2016-09-241-5/+18
* [ios, macos] Allow full hexadecimal colors in layer documentation (#6444)Minh Nguyễn2016-09-231-19/+8
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-081-2/+14
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-1/+0
* [ios, macos] Specialize color properties by platformMinh Nguyễn2016-08-261-6/+25
* [ios, macos] Test roundtripping property functionsMinh Nguyễn2016-08-261-15/+19
* [ios, macos] Test enum values, not just typesMinh Nguyễn2016-08-261-3/+1