Skip to content

Releases: kinghat/tabbed-card

v0.4.0-alpha.2

18 Sep 20:04
Compare
Choose a tag to compare
v0.4.0-alpha.2 Pre-release
Pre-release

What's Changed

  • fix(tabs): ensure tab component is loaded (cherry-pick) by @kinghat in #131

Full Changelog: v0.4.0-alpha.1...v0.4.0-alpha.2

v0.3.2

09 Sep 02:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.4.0-alpha.1

08 Feb 23:16
Compare
Choose a tag to compare
v0.4.0-alpha.1 Pre-release
Pre-release

What's Changed

  • chore(deps): update deps by @kinghat in #71
  • feature: dev-env-config by @kinghat in #73
  • fix(editor): reset global and local properties to defaults when picking a new card by @kinghat in #75
  • feature: set-picked-card-label by @kinghat in #76
  • feature: add initial styles editor by @kinghat in #80

Full Changelog: v0.3.1...v0.4.0-alpha.1

v0.4.0-alpha

13 Jan 18:35
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

initial support for the graphical editor. this is a large addition. not every configuration option of the card is implemented yet. for example, styles configuration. i would appreciate the adventurous to test and provide feedback here: #27 🙏

Full Changelog: v0.3.1...v0.4.0-alpha

v0.3.1

20 Nov 07:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Oct 02:25
Compare
Choose a tag to compare

What's Changed

  • docs(style): warn about light mode incompatibility by @kinghat in #1
  • chore(deps): update deps by @kinghat in #2
  • chore-remove-unused-code by @kinghat in #3
  • refactor(config): update lovelace config to new schema by @kinghat in #4
  • docs(schema): add config schema and update example by @kinghat in #5
  • docs(readme): refactor layout and update styling accordingly by @kinghat in #6
  • docs-add-config-properties by @kinghat in #7
  • docs-update-readme by @kinghat in #8
  • fix: light theme compatibility by @kinghat in #9
  • chore(docs): remove warning about light theme incompatibility by @kinghat in #10
  • refactor: card helpers implementation by @kinghat in #11
  • chore: update deps by @kinghat in #14
  • feat: added more styling support

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

27 Sep 19:20
Compare
Choose a tag to compare
  • card styling support via custom properties
  • basic refactoring and cleanup

Full Changelog: v0.1.1...v0.2.0

v0.1.1

21 Sep 05:14
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

hacs integration compatibility.

Initial Releasae

20 Sep 22:50
Compare
Choose a tag to compare

Full Changelog: https://github.com/kinghat/tabbed-card/commits/v0.1.0

inital release. should be functional but still a work in progress.