Wendelin
e278e33375
date-range-picker with cally ( #30193 )
...
* date-range-picker with cally
* fix timePicker
* Review: backdrop transition
* fix comments
* Add formatCallyDateRange
* Refactor date formatting in date range picker and remove unused styles
* time-input without label
* review
2026-03-19 10:30:15 +00:00
Wendelin
9a7a8fd377
Add reportValidity in ha-form ( #29884 )
...
* Add validation for required fields in ha-auth-flow before submission
* Add reportValidity methods to form components for improved validation handling
* Remove async reportValidity funcs
* Review
2026-03-03 09:05:49 +02:00
karwosts
fc38365958
Fix keyboard for ha-date-input ( #27968 )
...
* Fix keyboard for ha-date-input
* Update src/components/ha-date-input.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-11-17 14:22:36 +00:00
Wendelin
e703750136
Add and fix stylistic eslint rules ( #23735 )
...
* Fix stylistic eslint rules
* Fix eslint issues
2025-01-14 21:00:14 +01:00
Petar Petrov
400ddbf625
Fix attributes broken by the warning fixes ( #23182 )
2024-12-06 14:56:42 +01:00
Petar Petrov
7a12fd2853
Fix ALL the eslint warnings ( #23165 )
...
* Fix many lint warnings
* Fix ALL lint warnings
* small fix
* type fixes
2024-12-06 09:55:07 +01:00
Wendelin
830d8d2410
Add type import check to eslint ( #22488 )
...
* Add type import check to eslint
* Add type imports with eslint --fix
2024-10-30 11:12:30 +00:00
Steve Repsher
6234f7b7d2
Initialize boolean properties ( #19445 )
2024-01-18 16:39:33 +01:00
Bram Kragten
cb29d35949
Allow to clear due date ( #19201 )
2023-12-30 20:21:33 +01:00
Bram Kragten
780de42e4b
Allow to show times in the UI in the timezone of the server ( #16799 )
2023-06-13 12:12:13 +02:00
Philip Allgaier
3b51050b52
Fix hidden/broken input_datetime date selector ( #14623 )
...
fixes undefined
2022-12-08 11:36:53 +01:00
Allen Porter
a941ed4f90
Fix off by one day in date input (in calendar) ( #14590 )
...
fixes undefined
2022-12-07 10:04:45 +01:00
Bram Kragten
241645fe8d
Fix timezone issues calendar ( #14501 )
2022-12-01 17:04:45 +01:00
Allen Porter
9b6e33cfec
Add Calendar Event creation and deletion dialogs ( #14036 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-30 21:20:41 +01:00
Paul Bottein
907466d060
Add first weekday option in profile ( #13991 )
2022-10-10 16:58:27 +02:00
Paulus Schoutsen
59595aabde
Add helpers to all selectors ( #12230 )
2022-04-05 15:26:52 -05:00
Zack Barett
7ab54ee5ce
Update Pickers and selectors with required ( #12151 )
...
* Update Pickers and selectors with required
* Use native * for device and entity
2022-03-30 06:48:56 -05:00
Bram Kragten
3873203721
Convert inputs ( #11907 )
...
* Convert inputs
* Update dialog-thingtalk.ts
* imports
2022-03-07 12:45:39 +01:00
Bram Kragten
56cb958a47
Migrate all lovelace elements to mwc ( #11695 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2022-02-15 11:09:34 -08:00
Bram Kragten
45e6ec1ee2
New date picker ( #11555 )
2022-02-04 16:19:36 -08:00
Bram Kragten
9b97faa5e3
Migrate combobox to mwc ( #11546 )
2022-02-04 15:46:09 -08:00
Bram Kragten
7ccde2cb41
Fix disabled date input ( #10813 )
2021-12-06 17:25:23 +00:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 ( #9199 )
2021-05-18 07:37:53 -07:00
Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 ( #8878 )
2021-05-07 13:16:14 -07:00
Bram Kragten
5754f4463d
Bump babel and eslint ( #9049 )
2021-04-30 12:15:31 -07:00
Bram Kragten
21140f437e
Update value of date input ( #8865 )
2021-04-08 16:31:46 -07:00
Bram Kragten
b501b7f47c
Change date picker ( #8821 )
2021-04-06 05:36:12 -07:00
Thomas Lovén
16e7a16d12
Fix date picker text color ( #7776 )
2021-01-16 20:48:18 +01:00
Philip Allgaier
c28a7d6c10
Center align content of date input ( #8134 )
2021-01-13 17:10:08 +01:00
Thomas Lovén
473e381d75
Fix date picker row alignment ( #7704 )
2020-11-17 09:43:25 +01:00
Thomas Lovén
4fe0276914
Replace date picker for entities card ( #6899 )
2020-11-09 23:27:21 +01:00
Bram Kragten
82f80db558
Update typescript, prettier, tslint -> eslint ( #5536 )
...
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
Thomas Lovén
8729410dce
Remove spinners in firefox ( #3150 )
2019-05-03 09:38:28 -07:00
Thomas Lovén
981dd5df63
Basic input-datetime entity row ( #3121 )
...
* Basic input-datetime entity row
* Address review comments
* Fix imports
2019-04-25 21:47:46 -07:00