Releases: daybrush/selecto
Releases · daybrush/selecto
1.5.1 Release (2020-07-21)
Fixed
- Fix init selectedTargets after dragStrart event.
1.5.0 Release (2020-07-11)
Added
- Add cspNonce props
Fixed
- Fix multi touch issue (
@daybrush/drag
)
1.4.0 Release (2020-06-24)
- 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.
1.3.0 Release (2020-06-03)
- 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.
1.2.0 Release (2020-06-21)
- 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)
1.1.2 Release (2020-05-11)
- 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.
1.1.1 Release (2020-05-10)
- 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.
1.0.3 Release (2020-05-08)
Fixed
- Fix dragContainer types.
- Call prevnetDefault for mobile.