Skip to content

Latest commit

 

History

History
802 lines (537 loc) · 22.1 KB

CHANGELOG.md

File metadata and controls

802 lines (537 loc) · 22.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.26.3 (2023-12-03)

✨ Packages

  • lit-selecto 1.26.3
  • preact-selecto 1.23.3
  • react-selecto 1.26.3
  • selecto 1.26.3
  • svelte-selecto 1.26.3
  • vue-selecto 1.26.3
  • vue3-selecto 1.12.3
  • ngx-selecto 1.26.3

🐛 Bug Fix

  • vue3-selecto, vue-selecto, svelte-selecto, selecto, react-selecto, preact-selecto, lit-selecto

📣 Other

1.26.2 (2023-12-01)

✨ Packages

  • lit-selecto 1.26.2
  • preact-selecto 1.23.2
  • react-selecto 1.26.2
  • selecto 1.26.2
  • svelte-selecto 1.26.2
  • vue-selecto 1.26.2
  • vue3-selecto 1.12.2
  • ngx-selecto 1.26.2

🐛 Bug Fix

  • selecto
    • update gesto version #126 (a0e3225)

📣 Other

1.26.1 (2023-11-11)

✨ Packages

  • lit-selecto 1.26.1
  • preact-selecto 1.23.1
  • react-selecto 1.26.1
  • selecto 1.26.1
  • svelte-selecto 1.26.1
  • vue-selecto 1.26.1
  • vue3-selecto 1.12.1
  • ngx-selecto 1.26.1

🐛 Bug Fix

  • selecto
    • allow clickBySelectEnd, hitRate #152 (79b4f94)
  • Other
    • scroller -> selecto typo fix in ScrollTemplate.tsx (#151) (5166c0d)

📝 Documentation

  • vue3-selecto
    • update Vue 3 npm reference (#158) (53e5e10)

🏠 Code Refactoring

  • selecto

📣 Other

1.26.0 (2023-07-07)

✨ Packages

  • lit-selecto 1.26.0
  • preact-selecto 1.23.0
  • react-selecto 1.26.0
  • selecto 1.26.0
  • svelte-selecto 1.26.0
  • vue-selecto 1.26.0
  • vue3-selecto 1.12.0
  • ngx-selecto 1.26.0

🚀 New Features

  • selecto
    • add className prop #142 (b076d47)

📣 Other

1.25.1 (2023-07-05)

✨ Packages

  • lit-selecto 1.25.1
  • preact-selecto 1.22.1
  • react-selecto 1.25.2
  • selecto 1.25.1
  • svelte-selecto 1.25.1
  • vue-selecto 1.25.1
  • vue3-selecto 1.11.1
  • ngx-selecto 1.25.1

🐛 Bug Fix

  • selecto
    • fix isDragStart condition #141 (f901416)
  • react-selecto

📣 Other

  • All
  • react-selecto
    • bump react-selecto version (7175900)

1.25.0 (2023-06-22)

✨ Packages

  • lit-selecto 1.25.0
  • preact-selecto 1.22.0
  • react-selecto 1.25.0
  • selecto 1.25.0
  • svelte-selecto 1.25.0
  • vue-selecto 1.25.0
  • vue3-selecto 1.11.0
  • ngx-selecto 1.25.0

🚀 New Features

  • selecto
    • add startSelected on select event (e615626)

📣 Other

Note: Version bump only for package selecto-root

1.24.0 (2023-06-21)

✨ Packages

  • lit-selecto 1.24.0
  • preact-selecto 1.21.0
  • react-selecto 1.24.0
  • selecto 1.24.0
  • svelte-selecto 1.24.0
  • vue-selecto 1.24.0
  • vue3-selecto 1.10.0
  • ngx-selecto 1.24.0

🚀 New Features

  • selecto
    • add isDragStartEnd property in select events (218f23c)

📣 Other

1.23.0 (2023-06-19)

✨ Packages

  • lit-selecto 1.23.0
  • preact-selecto 1.20.0
  • react-selecto 1.23.0
  • selecto 1.23.0
  • svelte-selecto 1.23.0
  • vue-selecto 1.23.0
  • vue3-selecto 1.9.0
  • ngx-selecto 1.23.0

🚀 New Features

  • selecto
    • let hitRate prop can take function (#139) (269bcde)

🐛 Bug Fix

  • ngx-selecto
    • ngx-selecto: reduce change detection cycles and teardown event listeners once the view is removed (#134) (491bf10)

📣 Other

1.22.6 (2023-06-04)

✨ Packages

  • lit-selecto 1.22.6
  • preact-selecto 1.19.6
  • react-selecto 1.22.6
  • selecto 1.22.6
  • svelte-selecto 1.22.7
  • vue-selecto 1.22.6
  • vue3-selecto 1.8.7
  • ngx-selecto 1.22.6

🐛 Bug Fix

  • selecto
    • fix node, window condition #132 (865029d)

📣 Other

  • vue3-selecto, vue-selecto, svelte-selecto, react-selecto, preact-selecto, ngx-selecto, lit-selecto

1.22.5 (2023-06-04)

✨ Packages

  • lit-selecto 1.22.5
  • preact-selecto 1.19.5
  • react-selecto 1.22.5
  • selecto 1.22.5
  • svelte-selecto 1.22.6
  • vue-selecto 1.22.5
  • vue3-selecto 1.8.6
  • ngx-selecto 1.22.5

🚀 New Features

  • svelte-selecto

🐛 Bug Fix

  • selecto

📣 Other

1.22.3 (2023-05-04)

✨ Packages

  • lit-selecto 1.22.3
  • preact-selecto 1.19.3
  • react-selecto 1.22.3
  • selecto 1.22.3
  • svelte-selecto 1.22.3
  • vue-selecto 1.22.3
  • vue3-selecto 1.8.4
  • ngx-selecto 1.22.3

🐛 Bug Fix

  • selecto
    • fix select by click in custom element #130 (f3cbed9)

📣 Other

1.22.2 (2023-04-19)

✨ Packages

  • lit-selecto 1.22.2
  • preact-selecto 1.19.2
  • react-selecto 1.22.2
  • selecto 1.22.2
  • svelte-selecto 1.22.2
  • vue-selecto 1.22.2
  • vue3-selecto 1.8.3
  • ngx-selecto 1.22.2

🐛 Bug Fix

  • vue3-selecto, vue-selecto, selecto, react-selecto, preact-selecto, lit-selecto
    • fix declaration config #122 (165d2e5)
  • vue3-selecto, vue-selecto, selecto
    • fix vue3-selecto type #125 (0cc04be)
  • selecto
    • fix preventDefault #126 (fb810d0)

📣 Other

  • All
  • vue3-selecto
    • update vue3-selecto version (5b8ccd3)

1.22.1 (2023-03-23)

✨ Packages

  • lit-selecto 1.22.1
  • preact-selecto 1.19.1
  • react-selecto 1.22.1
  • selecto 1.22.1
  • svelte-selecto 1.22.1
  • vue-selecto 1.22.1
  • vue3-selecto 1.8.1
  • ngx-selecto 1.22.1

🐛 Bug Fix

  • selecto
    • remove target on destroy #120 (e1d2bc4)

📣 Other

1.22.0 (2023-01-21)

✨ Packages

  • lit-selecto 1.22.0
  • preact-selecto 1.19.0
  • react-selecto 1.22.0
  • selecto 1.22.0
  • svelte-selecto 1.22.0
  • vue-selecto 1.22.0
  • vue3-selecto 1.8.0
  • ngx-selecto 1.22.0

🚀 New Features

  • selecto
    • add innerScrollOptions #115 (d7622e0)

📣 Other

1.21.0 (2023-01-11)

✨ Packages

  • lit-selecto 1.21.0
  • preact-selecto 1.18.0
  • react-selecto 1.21.0
  • selecto 1.21.0
  • svelte-selecto 1.21.0
  • vue-selecto 1.21.0
  • vue3-selecto 1.7.0
  • ngx-selecto 1.21.0

🚀 New Features

  • selecto
    • add isTrusted property #116 (a6dda2f)
    • add ref, function type in selectableTargets (0b17e59)
    • checkOverflow prop #115 (746bd43)

🐛 Bug Fix

📣 Other

1.20.3 (2022-11-26)

✨ Packages

  • lit-selecto 1.20.3
  • preact-selecto 1.17.3
  • react-selecto 1.20.3
  • selecto 1.20.3
  • svelte-selecto 1.20.3
  • vue-selecto 1.20.3
  • vue3-selecto 1.6.3
  • ngx-selecto 1.20.3

🐛 Bug Fix

📣 Other

1.20.2 (2022-09-13)

✨ Packages

  • lit-selecto 1.20.2
  • preact-selecto 1.17.2
  • react-selecto 1.20.2
  • selecto 1.20.2
  • svelte-selecto 1.20.2
  • vue-selecto 1.20.2
  • vue3-selecto 1.6.2
  • ngx-selecto 1.20.2

🐛 Bug Fix

  • selecto
    • fix startSelected property (8c88d61)

📣 Other

1.20.1 (2022-09-13)

✨ Packages

  • lit-selecto 1.20.1
  • preact-selecto 1.17.1
  • react-selecto 1.20.1
  • selecto 1.20.1
  • svelte-selecto 1.20.1
  • vue-selecto 1.20.1
  • vue3-selecto 1.6.1
  • ngx-selecto 1.20.1

🚀 New Features

  • selecto
    • support beforeSelected, startSelected property in select events (bf906bb)

🐛 Bug Fix

  • selecto

📣 Other

1.20.0 (2022-09-13)

✨ Packages

  • lit-selecto 1.20.0
  • preact-selecto 1.17.0
  • react-selecto 1.20.0
  • selecto 1.20.0
  • svelte-selecto 1.20.0
  • vue-selecto 1.20.0
  • vue3-selecto 1.6.0
  • ngx-selecto 1.20.0

🚀 New Features

  • selecto
    • add preventClickEventByCondition option (47d49c3)
    • add selectTargetByPoints, setSelectedTargetByPoints #95 #98 (b4d3caa)

📣 Other

1.19.1 (2022-09-01)

✨ Packages

  • lit-selecto 1.19.1
  • preact-selecto 1.16.1
  • react-selecto 1.19.1
  • selecto 1.19.1
  • svelte-selecto 1.19.1
  • vue-selecto 1.19.1
  • vue3-selecto 1.5.1
  • ngx-selecto 1.19.1

🐛 Bug Fix

  • selecto
    • fix data name #99 (a207ebe)
    • fix select box for rootMatrix #100 (d60d601)

📣 Other

1.19.0 (2022-08-30)

✨ Packages

  • lit-selecto 1.19.0
  • preact-selecto 1.16.0
  • react-selecto 1.19.0
  • selecto 1.19.0
  • svelte-selecto 1.19.0
  • vue-selecto 1.19.0
  • vue3-selecto 1.5.0
  • ngx-selecto 1.19.0

🚀 New Features

  • selecto
    • add data property for drag events #99 (7d1b380)

🐛 Bug Fix

  • vue3-selecto, vue-selecto, svelte-selecto, selecto, react-selecto, preact-selecto, lit-selecto
  • selecto
    • fix cjs config (acf1f52)
    • fix commonjs rollup config (26b00d0)
    • fix not selected items across the screen #92 (4392f95)

📣 Other

1.18.0 (2022-08-02)

✨ Packages

  • lit-selecto 1.18.0
  • preact-selecto 1.15.0
  • react-selecto 1.18.0
  • selecto 1.18.0
  • svelte-selecto 1.18.0
  • vue-selecto 1.18.0
  • vue3-selecto 1.4.0
  • ngx-selecto 1.18.0

🚀 New Features

  • selecto
    • add preventRightClick #90 (b68f33a)
    • prevent click bubbling #89 (6538396)
    • support ref, function, string scroll container type #86 (8202e07)

🐛 Bug Fix

  • ngx-selecto
    • fix angular type consts (d6496bf)

🏠 Code Refactoring

📣 Other

  • vue3-selecto, vue-selecto, svelte-selecto, react-selecto, preact-selecto, ngx-selecto, lit-selecto
  • selecto
  • Other

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[1.17.0] - 2022-07-04

  • selecto 1.17.0
  • react-selecto 1.17.0
  • preact-selecto 1.17.0
  • ngx-selecto 1.17.0
  • svelte-selecto 1.17.0
  • vue-selecto 1.17.0
  • vue3-selecto 1.17.0
  • lit-selecto 1.17.0

Added

  • Add toggleContinueSelectWithoutDeselect prop #80

Fixed

  • enhance large amount of data #81
  • fix vue methods #79
  • fix elementFromPoint in jest #83
  • fix meta key in firefox #82
  • fix vue container #64

[1.13.2] - 2021-11-24

  • selecto 1.13.2
  • react-selecto 1.13.2
  • preact-selecto 1.13.2
  • ngx-selecto 1.13.1
  • svelte-selecto 1.13.3
  • vue-selecto 1.13.3
  • lit-selecto 1.13.2

Fixed

  • fix stop() property on drag event #60

[1.13.1] - 2021-11-23

  • selecto 1.13.1
  • react-selecto 1.13.1
  • preact-selecto 1.13.1
  • ngx-selecto 1.13.0
  • svelte-selecto 1.13.2
  • vue-selecto 1.13.2
  • lit-selecto 1.13.1

Fixed

  • Fix vue types #59
  • Support stop() property on drag event #60
  • Support svelte SSR

[1.13.0] - 2021-09-11

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

Added

  • Add isClick property on dragEnd, selectEnd #51

Fixed

  • Fix svelte ssr #53
  • Fix boundContainer's area on scroll #52

[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.0] - 2021-03-21

  • selecto 1.11.0
  • react-selecto 1.11.0
  • preact-selecto 1.10.0
  • ngx-selecto 1.11.0
  • svelte-selecto 1.11.0
  • lit-selecto 1.11.0

Added

  • Add getSelectableElements method #37

[1.10.2] - 2020-12-22

  • 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] - 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] - 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] - 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