PromucFlow_constructor/app/client/src/components/propertyControls
vicky-primathon 527bb5898a
Fix-The tabs should scroll with the increase in the number of tabs. (#131)
* Fixed tabs widget bugs and other updates:
1. Moved drag icon to the left of tab name field in the tabs widget property pane
2. Change drag icon
3. Add scroll when the tabs occupy more width than the width of tabs widget.
4. Add selected tab name validation.
5. Hide overflow tabs.
6. Avoid vertical scrollbars in tabs widget header
2020-07-29 14:31:17 +05:30
..
ActionSelectorControl.tsx Evaluated value popup 2020-06-04 13:49:22 +00:00
BaseControl.tsx Action creator evaluated value fixes 2020-06-10 12:16:50 +00:00
ChartDataControl.tsx Fix embedded datasource path (#2) 2020-07-01 15:31:07 +05:30
CodeEditorControl.tsx Remove current value popup from function call fields (#49) 2020-07-07 14:19:22 +05:30
ColumnActionSelectorControl.tsx delete icon placement fix, spacing in auto complete for lightning menu icon added 2020-06-03 10:14:11 +05:30
DatePickerControl.tsx JSON stringify fixes 2020-06-25 10:04:57 +00:00
DropDownControl.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
index.test.ts fixed date picker default value down to the ms 2020-04-23 14:57:37 +00:00
index.ts Fix/map tab issues 2020-04-29 10:29:02 +00:00
InputTextControl.tsx Fix embedded datasource path (#2) 2020-07-01 15:31:07 +05:30
KeyValueComponent.tsx delete icon placement fix, spacing in auto complete for lightning menu icon added 2020-06-03 10:14:11 +05:30
LocationSearchControl.tsx Fix/map issues 2020-05-07 10:51:37 +00:00
MultiSelectControl.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
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
StepControl.tsx Feature/widgets 2020-04-15 11:42:11 +00:00
StyledControls.tsx Fix-Open image in new tab on clicking it in table widget. (#119) 2020-07-24 16:02:31 +05:30
SwitchControl.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
TabControl.tsx Fix-The tabs should scroll with the increase in the number of tabs. (#131) 2020-07-29 14:31:17 +05:30