summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
* [core] don't hide icons if text is an empty stringAnsis Brammanis2018-02-211-1/+0
* [test] Native ignore for GL JS issue #6160Chris Loer2018-02-161-0/+1
* [test] Native expression test support for:Chris Loer2018-02-161-24/+36
* [core] Implement Expression::serialize()Chris Loer2018-02-163-9/+25
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-152-18/+1
* [core] align raster-dem tiles to pixel grid (#11119)Molly Lloyd2018-02-061-25/+0
* [test] Ignore slightly-different collision circles on native.Chris Loer2018-02-061-0/+1
* [test] Temporarily ignore hillshade tests pending PR #11119.Chris Loer2018-02-061-0/+29
* [node] add setLight supportKonstantin Käfer2018-01-244-6/+50
* [core] update mapbox-gl-js submodule pinKonstantin Käfer2018-01-241-0/+1
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-232-29/+8
* [core] Remove two obsolete ignoresJohn Firebaugh2018-01-111-2/+0
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-1/+0
* [core] Account for circle-stroke-width in queryRenderedFeaturesJohn Firebaugh2018-01-101-1/+0
* [core] Handle NaN input to interpolate and stepJohn Firebaugh2018-01-101-1/+0
* [core] Omit inferred type annotations for 'coalesce' argumentsJohn Firebaugh2018-01-091-1/+0
* [core] Fix alpha handling in rgba and to-rgba operatorsJohn Firebaugh2018-01-091-3/+0
* [core] Enable implicit type assertions for array typesJohn Firebaugh2018-01-091-3/+0
* [core] Improve typing for !=, == expressionsJohn Firebaugh2018-01-091-14/+0
* [core] Update debug collision circle shader.Chris Loer2018-01-091-0/+1
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-051-1/+0
* Fix distant collision perspective ratios (#10794).Chris Loer2018-01-041-0/+1
* Update mapbox-gl-js submoduleLauren Budorick2017-12-201-0/+1
* [core] Better align fill-extrusion vertex layoutLauren Budorick2017-12-201-0/+1
* [core] Overzoomed image sources vanish (#10677)Asheem Mamoowala2017-12-131-5/+69
* Add ignores for new ==, != tests (#10679)Anand Thakker2017-12-121-0/+13
* [core] Include bucket name in queryRenderedSymbols duplicate feature filterChris Loer2017-12-111-1/+0
* Update gl-js submoduleJohn Firebaugh2017-12-011-2/+14
* [build] Added CircleCI macos-release-node{4,6} jobsBruno de Oliveira Abinader2017-11-232-78/+5
* [core] Remove ignores for passing tests.Chris Loer2017-11-171-8/+5
* [core] Skip fade animation for placed symbols that are currently offscreen.Chris Loer2017-11-171-0/+1
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-174-8/+25
* [core] Added ignores for two query tests that return the same set of items bu...Chris Loer2017-11-171-0/+2
* [core] Removed ignores for fixed issues.Chris Loer2017-11-171-36/+0
* [docs] Fix link in node readme (#10395)Eduard Popov2017-11-151-1/+1
* Implement Expressions (#9439)Anand Thakker2017-11-085-25/+390
* Add support for 'sleep' operation in render tests (#10282)Anand Thakker2017-10-251-0/+6
* Enable native test for text-keep-upright with text-offset.Chris Loer2017-10-241-1/+0
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-233-99/+115
* [node] Release v3.5.8 (#10243)node-v3.5.8Bruno de Oliveira Abinader2017-10-201-0/+5
* [node] Reset HeadlessFrontend in NodeMap::release()Bruno de Oliveira Abinader2017-10-201-0/+1
* [core, node] Support axonometric renderingLauren Budorick2017-10-143-0/+88
* Ignore raster-masking/overlapping-zoomLauren Budorick2017-10-141-0/+1
* Skip expression-based runtime styling testLauren Budorick2017-10-131-1/+1
* Add ignore for expression-based regression testLauren Budorick2017-10-121-0/+1
* [node] Release v3.5.7 (#10164)Bruno de Oliveira Abinader2017-10-091-0/+3
* Add ignores for heatmap render tests (#10147)upstream/cam-mas-2.2.6Vladimir Agafonkin2017-10-061-1/+18
* Release node v3.5.6 (#9610)node-v3.5.6Bobby Sudekum2017-09-292-6/+11
* Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-1/+0
* [node] Added 'removeSource'Bruno de Oliveira Abinader2017-09-153-0/+21