Skip to content

Conversation

dcapslock
Copy link
Collaborator

Found this while working though touch events. A straighforward non-breaking change that fixes an issue. Can be tested by putting Chrome in touch device mode in developer console.

Video with PR:

Screen.Recording.2025-09-05.at.1.09.02.pm.mov

@RomRider RomRider merged commit 2c17386 into custom-cards:dev Sep 15, 2025
3 checks passed
@dcapslock dcapslock deleted the ignore-touch-move-on-hold branch September 16, 2025 01:29
github-actions bot pushed a commit that referenced this pull request Sep 16, 2025
## [5.0.0-dev.1](v4.3.0...v5.0.0-dev.1) (2025-09-16)

### ⚠ BREAKING CHANGES

* **color:** Card background color will always be `var
(--card-background-color)` when state is inactive and `color_type:
card`. You can set card background with state.

### Features

* Add `icon_*_action` support ([#984](#984)) ([4e02887](4e02887)), closes [#739](#739)
* Support update timer ([#981](#981)) ([4717feb](4717feb)), closes [#436](#436)

### Bug Fixes

* **color:** inactive card background no longer inactive color when `colour_type: card` and `color` set. ([#987](#987)) ([b4f00f9](b4f00f9)), closes [#754](#754)
* Embedded light card handle issue ([#989](#989)) ([d01ef37](d01ef37)), closes [#427](#427) [#901](#901)
* Hold action on picture entity ([#996](#996)) ([9f2501f](9f2501f)), closes [#994](#994)
* Move while hold on touch devices ([#993](#993)) ([2c17386](2c17386))
Copy link

🎉 This PR is included in version 5.0.0-dev.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

dcapslock pushed a commit to dcapslock/button-card that referenced this pull request Sep 17, 2025
## [5.0.0-dev.1](custom-cards/button-card@v4.3.0...v5.0.0-dev.1) (2025-09-16)

### ⚠ BREAKING CHANGES

* **color:** Card background color will always be `var
(--card-background-color)` when state is inactive and `color_type:
card`. You can set card background with state.

### Features

* Add `icon_*_action` support ([custom-cards#984](custom-cards#984)) ([4e02887](custom-cards@4e02887)), closes [custom-cards#739](custom-cards#739)
* Support update timer ([custom-cards#981](custom-cards#981)) ([4717feb](custom-cards@4717feb)), closes [custom-cards#436](custom-cards#436)

### Bug Fixes

* **color:** inactive card background no longer inactive color when `colour_type: card` and `color` set. ([custom-cards#987](custom-cards#987)) ([b4f00f9](custom-cards@b4f00f9)), closes [custom-cards#754](custom-cards#754)
* Embedded light card handle issue ([custom-cards#989](custom-cards#989)) ([d01ef37](custom-cards@d01ef37)), closes [custom-cards#427](custom-cards#427) [custom-cards#901](custom-cards#901)
* Hold action on picture entity ([custom-cards#996](custom-cards#996)) ([9f2501f](custom-cards@9f2501f)), closes [custom-cards#994](custom-cards#994)
* Move while hold on touch devices ([custom-cards#993](custom-cards#993)) ([2c17386](custom-cards@2c17386))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants