PromucFlow_constructor/app/client/src/widgets/FormWidget/widget
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
..
index.tsx feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00