Releases: custom-cards/boilerplate-card
v2.0.0
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
1.4.1 Update dependencies
Upgrade to Lit
1.4.0 Upgrade to lit
added comments/links about Lit
1.3.2 add some comments/links about Lit
cleanup
Maintenance release
1.3.0 Maintenance
Fixes
Adds simple custom localization handling
@ludeeus: Adds simple custom localization handling
Fix touch events for iOS 13
1.1.6 fix touch events for iOS 13
remove /dist
Use the release from now on to distribute latest file