Releases: home-assistant/frontend
Releases · home-assistant/frontend
20181211.0
20181210.1
20181210.0
What's Changed
- Fix horizontal stack in cardpicker (#2210) @bramkragten
- grammar tweaks (#2209) @iantrich
- Fix edit view and layout (#2213) @bramkragten
- Save columns as string (#2214) @bramkragten
- Remove alarm-panel UI editor (#2235) @iantrich
- Fix long press in FF (#2226) @balloob
- Changes for new storage (#2228) @bramkragten
- Revert lovelace as default (#2237) @balloob
- Allow moving cards (#2241) @balloob
20121207.0
What's Changed
- Action tooltips (#2193) @iantrich
- Fix view without badges (#2192) @bramkragten
- Add script to show stats (#2195) @balloob
- Code split Leaflet (#2196) @balloob
- Code split jQuery roundslider (#2197) @balloob
- Code split edit dialog (#2198) @balloob
- Fix no or just 1 view (#2194) @bramkragten
- Fix Lovelace weather card (#2199) @balloob
- Fix
picture-elementcard elements (#2202) @iantrich - Add id = 0 handling (#2201) @zsarnett
- Light Tap/Hold Action fix (#2191) @zsarnett
- Edit view Fix (#2204) @zsarnett
- Update UI Design of Editor (#2207) @zsarnett
- Update gallery demos (#2206) @iantrich
- Better display of sensor values. E.g. with units. (#2205) @thomasloven
- Force refresh on manual refresh (#2200) @bramkragten
20181205.0
What's Changed
- Merge 20181121.0 to master (#2077) @balloob
- Dont change config on init (#2044) @bramkragten
- Update UI in the config Elements (#2117) @zsarnett
- Add html to LitElement.prototype (#2120) @cdce8p
- Move lovelace data to /src/data/lovelace.ts (#2119) @bramkragten
- Removes Height, Light Width and Line Color from Sensor (#2122) @zsarnett
- Update Aspect Ratio on Map card (#2126) @zsarnett
- Add Name Variable to Plant Card (#2130) @zsarnett
- Change Title to Name for Alarm (#2129) @zsarnett
- Add name to config for Thermostat (#2128) @zsarnett
- Title to Name for Gauge (#2127) @zsarnett
- Add name variable - Weather Card (#2131) @zsarnett
- Fixes: #2084 : Fix for extra padding (#2133) @zsarnett
- Unit patch for Gauge (#2134) @zsarnett
- Combine edit and complete shopping-list calls (#2135) @iantrich
- Add delete card func (#2116) @bramkragten
- Resolve warning for missing computeStateName (#2142) @iantrich
- Lovelace: Automatically detect plants (#2146) @balloob
- Convert hui-entities-toggle to TypeScript/LitElement (#2144) @iantrich
- Display alert entity row as a toggle (#2138) @pprazzi
- Convert shopping-list clear to WebSockets (#2141) @iantrich
- Convert hui-media-player-entity-row to TypeScript/LitElement (#2136) @iantrich
- Check if config is compatible with UI editor (#2137) @bramkragten
- Allow for state_image and camera_image in picture-elements card (#2143) @iantrich
- Upgrade deps (#2156) @balloob
- Extract media-player constants to src/data (#2149) @iantrich
- Extract Supported features into own funciton (#2151) @iantrich
- Add own types + add config validation to glances (#2150) @bramkragten
- Convert Sensor Card to Typescript (#2140) @zsarnett
- Update demo-hui-glance-card.js (#2157) @Aephir
- Hass.io: Show ANSI color codes in logs (#2155) @OttoWinter
- Remove .ts extensions (#2169) @iantrich
- Move computeRTL to a separate file and add RTL support in state-info (#2165) @rhayun
- Add card functionality (#2160) @bramkragten
- Convert process-config-entities to TypeScript (#2113) @iantrich
- Convert hui-picture-entity-card to TypeScript/LitElement (#2168) @iantrich
- Convert hui-unused-entities to TypeScript/LitElement (#2173) @iantrich
- Stop MouseEvent from reach parent element (#2174) @iantrich
- Add edit/add/delete view (#2172) @bramkragten
- Fix process entity (#2177) @bramkragten
- Sensor Card - Theme Addition - Align Card Variables (#2178) @zsarnett
- Fixes Color not being overwritten by themes for cards (#2179) @zsarnett
- Add badges to view editor (#2176) @bramkragten
- Make Lovelace the default! (#2181) @bramkragten
- Update Hold/Tap Actions to Objects (#2182) @zsarnett
- Catch errors in preview and fix entity picker (#2183) @bramkragten
- Fix: View should have cards (#2184) @bramkragten
- Add gallery demo for Long Press directive (#2189) @balloob
- Align
picture-glancecard tap/hold actions (#2187) @iantrich - Align
picturecard tap/hold actions (#2186) @iantrich - Handle mouse events on touchscreens. Fix #2085 (#2170) @thomasloven
20181126.0
What's Changed
- Use overrideIcon via data binding (#2078) @balloob
- Dont change config on init (#2044) @bramkragten
- Convert toggle functions to TypeScript (#2082) @iantrich
- Convert shopping-list add item call to websockets (#2080) @iantrich
- add "for" input field to numeric_state in trigger editor (#2081) @sholzmayer
- Generate Lovelace config on the fly (#2091) @balloob
- Add support for timestamp device class (#2087) @balloob
- Handle non existing states (#2098) @balloob
- Type LovelaceConfig -> LovelaceCardConfig (#2103) @bramkragten
- Fix wrong import (#2106) @balloob
- Add dialog to save config (#2100) @bramkragten
- Document types in fireEvent (#2108) @balloob
- Add Cloud Webhook management (#2102) @balloob
- Convert authorize page to lit (#2115) @balloob
20181121.1
20181121.0
What's Changed
- Update Lovelace Thermostat Card to include all supported thermostat m… (#2039) @callifo
- Remove extra > (#2062) @jackwilsdon
- Convert compute functions to TypeScript (#2055) @iantrich
- media_player: only add a separating colon if there is a valid prefix and suffix (#2060) @jackwilsdon
- Flatline fix for Sensor Cards (#2064) @Petro31
- Added migrate dialog when card has no ID (#2008) @bramkragten
- Update Hassio with security options (#2067) @bramkragten
- Picture Glance Conversion to TS (#2029) @zsarnett
- Improve sensor graph algorithm (#2069) @kalkih
- Pin Lit-HTML and Lit-Element (#2070) @balloob
- Convert hui-input-text-entity-row to TypeScript/LitElement (#2050) @iantrich
- Convert hui-input-select-entity-row to TypeScript/LitElement (#2048) @iantrich
- RTL support (POC) (#2014) @rhayun
- Allow Google unlocking locks (#2073) @balloob
- Convert retrieval of items in shopping-list to websockets (#2041) @iantrich
- Entities Card UI Editor (#2072) @zsarnett
- Hassio: Fix download snapshot (#2071) @bramkragten
20181112.0
What's Changed
- Add text color to error row (#2007) @balloob
- Convert hui-lock-entity-row to TypeScript/LitElement (#2022) @iantrich
- Convert hui-script-entity-row to TypeScript/LitElement (#2020) @iantrich
- Convert hui-scene-entity-row to TypeScript/LitElement (#2021) @iantrich
- Convert hui-text-entity-row to TypeScript/LitElement (#2017) @iantrich
- Convert hui-group-entity-row to TypeScript/LitElement (#2015) @iantrich
- Fix link color in persistent notification (#2023) @balloob
- Convert hui-picture-card to TypeScript/LitElement (#2030) @iantrich
- Add checked item section to shopping-list-card (#2005) @iantrich
- Timezone support for displaying header with date in logbook (#2026) @Anonym-tsk
- Fix int in ha-form (#2033) @balloob
- Add clearing of checked items to shopping-list-card (#2034) @iantrich
- Upgrade Lit (#2032) @balloob
- Glance fix - For Screwed up dev (#2040) @zsarnett
- Fix android hold action (#2011) @thomasloven
- Ability to add items to shopping-list-card (#2035) @iantrich
20181103.3
- Fix int in ha-form #2033 (@bramkragten)