frontend/src/components
Bram Kragten 42be3b331c
Fix buttons (#18472)
2023-10-30 13:56:48 +01:00
..
buttons Use progress button when adding/updating mount (#18182) 2023-10-11 13:22:56 +02:00
chart Fix statistics bar chart time axis (#18450) 2023-10-30 13:39:15 +01:00
data-table Simplify data table template (#17825) 2023-09-20 12:09:44 +02:00
device Fix combobox picking first item with label on blur (#17701) 2023-08-24 16:22:26 -04:00
entity Cache brand images (#17840) 2023-10-25 09:28:28 +02:00
ha-form Replace polymer paper-slider (#18168) 2023-10-16 13:35:13 +02:00
ha-selector Add Fields to Script UI (#18250) 2023-10-25 09:23:15 +02:00
map Add new config options for map entity markers (#17938) 2023-09-25 17:26:53 +02:00
media-player Add missing super calls to disconnectedCallback (#17641) 2023-08-21 12:57:38 +02:00
tile Use nothing in more lit template (#15966) 2023-03-29 12:20:25 +02:00
trace Fix a crash in trace graph generation for if/else (#18390) 2023-10-24 23:18:21 +00:00
user Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
date-range-picker.ts Add date range picker to energy period selector (#14337) 2023-10-12 18:29:04 +02:00
ha-absolute-time.ts Allow to show times in the UI in the timezone of the server (#16799) 2023-06-13 12:12:13 +02:00
ha-addon-picker.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-alert.ts Various RTL fixes (#15446) 2023-02-14 13:02:45 +01:00
ha-aliases-editor.ts Remove unused imports from ZHA card and alias editor (#18282) 2023-10-19 17:17:27 +02:00
ha-analytics.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-ansi-to-html.ts Fix log syntax highlight when fetching logs from supervisor (#12430) 2022-04-26 06:09:39 -05:00
ha-area-picker.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-areas-picker.ts Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
ha-assist-pipeline-picker.ts Add last_used option for pipeline and explicit default (#17329) 2023-07-17 12:57:43 -04:00
ha-attribute-value.ts Remove js-yaml resource proxy (#18369) 2023-10-24 14:17:25 +02:00
ha-attributes.ts Fix margin between buttons row and attributes in more info (#17738) 2023-08-31 11:02:04 +02:00
ha-bar.ts Fix invalid style in password manager polyfill and ha-bar (#15603) 2023-02-27 10:22:55 +01:00
ha-base-time-input.ts Fix days missing from ha-base-time-input _valueChanged (#14910) 2022-12-29 00:06:48 -05:00
ha-blueprint-picker.ts Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
ha-button-menu.ts Add two pane view to calendar panel (#18286) 2023-10-23 14:13:38 +00:00
ha-button-related-filter-menu.ts Fix automation editor (#16057) 2023-04-05 10:20:21 +02:00
ha-button-toggle-group.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-button.ts Fix buttons (#18472) 2023-10-30 13:56:48 +01:00
ha-camera-stream.ts Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
ha-card.ts Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
ha-check-list-item.ts RTL fixes (#15233) 2023-01-30 20:51:37 +01:00
ha-checkbox.ts Replace checkboxes in list items with `check-list-item` (#11610) 2022-02-09 07:50:48 -08:00
ha-chip-set.ts List Selector (#12099) 2022-03-30 09:14:39 -07:00
ha-chip.ts Use nothing in more lit template (#15966) 2023-03-29 12:20:25 +02:00
ha-circular-progress.ts Fix circulair progress producing scrollbars (#9247) 2021-05-25 23:59:24 +02:00
ha-clickable-list-item.ts Update layout of hardware info (#18034) 2023-09-26 23:09:14 +02:00
ha-climate-state.ts Use format entity state helpers everywhere (#17757) 2023-09-01 15:26:46 +02:00
ha-code-editor.ts Remove ondemand methods for CodeMirror and SortableJS (#18336) 2023-10-23 10:29:49 +02:00
ha-combo-box.ts Fix combobox selecting wrong item on iOS (#17812) 2023-09-04 12:39:22 +02:00
ha-config-entry-picker.ts Cache brand images (#17840) 2023-10-25 09:28:28 +02:00
ha-control-button-group.ts Rename bar components to control components (#15508) 2023-02-20 17:34:37 +01:00
ha-control-button.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-control-circular-slider.ts Adapt circular slider style for climate, water_heater and humidifier (#17677) 2023-08-23 14:35:54 +02:00
ha-control-number-buttons.ts Improve disabled state for select and number button control (#17773) 2023-09-01 15:19:28 +02:00
ha-control-select-menu.ts Add select option tile feature (#17971) 2023-09-20 12:43:21 +02:00
ha-control-select.ts Improve disabled state for select and number button control (#17773) 2023-09-01 15:19:28 +02:00
ha-control-slider.ts Cover position tile feature (#16110) 2023-08-18 08:40:41 +00:00
ha-control-switch.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-conversation-agent-picker.ts Subscribe to config entries in helper config (#17835) 2023-09-06 13:39:20 +02:00
ha-country-picker.ts CountrySelector (#18035) 2023-10-12 16:47:28 +02:00
ha-cover-controls.ts Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
ha-cover-tilt-controls.ts Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
ha-currency-picker.ts Replace onboarding inputs with default inputs (#16514) 2023-05-12 13:15:28 +02:00
ha-date-input.ts Allow to show times in the UI in the timezone of the server (#16799) 2023-06-13 12:12:13 +02:00
ha-date-range-picker.ts Don't override ranges provided by parent (#18444) 2023-10-27 15:47:47 +02:00
ha-dialog-date-picker.ts Minor UI bugfixes for selector-datetime and dialog-date-picker (#15759) 2023-05-31 12:26:01 +00:00
ha-dialog-header.ts Ha dialog header (#16485) 2023-05-10 14:34:19 +02:00
ha-dialog.ts Translate todo panel title, update assist title/icon (#18442) 2023-10-27 16:33:02 +02:00
ha-drawer.ts Fix dialog text colors theme (#16296) 2023-04-25 00:23:08 +02:00
ha-duration-input.ts Fix various issues in time/duration input (#13462) 2022-08-24 11:25:29 +02:00
ha-expansion-panel.ts Separate outline color (#18109) 2023-10-09 18:29:25 +02:00
ha-fab.ts RTL safari fix (#12963) 2022-06-21 11:03:22 +02:00
ha-faded.ts Fix faded element in change log (#10737) 2021-12-01 13:55:01 +01:00
ha-file-upload.ts Update upload element (#17654) 2023-08-30 13:24:11 +02:00
ha-formfield.ts Fix clicking on radio buttons (and improve code) (#18078) 2023-10-02 10:58:10 +02:00
ha-gauge.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-header-bar.ts Fix ha header bar height (#15996) 2023-03-31 15:44:22 +02:00
ha-help-tooltip.ts Drop polymer from authorize and onboarding entrypoint (#15760) 2023-03-29 12:17:42 +02:00
ha-hls-player.ts Use esm module for hls.js (#16878) 2023-06-12 07:49:39 -04:00
ha-hs-color-picker.ts Use slider for color temp instead of wheel (#17771) 2023-09-01 15:25:27 +02:00
ha-humidifier-state.ts Use format entity state helpers everywhere (#17757) 2023-09-01 15:26:46 +02:00
ha-icon-button-arrow-next.ts Make the "icon next/prev" series load faster (#18087) 2023-10-04 13:59:51 +02:00
ha-icon-button-arrow-prev.ts Make the "icon next/prev" series load faster (#18087) 2023-10-04 13:59:51 +02:00
ha-icon-button-group.ts Reduce ha-icon-button-group height (#17664) 2023-08-22 11:09:18 +02:00
ha-icon-button-next.ts Make the "icon next/prev" series load faster (#18087) 2023-10-04 13:59:51 +02:00
ha-icon-button-prev.ts Make the "icon next/prev" series load faster (#18087) 2023-10-04 13:59:51 +02:00
ha-icon-button-toggle.ts Improve disabled state in more info (#17570) 2023-08-15 13:50:44 +02:00
ha-icon-button.ts Add aria-haspopup to button menus (#12758) 2022-05-25 16:05:43 +02:00
ha-icon-next.ts Fix class field for ha-icon-next/prev (#18118) 2023-10-05 12:52:31 +00:00
ha-icon-overflow-menu.ts Fix automation editor (#16057) 2023-04-05 10:20:21 +02:00
ha-icon-picker.ts Remove polymer types, cleanups (#16385) 2023-05-04 15:24:24 +00:00
ha-icon-prev.ts Fix class field for ha-icon-next/prev (#18118) 2023-10-05 12:52:31 +00:00
ha-icon.ts Add multi-path icon support and path attributes (#18189) 2023-10-19 15:35:50 +02:00
ha-input-helper-text.ts Add helpers to all selectors (#12230) 2022-04-05 15:26:52 -05:00
ha-label-badge.ts Add --ha-label-badge-border-radius (#15597) 2023-02-27 16:48:38 +01:00
ha-labeled-slider.ts Replace polymer paper-slider (#18168) 2023-10-16 13:35:13 +02:00
ha-language-picker.ts Update onboarding (#17734) 2023-08-30 13:24:25 +02:00
ha-lawn_mower-action-button.ts Tile feature lawn mower (#17655) 2023-08-21 15:49:33 +02:00
ha-list-item.ts Align integration card, limit height of logo (#16714) 2023-06-01 12:01:09 +02:00
ha-logo-svg.ts Update logo (#17964) 2023-09-26 15:33:40 +02:00
ha-markdown-element.ts Map GitHub block quotes to our ha-alert component (#16757) 2023-06-21 11:35:02 +02:00
ha-markdown.ts Allow for lazy loading images in markdown (#16746) 2023-06-05 09:46:38 +02:00
ha-menu-button.ts Fix ha-menu-button not hidden (#17102) 2023-06-29 15:09:58 +02:00
ha-metric.ts Config Menu: Addressing Comments in #12377 (#12399) 2022-04-24 20:25:47 -07:00
ha-mount-picker.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-navigation-list.ts Fix padding navigation list (#13466) 2022-08-24 11:53:51 +02:00
ha-navigation-picker.ts Remove polymer types, cleanups (#16385) 2023-05-04 15:24:24 +00:00
ha-network.ts Drop polymer from authorize and onboarding entrypoint (#15760) 2023-03-29 12:17:42 +02:00
ha-outlined-button.ts Replace internal material/web usages (#18219) 2023-10-16 15:42:59 +02:00
ha-outlined-icon-button.ts Replace internal material/web usages (#18219) 2023-10-16 15:42:59 +02:00
ha-picture-upload.ts Update upload element (#17654) 2023-08-30 13:24:11 +02:00
ha-push-notifications-toggle.js Sort imports (#8104) 2021-01-13 17:17:12 +01:00
ha-qr-scanner.ts Fix automation editor (#16057) 2023-04-05 10:20:21 +02:00
ha-radio.ts Replace checkboxes in list items with `check-list-item` (#11610) 2022-02-09 07:50:48 -08:00
ha-related-items.ts Cache brand images (#17840) 2023-10-25 09:28:28 +02:00
ha-relative-time.ts Capitalize relative time strings (#10165) 2021-10-06 13:56:52 +02:00
ha-select.ts Move select clearing to ha-select (#18190) 2023-10-11 13:22:17 +02:00
ha-service-control.ts Add support for service translations (#17264) 2023-07-10 20:37:04 -04:00
ha-service-picker.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-settings-row.ts Update entity settings, combine basic editor with normal editor (#16297) 2023-04-26 12:23:53 +02:00
ha-sidebar.ts Add support for todo component (#18289) 2023-10-23 22:53:09 +02:00
ha-slider.ts Reduce slider handle size (#18427) 2023-10-26 15:25:47 +02:00
ha-state-icon.ts Convert default state icons (#10223) 2021-10-20 11:10:16 +02:00
ha-stt-picker.ts Update add assistant dialog (#16266) 2023-04-21 20:41:30 -04:00
ha-svg-icon.ts Add multi-path icon support and path attributes (#18189) 2023-10-19 15:35:50 +02:00
ha-switch.ts Replace checkboxes in list items with `check-list-item` (#11610) 2022-02-09 07:50:48 -08:00
ha-tab.ts Use key instead of keycode for key event (#16625) 2023-05-25 18:47:57 +02:00
ha-tabs.ts Fix ha-tabs chevrons bug (#17620) 2023-08-18 13:01:13 +00:00
ha-target-picker.ts Update dependency eslint-plugin-lit-a11y to v4 (#17143) 2023-09-25 14:11:42 +02:00
ha-textarea.ts Various RTL fixes (#15446) 2023-02-14 13:02:45 +01:00
ha-textfield.ts Hide reveal icon on edge for text-field (#18408) 2023-10-25 17:15:43 +02:00
ha-theme-picker.ts Hide no theme option when required (#17338) 2023-07-18 16:08:04 +02:00
ha-time-input.ts Prevent optional time fields in ha-service-control from auto-enabling (#15124) 2023-01-23 19:59:50 +01:00
ha-timezone-picker.ts Replace onboarding inputs with default inputs (#16514) 2023-05-12 13:15:28 +02:00
ha-tip.ts Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
ha-toast.ts Fix double defined cloud-account (#15537) 2023-02-21 19:28:21 +00:00
ha-top-app-bar-fixed.ts Use body scroll with ha-drawer (#16137) 2023-04-13 21:15:01 +02:00
ha-top-app-bar.ts Fix dialogs under sidebar, headers (#15973) 2023-03-30 11:46:34 +02:00
ha-tts-picker.ts Add name for google translate tts (#16378) 2023-05-02 20:34:52 +02:00
ha-tts-voice-picker.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
ha-two-pane-top-app-bar-fixed.ts Update todo list card (#18396) 2023-10-25 13:57:50 +02:00
ha-vacuum-state.js Adjust backend translations for entity components (#15820) 2023-03-16 13:51:38 +01:00
ha-water_heater-control.js RTL heater+state fixes (#13366) 2022-08-25 14:20:04 +00:00
ha-water_heater-state.js Use format entity state helpers everywhere (#17757) 2023-09-01 15:26:46 +02:00
ha-web-rtc-player.ts Update dependency prettier to v3.0.2 (#17623) 2023-08-19 20:41:39 +00:00
ha-yaml-editor.ts Add crosshairs, destroy globals, and tweak updates for code editor (#17302) 2023-08-04 09:16:37 -04:00
search-input.ts Localize the statistics search label (#17223) 2023-07-09 18:39:51 -04:00
timezone-datalist.ts Add core country and language settings (#14478) 2022-11-29 20:54:18 +01:00