Fix/datepicker validation by LukasBoll · Pull Request #2200 · eclipsesource/jsonforms
LukasBoll
changed the title
Fix/datepicker validation
WIP: Fix/datepicker validation
LukasBoll
changed the title
WIP: Fix/datepicker validation
Fix/datepicker validation
LukasBoll
changed the title
Fix/datepicker validation
WIP: Fix/datepicker validation
LukasBoll
changed the title
WIP: Fix/datepicker validation
Fix/datepicker validation
Previously, data wasn't cleared when the input field was emptied. This commit will set the value to 'undefined' when the input is empty or invalid upon blurring. During editing, the data is only updated when the current input is valid. Closes eclipsesource#2183
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters