Socket
Socket
Sign inDemoInstall

terra-draw

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-draw - npm Package Versions

23
8

1.0.0-beta.3

Diff

Changelog

Source

1.0.0-beta.3 (2024-09-29)

Features

Bug Fixes

  • improved error message for store feature validation (c76049a)
  • remove unused code from TerraDrawAngledRectangleMode (#338) (89383c6)
  • simplify the render function in TerraDrawMapboxAdapter (#331) (4b8a95a)

Documentation

Chore

  • add unused code export check with knip (#335) (46c4789)
  • clarify turf.js adapted code in code comments in appropriate files (#334) (fda4c65)
  • updated adapter docs (#330) (b6809e5)
  • upgrade github actions to the latest versions (#322) (9770068)

Tests

  • add leaflet adapter unit tests (#327) (c16d056)
  • add Mapbox adapter unit tests (#328) (ec067c9)
  • add MapLibre unit tests (#329) (37cf404)
  • add OpenLayers adapter unit tests (#333) (8436939)
  • improve unit test coverage for terra-draw.ts and set unit test coverage threshold to 80% (#336) (6ec784e)
jamesmilneruk
published 1.0.0-beta.1 •

Changelog

Source

1.0.0-beta.1 (2024-08-14)

Features

  • add angled rectangle mode as built-in mode (#306) (e11250c)

Bug Fixes

  • ensure handling of containerPointToLatLng returning invalid values is handled correctly (#301) (d22a698)
  • remove unnecessary logs from the codebase (#309) (548f53d)
  • when clearing ensure ids are reset first before updating store as it may trigger events (#308) (35e6b4e)

Tests

  • add extra unit test to openlayers.adaptor.spec (#300) (ae30ff8)

Documentation

  • add openlayers example to adapters guide (#297) (b4ca302)
  • Create FUNDING.yml (#305) (4ad8474)
  • improve guiide to create a watching build (#294) (eb8d60c)
  • update Getting Started and Modes guide to say which modes are available in mobile mode (#296) (582c5c4)

Chore

  • bump supported version of OpenLayersAdapter to version 10 (#303) (b434b63)
  • fix release script to ensure that beta releases pass changelog check (#311) (49cfe90)
  • log out changes in release check script (#310) (2dad763)
  • update docs to reflect correct beta verison, remove beta major script (#293) (e54965d)
jamesmilneruk
published 1.0.0-beta.0 •

Changelog

Source

1.0.0-beta.0 (2024-07-29)

Chore

  • remove check for changelog as layout is markdown different for major release (#292) (07a25bd)
  • rewrite beta release scripts (#290) (3e06954)
  • update npm scripts to be correct for beta release (#291) (fefc0f3)
jamesmilneruk
published 0.0.1-alpha.72 •

Changelog

Source

0.0.1-alpha.72 (2024-07-28)

Chore

  • fix beta release script to set release-as flag correctly (#289) (bd27621)
jamesmilneruk
published 0.0.1-alpha.71 •

Changelog

Source

0.0.1-alpha.71 (2024-07-28)

Chore

  • fix beta release script to be named correct (#288) (ad22ad4)
jamesmilneruk
published 0.0.1-alpha.70 •

Changelog

Source

0.0.1-alpha.70 (2024-07-28)

Features

Bug Fixes

  • ensure the correct z-index for circle, rectangle, freehand (#280) (2d8b5df)

Chore

  • add [Chore] automatically to chore issues created from template (#279) (6ad29d6)
  • add script for creating beta release (#287) (f218a93)
  • allow configuration of loaded mapping libraries on the development page (#282) (0dfabaf)
jamesmilneruk
published 0.0.1-alpha.69 •

Changelog

Source

0.0.1-alpha.69 (2024-07-06)

Features

  • add projection property for circle mode to allow globe and web mercator circle drawing (#276) (03365b6)
  • remove TerraDrawGreatCircleMode, replace with insert midpoints (#263) (f5f5d04)

Bug Fixes

  • ensure z-indexing works correctly for TerraDrawLeafletAdapter (#274) (1d6af56)

Chore

  • add a action for ensuring conventional commits (#278) (4504ab9)
  • add sideEffects: false to package.json (#273) (a5edd98)
  • bump to Typescript 5.5 (#264) (ae991c5)
  • move all deprecated jest toBeCalled -> toHaveBeenCalled (#265) (390e805)
  • rename minSize to maxSize in ValidateMaxAreaSquareMeters. (#269) (40d7357)
jamesmilneruk
published 0.0.1-alpha.68 •

Changelog

Source

0.0.1-alpha.68 (2024-06-04)

Features

  • add validate to all built in modes (#257) (22006ea)
  • context object for onFinish to allow more control for developers (#261) (b760255)

Documentation

  • add closingPoint styling properties to Polygon drawing mode table in 5.STYLING.md (#254) (fffe296)

Tests

  • improve the testing around mode validation (#258) (0420eaf)

Chore

  • actively exclude folders from tsc to keep IDEs happy (#252) (c85acec)
  • remove all carats from package.json file (#260) (e95fc6c)
jamesmilneruk
published 0.0.1-alpha.67 •

Changelog

Source

0.0.1-alpha.67 (2024-05-16)

Bug Fixes

  • remove trigger of onClick from contextmenu handler (#251) (a43bc0f)
jamesmilneruk
published 0.0.1-alpha.66 •

Changelog

Source

0.0.1-alpha.66 (2024-05-12)

Features

  • add a context to allow more complex validations when selecting/editing (#246) (d4f1270)

Bug Fixes

  • attempt to fix tsc build issues with implemented abtract methods (#249) (e98a8d2)

Documentation

  • update documentation improvement issue template (364963b)
  • update issue templates to add chore and documentation improvement options (749ebd5)
23
8
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