Releases: roflcoopter/deep-press
2.1.3 - Add support for fire-dom-action
Bumps custom-card-helpers
to support fire-dom-action. Closes #7
2.1.2 - Bandaid fix
This release fixes tap_action and hold_action.
Sadly, double_tap_action still triggers twice and i cant figure this out just yet.
Releasing this anyway tho to remedy some of the issues
See #6 for more info
Bugfix for double tap
Fixes an issue where double tap would also trigger single tap action. Hopefully fixes #6
Note: Messed up the releases for this one, sorry about that
2.1.0
Makes loading deep-press
more robust.
It frequently didnt load becuase it was loading before lovelace was done.
2.0.0
This release features huge refactoring and stability improvements.
A new config option, animations is also introduced. It is enabled by default.
The card being deep-pressed will scale in relation to how hard you press.
1.2.5
- Simulate correct event types on mouse/touch devices
1.2.4
- Fix an issue where popupcards that loads slowly would instantly close when releasing a hold.
- The blur effect is now removed after the hold is released.
1.2.3b5
Fix compatibility issue with swiper-card and the swipe function of custom-compact-header.
Also fixes an issue with some cards config not being passed to hold handler.
1.2.3b4
Gets hass object from cardTools. Should solve issues with services not firing properly.
1.2.3b3
Catch exception which occurs before more-info dialog is shown the first time