lion/packages/ui
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
..
_legacy-changelogs feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
components fix(LionInputDatePicker): remove endless loop on InvalidDate modelValue (#1984) 2023-05-24 11:51:26 +02:00
docs chore: camelCase linting for properties 2023-02-08 20:22:26 +01:00
exports feat(combobox): add requireOptionMatch flag and MatchesOption validator 2023-03-16 18:18:40 +01:00
scripts chore: add script "copy-doc-assets" 2023-01-02 15:04:06 +01:00
CHANGELOG.md Version Packages 2023-05-17 10:08:17 +00:00
package.json Version Packages 2023-05-17 10:08:17 +00:00
README.md chore: add README for lion/ui package 2023-02-28 15:18:09 +01:00
tsconfig-check-only.json chore: apply types-correct in ui pkg 2022-11-23 16:14:18 +01:00
tsconfig.json feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00