Skip to content

Releases: custom-cards/boilerplate-card

v2.0.0

03 Mar 05:26
18a4b71

Choose a tag to compare

What's Changed

  • Refactor code structure for improved readability and maintainability. Modernize the build system and HA features. Implement aditional custom card features to highlight great features.

  • Enhance Boilerplate Card configuration options: add card style, accent color, attribute limit, and show timestamps settings.

  • Add layout and display mode options to Boilerplate Card configuration; enhance editor with accordion sections for better organization

  • Refactor boilerplate card code for improved clarity and organization; enhance comments for better guidance on customization

  • chore: update custom-card-helpers to version 2.0.0 and modify package resolutions to overrides

  • refactor: replace deep clone with structuredClone for improved performance and remove unused loadCardHelpers method

  • feat: add press_action and release_action to BoilerplateCardConfig interface

  • refactor: enhance type safety in customFireEvent and ActionHandler properties

  • refactor: update attribute_limit description and change selector mode to slider

  • Migrate to yarn package manager

  • docs: add GitHub Copilot instructions and reference files

  • refactor: standardize environment variable setup in build and release workflows

  • docs: update instructions for adding custom card in Home Assistant

  • feat: add version validation and bumping in release workflow

  • refactor: update devcontainer configuration and remove Dockerfile

Full Changelog: 1.4.1...v2.0.0

Upgrade dependencies

06 Oct 03:06

Choose a tag to compare

1.4.1

Update dependencies

Upgrade to Lit

17 Aug 02:45

Choose a tag to compare

1.4.0

Upgrade to lit

added comments/links about Lit

17 Nov 02:41

Choose a tag to compare

1.3.2

add some comments/links about Lit

cleanup

17 Nov 02:33

Choose a tag to compare

1.3.1

cleanup

Maintenance release

17 Nov 02:27

Choose a tag to compare

1.3.0

Maintenance

Fixes

21 Oct 02:10
396e90b

Choose a tag to compare

Fix devcontainer
Fix editor lazyloaded elements
Fix rollup
Fix hasChanged error

Adds simple custom localization handling

15 Dec 23:50
c07b07a

Choose a tag to compare

@ludeeus: Adds simple custom localization handling

Fix touch events for iOS 13

18 Nov 18:52

Choose a tag to compare

1.1.6

fix touch events for iOS 13

remove /dist

11 Nov 18:54

Choose a tag to compare

Use the release from now on to distribute latest file