PromucFlow_constructor/app
Hetu Nandu 5dc01c677d
Batching widget property updates (#2685)
- Changed the updateWidgetProperty redux action to use an object of updates instead of single update
- Added the new batchUpdateWidgetProperty action
> This action will calculate dynamicPath changes for all the updates and update them together
- Added the new deleteWidgetProperty action
>This action will delete a property and any dynamicPaths/child dynamicPaths that exist
2021-01-25 14:27:26 +05:30
..
client Batching widget property updates (#2685) 2021-01-25 14:27:26 +05:30
server Fix calls to release notes from cloud instances (#2680) 2021-01-22 14:25:24 +05:30