Skip to content

Releases: roflcoopter/deep-press

2.1.3 - Add support for fire-dom-action

02 Mar 12:34
Compare
Choose a tag to compare

Bumps custom-card-helpers to support fire-dom-action. Closes #7

2.1.2 - Bandaid fix

24 Jan 12:05
Compare
Choose a tag to compare

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

16 Nov 13:59
Compare
Choose a tag to compare

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

28 Aug 12:18
Compare
Choose a tag to compare

Makes loading deep-press more robust.
It frequently didnt load becuase it was loading before lovelace was done.

2.0.0

29 Feb 11:30
Compare
Choose a tag to compare

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

09 Jan 16:10
Compare
Choose a tag to compare
  • Simulate correct event types on mouse/touch devices

1.2.4

09 Jan 08:43
Compare
Choose a tag to compare
  • 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

07 Nov 21:32
Compare
Choose a tag to compare

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

22 Oct 13:37
Compare
Choose a tag to compare

Gets hass object from cardTools. Should solve issues with services not firing properly.

1.2.3b3

24 Sep 13:33
Compare
Choose a tag to compare

Catch exception which occurs before more-info dialog is shown the first time