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