Skip to content

Releases: marcintk/ha-teamtracker-scoreboard-card

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 01:50
0f156b4

What's Changed

  • test: add structural innerHTML snapshots for rowHtml and widgets by @marcintk in #74
  • feat: blink score for N seconds after a goal/score change by @marcintk in #75

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 16:04
f5e26be

What's Changed

  • chore: ponytail audit cleanup by @marcintk in #70
  • chore: migrate to ha-shared config package by @marcintk in #71
  • chore: add Dependabot config to auto-update ha-shared by @marcintk in #72
  • chore: migrate to ha-card-shared v1.0.0 by @marcintk in #73

Full Changelog: v1.0.40...v1.1.0

v1.0.40

Choose a tag to compare

@github-actions github-actions released this 24 Jun 23:03
1a93a51

What's Changed

  • chore: remove dead code and unnecessary abstractions by @marcintk in #68
  • chore: remove dead helpers (ponytail audit) by @marcintk in #69

Full Changelog: v1.0.39...v1.0.40

v1.0.39

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:51
06b450f

What's Changed

  • fix: resolve five bugs from automated code review by @marcintk in #67

Full Changelog: v1.0.38...v1.0.39

v1.0.38

Choose a tag to compare

@github-actions github-actions released this 22 Jun 23:51
b82001c

What's Changed

  • perf: lightweight debug overlay refresh (1s, no full re-render) by @marcintk in #66

Full Changelog: v1.0.37...v1.0.38

v1.0.37

Choose a tag to compare

@github-actions github-actions released this 21 Jun 18:05

What's Changed

  • feat: migrate core modules to TypeScript (index, render, sorting, subscription) by @marcintk in #64
  • feat: migrate rendering to Lit for DOM diffing and XSS safety by @marcintk in #65

Full Changelog: v1.0.36...v1.0.37

v1.0.36

Choose a tag to compare

@github-actions github-actions released this 19 Jun 21:59
d82156e

What's Changed

  • fix: tooltip width and pre-release deployment support by @marcintk in #60
  • refactor: simplify module structure by @marcintk in #61
  • fix: hide section header when no rows are produced by @marcintk in #62
  • refactor: rename camelCase config keys to snake_case by @marcintk in #63

Full Changelog: v1.0.35...v1.0.36

v1.0.36-beta.2

v1.0.36-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 18:56
6d08c54

What's Changed

  • refactor: simplify module structure by @marcintk in #61
  • fix: hide section header when no rows are produced by @marcintk in #62

Full Changelog: v1.0.36-beta.1...v1.0.36-beta.2

v1.0.36-beta.1

v1.0.36-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jun 21:43
0271b99

What's Changed

  • fix: tooltip width and pre-release deployment support by @marcintk in #60

Full Changelog: v1.0.35...v1.0.36-beta.1

v1.0.35

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:43
f6e872c

What's Changed

  • fix: use workflow_run trigger for HACS validation instead of release:published by @marcintk in #59

Full Changelog: v1.0.34...v1.0.35