Skip to content

Add toolbars and mobile headers + layout tweaks#4803

Merged
bramkragten merged 2 commits into
devfrom
config-layout-changes
Feb 13, 2020
Merged

Add toolbars and mobile headers + layout tweaks#4803
bramkragten merged 2 commits into
devfrom
config-layout-changes

Conversation

@bramkragten
Copy link
Copy Markdown
Member

@bramkragten bramkragten commented Feb 7, 2020

image

image

image


protected render(): TemplateResult {
return html`
<style>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why is this not in styles ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Because mixins don't work in styles

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Mixins shouldn't work at all 🤷‍♂ . The only reason they still work is because we have ShadyCSS on the page.

Anyway, we will have that as long as we have Polymer around, so no problem 👍

Comment thread src/components/data-table/ha-data-table.ts Outdated
Comment thread src/layouts/hass-tabs-subpage-data-table.ts
@balloob
Copy link
Copy Markdown
Member

balloob commented Feb 8, 2020

Got a screenshot of the tabs table page ?

Copy link
Copy Markdown
Member

@balloob balloob left a comment

Choose a reason for hiding this comment

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

🎉

@bramkragten bramkragten force-pushed the config-layout-changes branch from 48c941e to 877fd24 Compare February 13, 2020 18:14
@bramkragten bramkragten merged commit 7903541 into dev Feb 13, 2020
@delete-merged-branch delete-merged-branch Bot deleted the config-layout-changes branch February 13, 2020 18:53
@lock lock Bot locked and limited conversation to collaborators Feb 14, 2020
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.

3 participants