-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(widget-form): apply field-value-manager to widget form & refacto…
…r field-value-manager (#5233) * fix(field-value-manager): replace data proxy to reactivity vue ref & refactor method Signed-off-by: samuel.park <[email protected]> * fix(widget-form): apply field manager to widget form Signed-off-by: samuel.park <[email protected]> * fix(widget-load): apply new widget load params Signed-off-by: samuel.park <[email protected]> * chore: add defense code Signed-off-by: samuel.park <[email protected]> --------- Signed-off-by: samuel.park <[email protected]>
- Loading branch information
1 parent
bb868cd
commit 10c8949
Showing
9 changed files
with
123 additions
and
133 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.