Skip to content

Releases: daybrush/selecto

1.12.1 Release (2021-06-17)

16 Jun 18:06
Compare
Choose a tag to compare

[1.12.1] - 2021-06-17

  • selecto 1.12.1
  • react-selecto 1.12.0
  • preact-selecto 1.12.0
  • ngx-selecto 1.12.0
  • svelte-selecto 1.12.0
  • lit-selecto 1.12.0

Added

  • Add dragCondition option #47
  • Add rootContainer option #49

1.11.1

05 Apr 17:01
Compare
Choose a tag to compare

[1.11.1] - 2021-04-06

  • selecto 1.11.1
  • react-selecto 1.11.1
  • preact-selecto 1.11.1
  • ngx-selecto 1.11.1
  • svelte-selecto 1.11.1
  • lit-selecto 1.11.1

Removed

  • Fix scroll container #40

1.10.2 Release (2020-12-23)

22 Dec 16:23
Compare
Choose a tag to compare

[1.10.2] - 2020-12-23

  • selecto 1.10.2
  • react-selecto 1.10.2
  • preact-selecto 1.9.2
  • ngx-selecto 1.10.2
  • svelte-selecto 1.10.2
  • lit-selecto 1.10.2

Added

  • Fix getElementRect option #28

1.10.1 Release (2020-11-15)

15 Nov 19:11
Compare
Choose a tag to compare

[1.10.1] - 2020-11-15

  • selecto 1.10.1
  • react-selecto 1.10.1
  • preact-selecto 1.9.1
  • ngx-selecto 1.10.1
  • svelte-selecto 1.10.1
  • lit-selecto 1.10.1

Added

  • Add preventDragFromInside option #27

1.9.2 Release (2020-11-10)

09 Nov 19:01
Compare
Choose a tag to compare

[1.9.2] - 2020-11-10

  • selecto 1.9.2
  • react-selecto 1.9.2
  • preact-selecto 1.8.2
  • ngx-selecto 1.9.2
  • svelte-selecto 1.9.2
  • lit-selecto 1.9.2

Fixed

  • Fix clickTarget method #25

1.9.1 Release (2020-11-08)

08 Nov 19:36
Compare
Choose a tag to compare

[1.9.1] - 2020-11-08

  • selecto 1.9.1
  • react-selecto 1.9.1
  • preact-selecto 1.8.1
  • ngx-selecto 1.9.1
  • svelte-selecto 1.9.1
  • lit-selecto 1.9.2

Added

  • Add getElementRect option #12
  • Add isSelect property on events
  • Add getSelectedTargets, getElementPoints methods

Fixed

  • Fix importing problem #26
  • Fix isDouble is not working # 25

1.7.1 Release (2020-10-21)

20 Oct 19:23
Compare
Choose a tag to compare
  • selecto 1.7.1
  • react-selecto 1.7.1
  • preact-selecto 1.6.1
  • ngx-selecto 1.7.1
  • lit-selecto 1.7.1
  • vue-selecto 1.7.1
  • svelte-selecto 1.7.1

Added

  • Add boundContainer prop #22

Fixed

  • Selecting only when clicking on the container #24
  • Selection continues even after switching tabs #19
  • Compatibility about windowing technique #18

1.6.1 Release (2020-08-24)

23 Aug 18:32
Compare
Choose a tag to compare

Fixed

  • selectByClick:false is not working #15

1.6.0 Release (2020-08-22)

21 Aug 19:46
Compare
Choose a tag to compare
  • react-selecto 1.6.0
  • preact-selecto 1.5.0
  • ngx-selecto 1.6.0
  • vue-selecto 1.6.0
  • svelte-selecto 1.6.0
  • lit-selecto 1.6.0

Added

  • Add ratio option
  • Support multiple keys

1.5.2 Release (2020-07-22)

22 Jul 17:16
Compare
Choose a tag to compare

Fixed

  • Fix pointTarget