lion/docs/components
Monika Nawój e310c08af1
fix(LionInputDatePicker): remove endless loop on InvalidDate modelValue (#1984)
* refactor: used IsDate validator instead of custom isValidDate function

* fix: used IsDate validator to validate modelValue before it's passed to lion-calendar's selctedDate

* test: Updated lion-input-datepicker tests to include example of handling invalid modelValue

* docs: Updated docs to include example with invalid modelValue

* refactor: updated returned type of __getSyncDownValue method

* changset: updated changeset for @lion/ui

* refactor: linting fix

* refactor:  import path updated

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>

* refactor: label added to Faulty prefilled datepicker input

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>

* test: updated test to include more obvious invalid date value

---------

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2023-05-24 11:51:26 +02:00
..
accordion feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
button docs: add reset and submit button imports 2023-01-05 11:17:21 +01:00
calendar feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
checkbox-group chore: add missing import of lion-checkbox-indeterminate 2023-04-20 14:51:35 +02:00
collapsible feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
combobox feat(combobox): add requireOptionMatch flag and MatchesOption validator 2023-03-16 18:18:40 +01:00
dialog fix: demos and overlay styles 2022-12-09 15:54:28 +01:00
drawer chore: moved lion-drawer to correct directories for new lion/ui setup 2022-11-07 14:48:26 +01:00
fieldset feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
form chore: camelCase linting for properties 2023-02-08 20:22:26 +01:00
icon feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
input feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
input-amount feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
input-date feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
input-datepicker fix(LionInputDatePicker): remove endless loop on InvalidDate modelValue (#1984) 2023-05-24 11:51:26 +02:00
input-email feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
input-iban feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
input-range feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
input-stepper feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
input-tel feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
input-tel-dropdown feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
listbox fix(combobox): make the first occurrence of a string highlighted, instead of the last 2023-02-15 08:47:32 +01:00
pagination feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
progress-indicator feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
radio-group feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
select feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
select-rich chore(select-rich): update docs 2023-05-01 17:27:06 +02:00
steps feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
switch feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
tabs feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
textarea feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
tooltip feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
index.11tydata.cjs chore: improve social media images 2021-03-15 16:17:44 +01:00
index.md chore: update header order, components list and links 2022-03-30 12:37:30 +02:00