PromucFlow_constructor/app/client/src/components/propertyControls
Abhinav Jha 1ccece69e1
Custom FusionCharts Config (#2670)
* Property pane enhancements

- Property pane sections are collapsible
- Property pane controls can be hidden conditionally
- Property pane configurations now come from the widget instead of a global config file
- Property pane property updates can be hooked with other related updates
- Property pane control and section ids are generated dynamically now.

* Add chart type: "Custom FusionChart" (#2996)

Co-authored-by: Zeger Hoogeboom <zegerhoogeboom@users.noreply.github.com>
Co-authored-by: zeger <zeger@equinoxai.com>
2021-03-25 03:35:04 +05:30
..
ActionSelectorControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
BaseControl.tsx Update: DatePicker validates data as ISO 8601 string (#3397) 2021-03-24 17:42:24 +05:30
ButtonTabControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
ChartDataControl.tsx Typo ¯\_(ツ)_/¯ (#3595) 2021-03-17 17:04:53 +05:30
CodeEditorControl.tsx Update: DatePicker validates data as ISO 8601 string (#3397) 2021-03-24 17:42:24 +05:30
ColorPickerControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
ColumnActionSelectorControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
ComputeTablePropertyControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
CustomFusionChartControl.tsx Custom FusionCharts Config (#2670) 2021-03-25 03:35:04 +05:30
DatePickerControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
DropDownControl.tsx DatePicker Widget: Additional date formats (#3162) 2021-03-24 14:23:39 +05:30
IconTabControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
index.ts Custom FusionCharts Config (#2670) 2021-03-25 03:35:04 +05:30
InputTextControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
KeyValueComponent.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
LocationSearchControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
MultiSelectControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
MultiSwitchControl.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
OptionControl.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
PrimaryColumnsControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
StepControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
StyledControls.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
SwitchControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
TabControl.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30