Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert config flow to Lit/TS #2814

Merged
merged 5 commits into from Feb 24, 2019
Merged

Convert config flow to Lit/TS #2814

merged 5 commits into from Feb 24, 2019

Conversation

balloob
Copy link
Member

@balloob balloob commented Feb 21, 2019

Was planning to add area selection to the config flow dialog, but realized we should first get it to Lit/TS before making any other changes, so here we are 馃憤

@ghost ghost assigned balloob Feb 21, 2019
@ghost ghost added the in progress label Feb 21, 2019
return html`
<paper-dialog
with-backdrop
.opened=${true}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

always true?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, because people can click outside the dialog and that will set opened to false. We want the dialog to show as we will remove all DOM elements when there is nothing to show.

Copy link
Member

@iantrich iantrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll have to finish reviewing tomorrow. I'm crazy tired and need sleep 馃槃

iantrich and others added 2 commits February 21, 2019 09:36
Co-Authored-By: balloob <paulus@home-assistant.io>
iantrich and others added 2 commits February 23, 2019 17:23
Co-Authored-By: balloob <paulus@home-assistant.io>
@balloob balloob merged commit 534b18e into dev Feb 24, 2019
@ghost ghost removed the in progress label Feb 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the convert-config-flow-lit branch February 24, 2019 04:35
@balloob balloob mentioned this pull request Feb 28, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 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.

None yet

3 participants