PromucFlow_constructor/app/client/src/widgets/MultiSelectWidgetV2
Paul Li dbb09dd4e0 feat: Internal property to detect changes in a form
-- Make isDirty to a meta property, followed by code refactoring
-- Reset isDirty only if default value changes
-- Recursively check if the form has changes, even considering nested case
2022-03-02 03:02:10 +08:00
..
component fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
widget feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00
constants.ts feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
icon.svg feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
index.ts fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00