Skip to content

Releases: syropian/lssm

v1.1.2

04 Mar 04:45
Compare
Choose a tag to compare
  • Fixes boundary issues with next/previous logic 26b41bd

v1.1.1...1.1.2

1.1.1

29 Jun 00:31
Compare
Choose a tag to compare
  • Fixes the remove() method to work with a potential comparator 00beeeb

v1.1.0...v1.1.1

1.1.0

24 Jun 14:36
Compare
Choose a tag to compare

v1.0.1...v1.1.0

1.0.1

23 Jun 17:29
Compare
Choose a tag to compare
  • Merge branch 'main' of github.com:syropian/lssm f44c894
  • Fixes missing types, updates dev deps 44b5bb3
  • Update README.md 1ad25b7
  • Fix redundancy with grouping code dae1be2

v1.0.0...v1.0.1

1.0.0

26 Oct 21:58
Compare
Choose a tag to compare
  • Finalizes class method names 5e1932a
  • Adds basic usage instructions

v0.3.1...v1.0.0

0.3.1

25 Oct 22:55
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • 🛠 Hitting next/previous when last selected is last/first item, select only that item 2962d17

v0.3.0...v0.3.1

0.3.0

25 Oct 22:40
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Adds dark mode support to example 4f06789
  • Improves next/previous adjacent selection by utilizing grouped items b1a6f48
  • Integrates Tailwind into example 888bf3d

v0.2.0...v0.3.0

0.2.0

23 Oct 14:11
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • [Feat] Adds getSelectedIndices function a531a37
  • [Fix] Correctly sets last non-shift item when calling next/previous bd70152
  • [Misc] Example is now built with Vue 3 5dc518e

v0.1.0...v0.2.0

0.1.0

22 Oct 22:36
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • Initial release

API will be unstable until 1.0, use at your own risk.