selecto

Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.

MIT License

Downloads
749.7K
Stars
2K
Committers
9

Bot releases are visible (Hide)

selecto - 1.5.1 Release (2020-07-21)

Published by daybrush over 4 years ago

Fixed

  • Fix init selectedTargets after dragStrart event.
selecto - 1.5.0 Release (2020-07-11)

Published by daybrush over 4 years ago

Added

  • Add cspNonce props

Fixed

  • Fix multi touch issue (@daybrush/drag)
selecto - 1.4.0 Release (2020-06-24)

Published by daybrush over 4 years ago

  • react-selecto 1.4.0
  • preact-selecto 1.3.0
  • ngx-selecto 1.3.0
  • vue-selecto 1.3.0
  • svelte-selecto 1.3.0
  • lit-selecto 1.3.0

Added

  • Add drag, dragEnd events.
selecto - 1.3.0 Release (2020-06-03)

Published by daybrush over 4 years ago

  • react-selecto 1.3.0
  • ngx-selecto 1.3.0
  • vue-selecto 1.3.0
  • svelte-selecto 1.3.0
  • lit-selecto 1.3.0

Added

  • Add rect event property for selection element.
selecto - 1.2.0 Release (2020-06-21)

Published by daybrush over 4 years ago

  • react-selecto 1.2.0
  • preact-selecto 1.2.0
  • ngx-selecto 1.2.0
  • vue-selecto 1.2.0
  • svelte-selecto 1.2.0
  • lit-selecto 1.2.0

Added

  • isDouble(doubleclick) property is added in selectEnd event
  • checkInput property is added (check input, textarea, contenteditable)
selecto - 1.1.2 Release (2020-05-11)

Published by daybrush over 4 years ago

  • selecto 1.1.2
  • react-selecto 1.1.1
  • preact-selecto 1.1.1
  • ngx-selecto 1.1.1
  • vue-selecto 1.1.1
  • svelte-selecto 1.1.1
  • lit-selecto 1.1.1

Fixed

  • Fix getting the client position of touchend.
selecto - 1.1.1 Release (2020-05-10)

Published by daybrush over 4 years ago

  • selecto 1.1.1
  • react-selecto 1.1.0
  • preact-selecto 1.1.0
  • ngx-selecto 1.1.0
  • vue-selecto 1.1.0
  • svelte-selecto 1.1.0
  • lit-selecto 1.1.0

Added

  • Add triggerDragStart method.

Fixed

  • Update @daybrush/drag module.
selecto - 1.0.3 Release (2020-05-08)

Published by daybrush over 4 years ago

Fixed

  • Fix dragContainer types.
  • Call prevnetDefault for mobile.