Releases: maykar/lovelace-swipe-navigation
Releases · maykar/lovelace-swipe-navigation
1.2.6
- Don't check tabs for LTR/RTL
1.2.4
- Adds support for multiple dashboards
- Can now turn off automatic hidden tab skipping
skip_hidden: false
1.2.3
- Adds support for right to left languages/settings (auto detected, no config necessary)
Thanks, @micronen !
1.2.1
Fix TypeError on no config
1.2.0
- New config method (see readme)
- Ignore swipes on map-card (thanks to @RomRider)
1.1.7
- Updated js file name for use in HACS
1.1.5
- Prevent swipe animation on first/last tab if wrap is disabled and swiping to nothing.