Skip to content

20191023.0#4117

Merged
bramkragten merged 71 commits into
masterfrom
dev
Oct 23, 2019
Merged

20191023.0#4117
bramkragten merged 71 commits into
masterfrom
dev

Conversation

@bramkragten
Copy link
Copy Markdown
Member

@bramkragten bramkragten commented Oct 23, 2019

What's Changed

scop and others added 30 commits October 13, 2019 14:07
Link to relevant docs, note that changes won't be applied after a
restart if the include isn't in place (changes _do_ actually affect the
current runtime configuration and are persisted in customize.yaml).
Improve customize.yaml non-inclusion warning message
* Allow device actions to specify extra fields

* Typing etc.

* Use deviceAutomationsEqual to compare automations
* Added integration name to System Options dialog

* Passed integration name into translation string

* Translated integration name

* Added option for no translation
…t-size fixing #2812 (#3991)

* outline on alarm panel buttons

* Fix for font-size before mwc-button is working.

* suggested edits from review

* changed to just outline

* Remove base-unit
* add states option below picture-glance entities

* address review comments
…3955)

* Updates alarm more-info dialog button styles to match lovelace card

* Use flex for controlling button size

* Limit max-width of alarm buttons

This matches the width of the code input field
* filter system users from Person editor

* address review comments

* address comments

* address comments
* add dbltap_action

* apply to picture-glance

* types and boolean

* fix typo

* simplify double tap logic

* extract hasDoubleClick functionality

* address comments

* address comments

* double_tap_action
* custom badges

* incremental

* functional

* cleanup

* cleanup

* address review comments

* address more comments

* address review comments

* address review comments

* cleanup

* address review comments

* address comments

* address comments

* fix entity-filter

* set hass once

* hass
* introduce ha-switch theming

* fix typo

* remove comment
* add confirmation option to actions

* address comments
* Convert to round-slider

Closes #3622
Closes #2756

* scaling

* address review comments

* css tweaks

* remove jquery

* address comments

* simplify set-temperature

* handle long name

* remove increased handleSize

* address comments

* address comments

* address comments

* address comment

* need coffee
* Translated developer tools events page

* Implemented translations (alert on empty event type, notification on firing an event), Removed unnecessary translation key-value pairs

* Added falsely removed key-value pairs
* Made thermostat history graph localizable

* Changed string concatenation with white spaces from .join() to template literal

* Used variables in translations instead of template literals

* Update src/translations/en.json

Removed unnecessary space in heating value

Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Migrate ha-form to lit

* Fix import path

* Update

* add default, change suffix, fix import

* Fix select
* Translated developer tools state page

* Fixed merge error by updating used icon in developer-tools-state.js
* Translated developer tools logs page

* Changed translation key from load_log to load_full_log
* more-info dialog for counter

* address comments
* Add width property to light card to fix #3964

* Update Light Card Name CSS

* Update css per review
* Translated developer tools services page

* Changed translation parameter from error to data
springstan and others added 26 commits October 21, 2019 17:45
* Set icon color to black in ha-panel-map.js

* Changed icon color depending on dark mode in lovelace map card

* Fixed build error by swapping var for let and const

* Replaced hardcoded style with the light and dark classes
* card level themes

weather-forecast
shopping-list
plant-status
markdown
alarm-panel

* fix markdown

* address comments

also added picture cards

* update updated

* address comments

* address comments
* Convert more-info-weather to LitElement

* address comments

* add shouldUpdate
* Convert more-info-sun to Lit

* address comments
…elace badge type) (#4028)

* add actions to state-badge element

* address comments

state-label-badge no longer handles clicks
added actions to hui-state-label-badge
moved ha-badges-card to Lit
* Add positive_time_period_dict to ha-form

* select input on focus

* Update ha-form-positive_time_period_dict.ts
…rea (#4089)

* Change ha-device-picker to combo box + improve name handling + show area

* unused import
* Changed button to text

* Moved styles to hui-edit-view

* prettier updates
* Refactor Webpack build scripts

* Add Gallery too

* Fix icons

* Update travis
* Added view title to heading of Lovelace Add Card picker

* Fixed building error, cleaned up code

* Changed _view to _viewConfig and added check for undefined _cardConfig

* Added else if for undefined _cardConfig, added else for manual cards

* Used template literal instead of string concatenation
* added title to view configuation

* replacing let with const

* added localization change

* updated view config title

* linter updates

* Prettier updates
* ✨ Add confirmation dialog

* ✨ Add confirmation dialog to service calls

* 🔨 Change returned value

* ✨ Add confirmation dialog to integration remove

* ✨ Add to entity registry

* ✨ Add to delete card and add translation

* ✨ Add to views deletion

* 🔨 Remove async

* 🔨 Fix min-width for smaller screens

* 🔨 Remove async

* Fix wrong merge

* Update ha-config-entry-page.ts
* add sensor card to first demo

* Change to temperature sensor
* Revise hassio update card design

See #3916

* Remove available text; use secondary text color instead of yellow/orange

* Less bold text for update header
* Fix more integrations message

* Period outside link
* support actions on rows

* address comments

* add type

* pointer events

* move action area to row name to avoid handler competition

* add action to state-badge as well

* correct type

* address comments

* handle 'enter' in long-press and make entities state-badge selecatable
@bramkragten bramkragten merged commit ad8f049 into master Oct 23, 2019
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.