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

@nextgis/dom

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/dom - npm Package Versions

1
7

1.0.0-beta.3

Diff

Changelog

Source

1.0.0-beta.3 (2020-12-19)

Bug Fixes

  • cesium-map-adapter: extent from bounding sphere (336bbe9)
  • ngw-kit: show only one enabled webmap basemap (18a6022)
  • utils: function name typos (06d7a75)
  • vue: NgwlayersList independent mode (57e1c35)
  • vuetify: NgwLayersList init select (46ec3cb)
  • provide support for map preclick event (9400b31), closes #8
  • webmap: set zero zoom (059e6ea)

Features

  • cancelable-promise: add timeout (3c207b5)
  • cesium-map-adapter: add watchTerrainChange geojson option (15f1d8e)
  • add new library progress (5a75e8c)
rendrom
published 1.0.0-beta.2 •

Changelog

Source

1.0.0-beta.2 (2020-11-28)

Bug Fixes

  • ngw-connector: fixes to apiRequest cancel work (0ac44ee), closes #6
  • ngw-kit: clean layer adapter options (642b1e8)
  • ngw-kit: ngw webmap item childrensafe reverse (fbcb433)
  • ngw-kit: not identify for not supported layer (1fbd7dc)
  • ngw-map: identify order (1635f61)
  • utils: applyMixin options on no replace (4362c4c)

Features

  • cesium-map-adapter: add geojson adapter getExtent method (84f0fb9)
  • cesium-map-adapter: add map click event (90ac3ab)
  • cesium-map-adapter: add subdomains for TileAdapter (36e6b93)
  • ngw-kit: add toGeojson in ngw layer item response (a9f073a)
  • ngw-kit: log to get item extensions if not request param set (b2bf132)
  • ngw-kit: update feature request params (4b2ffe8)
  • ngw-map: add promise groups handler (864fc6d)
  • qms-kit: add subdomains support from origin_url (8b6eb1a)
  • utils: add debug log util (6435c77)
  • utils: deprecated helper utils (9bab695)

Performance Improvements

  • ngw-map: identify only when listeners exist (f591343)

BREAKING CHANGES

  • ngw-kit: extensions for any ngw feature request is now empty for default
  • utils: removed latLng from MapClickEvent, use lngLat: numner[] instead
rendrom
published 1.0.0-beta.1 •

Changelog

Source

1.0.0-beta.1 (2020-11-16)

Note: Version bump only for package root

rendrom
published 1.0.0-beta.0 •

Changelog

Source

1.0.0-beta.1 (2020-11-16)

Note: Version bump only for package root

rendrom
published 1.0.0-alpha.9 •

Changelog

Source

1.0.0-alpha.9 (2020-10-15)

Bug Fixes

  • cesium-map-adapter: set layer adapters request headers (eb2b570)
  • leaflet-map-adapter: maxBounds hotfix (18452bc)
  • ngw-connector: retunr undefined on empty apiRequest (32bca5d)
  • ngw-kit: not stringify null on save ngw feature (9174017)
  • utils: update applyMixins util to allow babel build (a46cb82)
  • webmap: webmap constructor options (8c92b6c)

Code Refactoring

  • change WebMap and NgwMap constructor options (de7eaf9)

Features

  • add getExtent method for all mapAdapters GeoJsonLayerAdapter (9254c3b)
  • geocoder: index for all result items (a1c705c)
  • item: add @nextgis/tree dependency (a0d6cc5)
  • ngw-connector: add static create method (00b58d7)
  • ngw-kit: calculate group NgwWebMapItem init visibility (3ec0d57)
  • ngw-map: default bounds; add mapOption for show osm baselayer (8df4e0e)
  • ngw-orm: validate resource (c8ec5f2)
  • ol-map-adapter: use add layer opacity option (0e8aa48)
  • utils: add flatten and unflatten functions (6562c34)
  • vue: add GeojsonLayer paint param (5b19276)
  • vue: NgwLayersList propagation param (636c46b)
  • vue: VueNgwMap bounds param watch (ed6cd1e)

Performance Improvements

  • vue: Vuetify NgwLayersList set visibility only for changed (bfddc9e)

BREAKING CHANGES

  • new WebMap({ mapAdapter: new MapAdapter(), ...appOptions, mapOptions: MapOptions }) > new WebMap(mapOptions)
  • new NgwMap(new MapAdapter(), ngwMapOptions) > new NgwMap(ngwMapOptions)
  • WebMapOptions.create is now true by default
rendrom
published 1.0.0-alpha.8 •

Changelog

Source

1.0.0-alpha.8 (2020-10-06)

Features

  • geocoder: add new geocoder package (e8aa41b)
  • utils: add number utils (d2378ba)
rendrom
published 1.0.0-alpha.7 •

Changelog

Source

1.0.0-alpha.7 (2020-09-22)

Bug Fixes

  • cesium: TileAdapter baselayer ordering (c7805c9)
  • ngw-connector: remove requestControl (a5a0484)

Code Refactoring

Features

  • cancelable-promise: add control GetOrCreateDecorator (77eec38)
  • ngw-connector: add getResourceIdOrError method (80769c7)
  • util: add keyInObj typescript helper (fabb5e0)
  • vues: add onBeforeDelete hook (be5b966)

BREAKING CHANGES

  • utils: WebMap static property utils have been removed, import utilites from @nextgis/webmap library instead
rendrom
published 1.0.0-alpha.6 •

Changelog

Source

1.0.0-alpha.6 (2020-09-09)

Bug Fixes

  • vue: layer and control components (6cceee9)

Features

  • cancelable-promise: improve PromisesControl (ca5fabb)
  • cancelable-promise: create abort control (9768157)
  • utils: add arrayCompareStrict function (9d65949)
  • utils: add full method (00eb185)
  • vue: add GeojsonLayer (eb5fded)
  • vue: add VueNgwLayer component (004b62d)
  • vue: GeojsonLayer selected model and onClick (b3b2ce0)
  • vue: vuex ResourceStore override delete function ability (0814ccd)
  • webmap: remove control from promise (fbeae95)
rendrom
published 1.0.0-alpha.5 •

Changelog

Source

1.0.0-alpha.5 (2020-08-25)

Bug Fixes

  • cesium: add check for telset3d adapter addLayer (8fbb0f3)
  • ngw-kit: webmap iten async addLayer method (ca90340)

Features

  • ngw-orm: update VectorLayer.toTypescript (81619b2)
rendrom
published 1.0.0-alpha.4 •

Changelog

Source

1.0.0-alpha.4 (2020-08-14)

Bug Fixes

  • leaflet-map-adapter: init center option (f0cff9e)

Features

  • util: add coord format transformer (9709333)
  • utils: add DebounceDecorator (196284c)
  • utils: move some utils from ngw-kit and webmap to geom (fbd3d91)
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