Socket
Socket
Sign inDemoInstall

@mapbox/mapbox-gl-draw

Package Overview
Dependencies
79
Maintainers
28
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

1.4.3

Diff

Changelog

Source

1.4.3

  • Fix for layer not found error in featuresAt function by @caldwellc in https://github.com/mapbox/mapbox-gl-draw/pull/1194
  • Trigger featureChanged on feature props change by @wyozi in https://github.com/mapbox/mapbox-gl-draw/pull/1196
  • Remove preventDefault() on touchstart and touchmove events by @Archetylator in https://github.com/mapbox/mapbox-gl-draw/pull/1195
mapbox-npm
published 1.4.2 •

Changelog

Source

1.4.2

  • Fix key event handler checks for mapboxgl-canvas by @neodescis in https://github.com/mapbox/mapbox-gl-draw/pull/1165
  • Fix draw updates not firing consistently by @gynekolog in https://github.com/mapbox/mapbox-gl-draw/pull/1160
  • Fix boxZoom restoring after removal by @kibala145 in https://github.com/mapbox/mapbox-gl-draw/pull/1017
mapbox-npm-02
published 1.4.1 •

Changelog

Source

1.4.1

  • Revert use of passive event listeners instead of preventDefault in https://github.com/mapbox/mapbox-gl-draw/pull/1158
mapbox-npm-04
published 1.4.0 •

Changelog

Source

1.4.0

  • Reduce NPM package size and big dependency and dev environment cleanup by @mourner in https://github.com/mapbox/mapbox-gl-draw/pull/1119 https://github.com/mapbox/mapbox-gl-draw/pull/1053
  • Add Bezier Curve mode by @Jeff-Numix in https://github.com/mapbox/mapbox-gl-draw/pull/1068
  • Update control buttons styles by @chriswhong in https://github.com/mapbox/mapbox-gl-draw/pull/1125
  • Use passive event listeners instead of preventDefault by @danielsippel in https://github.com/mapbox/mapbox-gl-draw/pull/1146
  • Adding sorting rank value for MultiLineString by @zhangchn in https://github.com/mapbox/mapbox-gl-draw/pull/1142
  • Expose constants and lib APIs to make it easier to write custom draw modes by @thaddmt in https://github.com/mapbox/mapbox-gl-draw/pull/1100
mapbox-npm-08
published 1.3.0 •

Changelog

Source

1.3.0

  • ⚠️ Removed GeoJSON validation in draw.add — responsibility for valid input is now on the user. #1052
  • Fixed NPM security warnings about dependencies. #1052
  • Fixed midpoint calculation when terrain is enabled. #1039
  • Reduced the size of the plugin's CSS code from 33KB to 5KB. #1038 (h/t @johanrd)
  • Fixed simple_select mode handling on touch devices. #1008 (h/t @corinv)
mapbox-npm-08
published 1.2.2 •

Changelog

Source

1.2.2

Bug Fixes:

  • Fix midpoint calculation when using mapbox-gl-draw with 3d terrain
mapbox-npm-01
published 1.2.1 •

Changelog

Source

1.2.1

Bug Fixes:

  • Upgrade peerDependencies to allow mapbox-gl@2.0.0+ to be used with gl-draw.
  • Update package.json so that usage of library from npm always results in pulling in the built bundle.
  • Remove require()'ing of unsed node builtins like fs and path from the bundle.
mapbox-npm-05
published 1.2.0 •

Changelog

Source

1.2.0

  • Upgrade all dependencies
  • Upgrade to Node v12
  • Upgrade to ES6
  • Change bundler to rollup for smaller bundles
  • Switch from Uglify to buble in order to produce better and more compatible code

Bug fixes:

  • Trash correct vertices by changing sort to be numeric-aware #943
mapbox-npm-03
published 1.2.0-beta.1 •

mapbox-npm-06
published 1.1.2 •

Changelog

Source

1.1.2

  • update mapbox-gl peer dependency
234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc