Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

terra-draw

Package Overview
Dependencies
Maintainers
0
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-draw - npm Package Versions

1
8

0.0.1-alpha.60

Diff

Changelog

Source

0.0.1-alpha.60 (2024-03-07)

Bug Fixes

  • ensure 'finish' event is called for selected polygons with resizeable option (#212) (2cb6fc3)
  • make it so resizeable no longer requires draggable to be true to work (#213) (9bb227c)
jamesmilneruk
published 0.0.1-alpha.59 •

Changelog

Source

0.0.1-alpha.59 (2024-03-05)

Features

  • add opposite resizeable option for select mode (#204) (0ce778f)
  • add planar options, opposite-planar and center-planar for resizeable in select mode (#207) (2a75186)
jamesmilneruk
published 0.0.1-alpha.58 •

Changelog

Source

0.0.1-alpha.58 (2024-02-25)

Features

  • allow users to select features programmatically (#202) (e5ea2ef)

Bug Fixes

  • create ready event which can be used by the Google Maps Adapter to avoid async issues (#201) (81a010f)

Documentation

  • remove lib passed to various adapters in the adapters guide (#196) (c9a8686)

Chore

jamesmilneruk
published 0.0.1-alpha.57 •

Changelog

Source

0.0.1-alpha.57 (2024-02-11)

Features

  • allow prevention of deselection on map click with new select mode parameter (#194) (4cb0049)

Tests

  • add e2e tests for new maintainShape property in select mode (#190) (bd853b3)

Chore

  • refactor maintainShapeFrom to resizeable in select mode (#193) (def45d1)
jamesmilneruk
published 0.0.1-alpha.56 •

Changelog

Source

0.0.1-alpha.56 (2024-02-07)

Features

  • allow maintaining shape when dragging coordinates in select mode (#188) (e1b88cc)

Bug Fixes

  • ensure that cursors are respected on google maps (#182) (614018f)

Tests

  • improve test coverage of terra-draw.ts (#185) (a9cc85f)
jamesmilneruk
published 0.0.1-alpha.55 •

Changelog

Source

0.0.1-alpha.55 (2024-01-28)

Features

  • allow custom id strategies, so features can have other ids other than UUID4 (#180) (05255f8)

Documentation

  • clarify the requiremnts for google maps and throw error if element id is not set (#178) (aab4761)
  • improve documentation around changing mode (#173) (9a74ef8)
jamesmilneruk
published 0.0.1-alpha.54 •

Changelog

Source

0.0.1-alpha.54 (2024-01-15)

Bug Fixes

  • ensure that base config parameters can be configured for adapters (#170) (8e1775b)

Documentation

  • add GitHub pull request template for the repository (#161) (6b62cec)
jamesmilneruk
published 0.0.1-alpha.53 •

Changelog

Source

0.0.1-alpha.53 (2023-12-30)

Features

  • improved development mapping library integrations (#127) (2537dc7)

Bug Fixes

  • add TerraDrawArcGISMapsSDKAdapter to terra-draw exports (#126) (a2cb2ba), closes #58
  • ensure circle mode works on touch devices (#152) (ebdaed6)
  • ensure coordinate precision is set via the config to the adapter (#141) (0407295)
  • ensure cursors are respected properly for the Google Maps API (#134) (360981a)
  • ensure full commit history is fetched for releasing so changelog is populated correctly (#158) (12c375f)
  • ensure that rendered layers are removed properly on clear for MapboxGL/MapLibreGL (#140) (3aa95b5)
  • fix another test after Google Maps API keyboard fix (7214528)
  • fix tests for Google Maps API after keyboard fix (af40901)
  • handle coordinate precision at the adapter level and make sure modes respect it (47555a8)

Styling

Tests

  • add basic tests for Rectangle, Circle, Great Circle and Select modes (#151) (4825301)
  • fix unit tests for arcgis adapter (2d40699)

Documentation

  • add better documentation on selecting features (#154) (6691ae8)
  • add store documentation to the guides (#155) (0a25d0e)
  • expanded guide pages and other small improvements (#123) (b550669)
  • guides overhaul (#128) (6eb26c3)
  • update docs to reflect TerraDrawArcGISMapsSDKAdapter export (79cfb56)

Chore

  • add assurances to release script to prevent invalid changelog (#157) (df04e5a)
  • add clarification around E2E README (#149) (f18a2aa)
  • add e2e testing suite using Playwright (#144) (05c00d9)
  • add linting as a step on CI (#146) (a690ba7)
  • allow release from GitHub actions by using PAT (#159) (a791968)
  • attempt push to main first before pushing tags incase push to main fails (#160) (935f472)
  • cache playwright browser (#148) (e017e15)
  • release: 0.0.1-alpha.52 (5abd9e8)
jamesmilneruk
published 0.0.1-alpha.51 •

Changelog

Source

0.0.1-alpha.51 (2023-11-29)

Bug Fixes

  • remove specific check for map event element to fix interacting with all controls (ab7853a)
jamesmilneruk
published 0.0.1-alpha.50 •

Changelog

Source

0.0.1-alpha.50 (2023-11-28)

Bug Fixes

  • ensure the event element is the map surface to fix clicking on controls (9190738)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc