Update changelog.markdown (#11937)

This commit is contained in:
Ian Richardson 2020-02-02 14:55:32 -06:00 committed by Franck Nijhof
parent 38176aef92
commit 2843a5e1f5
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -9,13 +9,13 @@ description: "Changelog of the Lovelace UI."
* ✨ [entities card]: New `conditional` special row type (#4569) @iantrich
* ✨ [entities card]: Add `buttons` option to header/footer (#4601) @balloob
* ✨ [entities card]: Add `action_name` option for scene/script rows (#4571) @iantrich
* ✨ [entities card]: Add `never_triggered` option to `secondary_info` option for automation rows (#4442) @Mariusthvdb
* ✨ [entities card]: Add `state_color` option to color active/error/climate icons. Does not change the behavior of lights. Default is now `false` (#4510) @iantrich
* ✨ Update Material Design Icons to v4.8.95 (#4520) @goyney
* 💄 [entities card]: Automatically strip Area name from entities in Lovelace generated/auto mode (#4597) @balloob
* 💄 [entities card]: Fix alignment of header toggle (#4532) @bramkragten
* 💄 [light card]: Align height of card regardless of brightness support (#4582) @iantrich
* 💄 [map card]: Ignore zones when fitting map (#4447) @klejejs
* 💄 [entities card]: Show `Never triggered` when `secondary_info` set to `last-triggered` on an automation row and the automation has never been triggered (#4442) @Mariusthvdb
* 💄 Additional active/error/climate icon domains/states (#4510) @iantrich
* ♿ Close card editor on ESC (#4570) @iantrich
* ♿ Add tabindex to Lovelace elements (#4160) @iantrich