Releases: nervetattoo/themable-grid
Releases · nervetattoo/themable-grid
v2.1.1
2.1.1 (2022-06-27)
Bug Fixes
v2.1.0
2.1.0 (2021-04-24)
Bug Fixes
- Bump dependencies (f5dc23b)
- Remove a bunch of old unused deps (3bcf471)
Features
- Override grid on a per grid basis (93b9bf4), closes #3
v2.1.0-beta.1
Bug Fixes
- Bump dependencies (f5dc23b)
- Remove a bunch of old unused deps (3bcf471)
Features
- Override grid on a per grid basis (93b9bf4), closes #3
v2.0.1
- fix: Cant abuse themes because config check; Use lovelace config instead (bd6e317)
- Fix hacs validate action (4bd572b)
- Add HACS validation action (d9c937f)
Release 1.2.0
- chore: No real lower version of HA aslong as lovelace is there (8511a47)
- feat: hacs.json definition (61fee4a)
- feat: Responsive style overrides. Better documentation (762c527)
Release 1.1.0
- feat: Better config format. Support reading config both on card and theme (49f68fb)
- Update README.md (884f3b9)
- feat: Make breakpoints themable by using programmatic matchMedia (964eaa3)
- doc: Demo gif (9b4684b)
Release 1.0.1
- fix: Proper support for creating hui cards (7377b05)
Release 1.0.0
- chore: Release management (9e1b53c)
- chore: Readme (26a0850)
- feat: Cards now update on state change properly (b692958)
- fix: More styling control. Better defaults. Render native hui cards (00cb146)
- feat: WIP working grid rendering of cards (90a53bb)