summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix node package publish logicBruno de Oliveira Abinader2017-07-171-1/+1
* [node] Bump version to 3.5.5Bruno de Oliveira Abinader2017-07-141-0/+3
* [build] Publish node packages with RelWithDebInfoBruno de Oliveira Abinader2017-07-142-4/+7
* [tests] Local ignores.json file for ignored integration testsJohn Firebaugh2017-07-123-8/+71
* [build] Switch from Travis CI to CircleCIBruno de Oliveira Abinader2017-06-221-1/+1
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-3/+3
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-8/+9
* Update changelogs and iOS/macOS style guide for ImageSource bindingsAsheem Mamoowala2017-06-191-1/+1
* [tests] Enable set-style-* integration testsJohn Firebaugh2017-06-151-0/+5
* [tests] Test updating icon and pattern imagesJohn Firebaugh2017-06-131-1/+1
* [node] bump version (#9196)node-v3.5.4Bobby Sudekum2017-06-061-0/+4
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-011-0/+8
* Bump node version - v3.5.3 (#9144)node-v3.5.3Bobby Sudekum2017-05-301-0/+4
* [node] Pixel ratio may be floating pointJohn Firebaugh2017-05-231-2/+2
* Release node-v3.5.2 (#9052)node-v3.5.2Bobby Sudekum2017-05-191-0/+5
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-1/+1
* Update README.mdjingsam2017-05-151-3/+3
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-153-30/+1
* [tidy] modernize-use-emplaceBruno de Oliveira Abinader2017-05-121-2/+2
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-1/+1
* [node] bump version, add changelog entry (#8924)node-v3.5.1Bobby Sudekum2017-05-081-0/+5
* [node] start publishing both release+debug builds (#8865)Dane Springmeyer2017-05-041-4/+3
* Add support for node v6 (#8884)Bobby Sudekum2017-05-041-4/+11
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-022-3/+5
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-2/+2
* Release node v3.5.0 (#8785)node-v3.5.0Bobby Sudekum2017-04-241-0/+5
* [node] Add test for request not foundThiago Marcos P. Santos2017-04-201-0/+74
* [node] Add map.cancel()Thiago Marcos P. Santos2017-04-205-11/+167
* [node] Benchmark/stress testThiago Marcos P. Santos2017-04-201-0/+104
* [node] Add request failure testsThiago Marcos P. Santos2017-04-201-0/+59
* [core] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-201-0/+2
* [node] Calculate image buffer and length once (#8673)Bobby Sudekum2017-04-071-3/+6
* [node] fix node bindings :bug:Molly Lloyd2017-03-281-1/+1
* [node] Fix mistaken .cpp includeJohn Firebaugh2017-03-281-1/+1
* [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-231-0/+2
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-232-15/+20
* [node] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-173-6/+8
* Bump version, add changelog entry (#8421)node-v3.4.7Bobby Sudekum2017-03-151-0/+4
* [node] Work around a link error on macOS release builds (#8409)John Firebaugh2017-03-151-1/+1
* [node] Support mbgl::MapObserverBruno de Oliveira Abinader2017-03-152-8/+14
* [node] bump version number; changelog entry (#8408)node-v3.4.6Bobby Sudekum2017-03-141-1/+6
* [node] Cleanup bitrise.yml; split test/publish workflows (#8407)Bobby Sudekum2017-03-141-41/+38
* [node] Specify build type (#8406)Bobby Sudekum2017-03-141-1/+1
* [node] bump version, add changelog entry (#8401)node-v3.4.5Bobby Sudekum2017-03-141-0/+4
* [node] Fix memory test hanging after GlyphAtlas refactoring (#8394)Thiago Marcos P. Santos2017-03-144-37/+73
* [node, glfw] Remove libuv 0.10 supportJohn Firebaugh2017-03-102-14/+2
* [build] Remove custom bitrise 'skip ci' stuff (#8346)John Firebaugh2017-03-101-18/+1
* [core] rename query options for query rendered featuresIvo van Dongen2017-03-091-1/+1
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-042-3/+40
* [core] private OffscreenView implementationKonstantin Käfer2017-02-271-1/+1