summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
* [node] add docs on publishing releasesMike Morris2016-08-061-0/+18
* [core] Updated clang-tidy fixesBruno de Oliveira Abinader2016-08-054-6/+6
* [build] switch to CMakeKonstantin Käfer2016-08-053-106/+1
* Update CHANGELOG.mdMike Morris2016-08-011-1/+1
* node-v3.3.2node-v3.3.2Mike Morris2016-08-011-0/+4
* [node] build and publish Node.js binaries with BUILDTYPE=ReleaseBruno de Oliveira Abinader2016-08-011-12/+14
* node-v3.3.1node-v3.3.1Mike Morris2016-07-291-2/+4
* fixes #5771: adds dates to releases in changelogsJustin R. Miller2016-07-271-25/+24
* [node] Fix integer conversion of filter valuesCarol Hansen2016-07-221-2/+2
* [ios,macos,node] Updated changelog about debug options no-ops in release modeBruno de Oliveira Abinader2016-07-201-0/+4
* node-v3.3.0node-v3.3.0Mike Morris2016-07-141-0/+6
* [node] NodeRequest inherits from Nan::AsyncWorkerMike Morris2016-07-147-156/+153
* [node] move memory growth test into separate npm scriptMike Morris2016-07-141-12/+14
* [node] enter new v8::Context to avoid leaking v8::FunctionTemplate in NodeMap...Mike Morris2016-07-141-1/+6
* [node] Added memory testThiago Marcos P. Santos2016-07-141-0/+106
* Update README.mdjingsam2016-07-131-2/+14
* [node] Added 'removeLayer' bindingBruno de Oliveira Abinader2016-07-132-0/+20
* [core] Report conversion errors using std::stringThiago Marcos P. Santos2016-07-121-5/+5
* [node] Also Update::Classes when setting a paint propertyThiago Marcos P. Santos2016-07-081-1/+1
* [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-062-4/+5
* [ios, macos, node] “Mapbox GL Style Specification” → “Mapbox Style Sp...Minh Nguyễn2016-07-041-1/+1
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-243-0/+42
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-246-301/+117
* [core, node] Node bindings for setFilterJohn Firebaugh2016-06-215-0/+97
* [node] Support setLayoutProperty(..., "visibility", ...)John Firebaugh2016-06-213-0/+22
* [core] Use mbgl::style::conversion in node bindingsJohn Firebaugh2016-06-216-124/+114
* [node] Read 'options.showOverdrawInspector'Bruno de Oliveira Abinader2016-06-202-1/+7
* [core] Avoid redundant 'inline' usageBruno de Oliveira Abinader2016-06-182-4/+4
* [core, node] Implement setPaintProperty for color properties (#5380)John Firebaugh2016-06-161-2/+12
* Support for icon-text-fit, icon-text-fit-padding (#5334)Young Hahn2016-06-152-0/+11
* [node] Narrow conversion (double → float) caught by GCCBruno de Oliveira Abinader2016-06-151-1/+1
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-142-3/+3
* [node] Partial implementation of runtime styling API for node bindingsJohn Firebaugh2016-06-136-8/+391
* [core] Eliminate some redundant NodeMap membersJohn Firebaugh2016-06-132-21/+9
* [core] Make enum ↔ string conversion more generic-friendlyJohn Firebaugh2016-06-131-2/+4
* node-v3.2.1node-v3.2.1Mike Morris2016-06-071-0/+4
* node-v3.2.0node-v3.2.0Mike Morris2016-06-031-0/+4
* [node] Fix typoJohn Firebaugh2016-06-031-1/+1
* [docs] Remove references to manual submodule initializationJohn Firebaugh2016-06-031-2/+2
* Updated readme with clear instructions that this requires Node v4.x and v5+ h...timrobertson1002016-06-031-1/+1
* [core, node, android] Remove used "base" parameter from setStyleJSONJohn Firebaugh2016-06-021-1/+1
* node-v3.1.3node-v3.1.3Mike Morris2016-05-271-0/+5
* [node] don't fire callback for canceled AsyncRequestKonstantin Käfer2016-05-264-4/+67
* [core] Include geometry in queryRenderedFeatures resultsJohn Firebaugh2016-05-181-1/+0
* [core] Feature IDs are always integersJohn Firebaugh2016-05-171-1/+1
* [core] Use mapbox::geometry::box in queryRenderedFeaturesJohn Firebaugh2016-05-131-6/+7
* [core] Update to geometry.hpp 0.5.0John Firebaugh2016-05-131-0/+5
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+4
* [node] Fix conversion of geometry collections to GeoJSONJohn Firebaugh2016-05-061-3/+9
* [core] Update geometry to 0.3.0John Firebaugh2016-05-061-18/+3