Releases: home-assistant/frontend
Releases · home-assistant/frontend
20181026.3
Version bump to 20181026.3
20181026.2
- Handle no operation mode
- Entities card: propagate hass correctly
- Fix conditional card with undefined hass
20181030.0
What's Changed
- Extract navigate mixin (#1865) @balloob
- Thermostat fix (#1867) @zsarnett
- Fix hass setting on stack (#1868) @balloob
- Convert hui-icon-element to TypeScript/LitElement (#1871) @iantrich
- Make hass optional within EntityRow as it may not be defined (#1895) @iantrich
- Change icon to set operation_mode to "off" (#1883) @eyager1
- Add to HTML tag name map to picture-elements (#1900) @iantrich
- Convert hui-state-label-element to TypeScript/LitElement (#1893) @iantrich
- Convert hui-service-button-element to TypeScript/LitElement (#1888) @iantrich
- Handle no operation mode (#1901) @balloob
- Convert hui-image-element to TypeScript/LitElement (#1890) @iantrich
- Convert hui-state-icon-element to TypeScript/LitElement (#1891) @iantrich
- Convert hui-state-badge-element to TypeScript/LitElement (#1892) @iantrich
- Gauge convert and fix issues (#1886) @zsarnett
- Convert hui-divider-row to TypeScript/LitElement (#1896) @iantrich
- Convert hui-weblink-row to TypeScript/LitElement (#1898) @iantrich
- Convert hui-climate-entity-row to TypeScript/LitElement (#1899) @iantrich
- Lovelace - Weather Card: Adjust margins and move text (#1880) @timmo001
- Adding Arm_night to the translations (#1908) @zsarnett
- Convert hui-section-row to TypeScript/LitElement (#1897) @iantrich
- Fixes errors in PRs based on dev (#1912) @zsarnett
- add arm_custom_bypass (#1911) @zsarnett
- Add themes to entities (#1909) @zsarnett
- Fixes #1910 - Entities Margin correction (#1913) @zsarnett
- LoveLace Light Card (#1874) @zsarnett
- Entities card: propagate hass correctly (#1918) @balloob
- Update polymer to 3.1.0 (#1921) @balloob
- Update testing tools (#1925) @balloob
- Update vaadin components (#1923) @balloob
- Update mdi icons (#1922) @balloob
- Update TypeScript to latest (#1924) @balloob
- Addition to Edit Love Lace Cards (#1885) @zsarnett
- Convert hui-call-service-row to TypeScript/LitElement (#1894) @iantrich
- Fix conditional card with undefined hass (#1927) @balloob
20181026.1
20181026.0
What's Changed
- Updating Entities Card to TS+lit (#1792) @zsarnett
- Convert hui-error-card to TypeScript/LitElement (#1852) @iantrich
- Fix stack card getSize (#1856) @balloob
- Gallery: fix notifs, fake config/services, glance demo (#1857) @balloob
- Fix for input slider on Regular UI (#1861) @zsarnett
- Allow mocking websocket commands in the gallery (#1859) @balloob
- Lovelace - Long Press for everything (#1848) @thomasloven
- Convert hui-horizontal-stack-card to TypeScript/LitElement (#1851) @iantrich
- Thermostat Card LoveLace (#1814) @zsarnett
- Enforce prettier for TypeScript (#1860) @balloob
- Convert hui-picture-elements-card to TypeScript/LitElement (#1853) @iantrich
- Allow custom UI on "card" entities (#1824) @Informatic
20181024.0
What's Changed
- Reduce device registry card height (#1844) @cgarwood
- Fix sorting of addons (#1845) @timmo001
- Remove extending of HassLocalizeMixin as it is not needed (#1847) @iantrich
- Fix mixin names (#1849) @balloob
- Convert hui-vertical-stack-card to TypeScript/LitElement (#1846) @iantrich
- Fix for some dev pages crashing on iOS. (#1850) @thomasloven
20181023.0
What's Changed
- Add option to pick number of columns for glance card (#1832) @thomasloven
- Always define localize func (#1830) @balloob
- Fix chart tooltip (#1834) @balloob
- Fix second visit to history panel (#1835) @balloob
- Improve size of device cards and add max-width for entities (#1838) @tomraithel
- Generate icons from `.ts. files (#1842) @iantrich
connection
is being populated forHomeAssistant
type, notconn
(#1841) @iantrich- Add HomeAssistant object hass to LovelaceCard interface (#1843) @thomasloven
- Convert hui-conditional-card to TypeScript (#1831) @thomasloven
- TS history data (#1839) @balloob
20181021.0
What's Changed
- Convert hui-iframe-card to LitElement/TypeScript (#1801) @iantrich
- Changing Glance Column Width default to fill card (#1786) @zsarnett
- Glance Card update to show when entity is unavailable (#1794) @zsarnett
- Set attributes in input form controls (#1805) @timmo001
- Fix overflow of image elements. (#1811) @thomasloven
- Fix mailbox issues with this.fire() and this.language undefined (#1809) @PhracturedBlue
- Safer brightness calculation for icons (#1807) @thomasloven
- Refresh cloud status if paying sub info comes in (#1822) @balloob
- History Panel this.hass.language fix (#1816) @cgarwood
- Convert hui-markdown-card to TypeScript/LitElement (#1808) @iantrich
- Fix reference to this.language (#1825) @balloob
20181018.0
What's Changed
- Adding Theme option to Glance and Button Cards (#1783) @zsarnett
- Lovelace: Allow press-and-hold on picture-elements elements. (#1745) @thomasloven
- Use title case for all configuration pages (#1793) @joshmcrty
- Fix history graphs not loading (#1799) @thomasloven
- Show currently selected language in profile settings. Resolves #1797 (#1800) @thomasloven
- Add hass on badge (#1802) @balloob
- Fix automation editor (#1804) @balloob
20181017.0
What's Changed
- Clean up localize mixin (#1771) @balloob
- Remove default export fire event (#1772) @balloob
- Introduce TypeScript (#1773) @balloob
- Adding Alarm Panel to Lovelace (#1758) @zsarnett
- Button Card - Lovelace Addition (#1766) @zsarnett
- Fix Icon spacing in Logbook list (#1774) @tomraithel
- Add types to hass object properties (#1776) @balloob
- Hide Z-Wave "Remove/Replace Failed Node" Buttons unless nodes are failed (#1777) @cgarwood
- Lovelace: Add a label entity row (#1779) @thomasloven
- Type check as part of lint (#1780) @balloob
- Update Button Card to TS + Lit (#1778) @zsarnett
- Added domain icon for homekit (#1782) @ehendrix23
- Upgrade MDI icons (#1781) @balloob
- Fix showing sub info (#1785) @balloob
- Add some decorators (#1784) @balloob
- Lovelace: Fix margins in vertical-stack (#1789) @thomasloven
- Guard cloud info being null (#1788) @balloob
- Remove property decorator (#1790) @balloob