* changed chart data to behave as an array <str, str> and not use json stringify to update added a generic logic to flag all objects with internal bindings as dynamic moved unescape to only handle at the time of eval and removed new lines before eval * added a migration for older charts that have their data as strings * flagged column actions as an action trigger to avoid evaluating it Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com> |
||
|---|---|---|
| .. | ||
| BaseControl.tsx | ||
| CheckboxControl.tsx | ||
| DropDownControl.tsx | ||
| DynamicTextFieldControl.tsx | ||
| FilePickerControl.tsx | ||
| InputTextControl.tsx | ||
| KeyValueArrayControl.tsx | ||
| KeyValueInputControl.tsx | ||
| StyledControls.tsx | ||
| SwitchControl.tsx | ||