summaryrefslogtreecommitdiff
path: root/scripts/generate-style-code.js
Commit message (Expand)AuthorAgeFilesLines
* Implement icon-anchor propertyLauren Budorick2017-08-281-0/+3
* [core] add DataDrivenPaintProperty uniform template class to generation scrip...Lauren Budorick2017-06-161-4/+5
* [core] generated accessor methods on lightIvo van Dongen2017-05-081-1/+22
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-1/+14
* [core] Update gl-js; fix $id filters with GeoJSON sourceJohn Firebaugh2017-02-081-1/+1
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-5/+40
* [build] Use style-spec from gl-js monorepoJohn Firebaugh2017-02-011-1/+1
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-9/+11
* [build] don't rewrite style code for every buildKonstantin Käfer2016-11-091-17/+10
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-1/+1
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-301-1/+1
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-231-1/+15
* [core] make code generator produce GL-compatible colorsKonstantin Käfer2016-07-071-1/+8
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-2/+2
* Color class (#5361)Young Hahn2016-06-151-1/+1
* [node] Partial implementation of runtime styling API for node bindingsJohn Firebaugh2016-06-131-6/+11
* [core] Extract code templates to individual .ejs filesJohn Firebaugh2016-06-131-275/+4
* text-pitch-alignment (#5288)Young Hahn2016-06-101-3/+7
* [core] Revert line-round-limit default to 1 (#5260)John Firebaugh2016-06-061-0/+5
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-15/+25
* [core] Add Filter accessorsJohn Firebaugh2016-06-021-0/+14
* [core] Introduce PropertyValue<T>John Firebaugh2016-06-021-15/+17
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-0/+346