Socket
Socket
Sign inDemoInstall

ngx-drag-to-select

Package Overview
Dependencies
5
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

3.0.2

Diff

Changelog

Source

3.0.2 (2018-11-28)

Bug Fixes

  • upgrade malicious dependencies (d3a0127)
d3lm
published 3.0.1 •

Changelog

Source

3.0.1 (2018-11-02)

d3lm
published 3.0.0 •

Changelog

Source

3.0.0 (2018-11-02)

Bug Fixes

  • lib: flush items when switching between selection modes (1d753a9)
  • lib: only emit left mouse drag (4a53fcc)
  • lib: update selection on mouseup when switching between modes (4c1a95e)

Features

  • add changelog script (0a7c0e8)
  • lib: add classes for selection modes (01a5129), closes #52
  • lib: upgrade to angular 7 (cc7cd3e)

BREAKING CHANGES

  • lib: BEFORE: It was possible to drag with all (left, right, middle) mouse buttons

AFTER: It is only possible to drag with the left mouse button

d3lm
published 2.1.0 •

Changelog

Source

2.1.0 (2018-09-27)

Bug Fixes

Features

  • lib: ability to programatically select, deselect and toggle items (e6d0cd8), closes #46
  • lib: add select and deselect output (351e9e9), closes #35
  • upgrade dependencies (8ca7881), closes #39
d3lm
published 2.0.0 •

Changelog

Source

2.0.0 (2018-07-22)

Bug Fixes

  • app: add margin between github buttons (0e65684)
  • app: breakpoints are now correctly matched (f8991fd)
  • lib: add unit test for select-container (81fc9e6)
  • lib: select mode (b7bd0d8)
  • organize imports (65bac60)
  • prevent error when clicking on the container on first load (67ecd7e)
  • remove peer dependency on cdk (9dd10e8)

Features

  • add way of toggling items with shortcut click only (03e98eb)
  • expose update as part of the public api (ae63c32)
  • lib: change component and directive prefix to dts (b5d31fd), closes #32
  • migrate to Angular CLI lib project (04d6825)
  • upgrade to Angular 6 (bfcec35)

BREAKING CHANGES

  • lib: ngx-select-container is now dts-select-container and selectItem is now dtsSelectItem. Similarly, the input property from the dtsSelectItem directive was changed to match the directive name.
d3lm
published 1.1.1 •

Changelog

Source

1.1.1 (2018-04-06)

Bug Fixes

  • app: remove absolute path for assets (7d4c890)
  • app: remove vertical scroll bars from smartphone (eb1662c)
  • app: use relative path for svg inside component stylesheet (d462765)
  • lib: emit empty array after proxy was revoked (f68dc57)

Features

d3lm
published 1.1.0 •

Changelog

Source

1.1.0 (2018-04-06)

Features

d3lm
published 1.0.6 •

Changelog

Source

1.0.6 (2018-04-05)

Bug Fixes

  • lib: properly initialize bounding client rect (8c9b091)
d3lm
published 1.0.5 •

Changelog

Source

1.0.5 (2018-04-05)

Bug Fixes

  • lib: cross-browser scroll (5f02cf8)
  • lib: rework positioning of selection box (9a817df), closes #8
d3lm
published 1.0.4 •

Changelog

Source

1.0.4 (2018-04-03)

Bug Fixes

Features

  • lib: add ability to disable selection per input property (663653c)
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