PromucFlow_constructor/app/client/src/components/formControls
Tanvi Bhakta a0292d432a
feat: import changes batch 2 (#15722)
* Remove treedropdown from ads

* Change Treedropdown imports

* Remove Notification Banner, change imports

* Remove Toggle from ads

* Change toggle imports

* explicitly declare function argument types

* Remove Menu from ads

* Change menu imports

* Remove Spinner from ads

* Change spinner imports

* Remove Radio, import changes

* test: updated flaky test under default meta (#15707)

* updated flaky test

* Updated tests

* updated tests

* updated the tests

* updated tests

* Update constants.ts

* add more typecasting

* Remove ListSegmentHeader, import changes

* Remove TagInputComponent, import changes

* Remove Switch, import changes

* Remove SearchInput, change imports

* Rename TagInputComponent to TagInput

* Remove ProgressiveImage, import changes

* import changes for SearchVariant

* Remove menu divider, import changes

* Remove TableDropdown, import changes

* Remove Switcher

* Remove StatusBar, import changes

* Remove showcase carousel

* Remove RectangularSwitcher, import change

* Add types to TableDropdown's args

* Remove MultiSwitch, import change

* Remove GifPlayerComponent, import change

* Remove DraggableList, import change

* Remove DisplayImageUpload, import change

* Remove DatePickerComponent, import change

* Remove CopyToClipBoard, import change

* Remove ColorSelector, import change

* Remove TabItemBackgroundFill, NumberedStep, ColorPickerComponent

* GifPlayerComponent -> GifPlayer

* change named import

* Remove FormFieldError, change imports

* Update to new version of Tree Dropdown

* Fix issue with ads/index.ts

* Test file fix

* Fix issue with merge?!?!??

* update design system to 1.0.18

* Bump ds version

* bump ds version

* bump ds version

Co-authored-by: NandanAnantharamu <67676905+NandanAnantharamu@users.noreply.github.com>
Co-authored-by: Albin <albin@appsmith.com>
2022-09-02 14:08:17 +05:30
..
BaseControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
CheckboxControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
DropDownControl.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
DynamicInputTextControl.test.tsx
DynamicInputTextControl.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
DynamicTextFieldControl.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
DynamicTextFieldControl.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
EntitySelectorControl.tsx fix: UQI UI alignment fixes (#15035) 2022-07-06 12:10:25 +05:30
FieldArrayControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
FilePickerControl.tsx fix: Where clause UI fixes (10406) (#10411) 2022-01-14 19:20:54 +05:30
FixedKeyInputControl.tsx Increase width for various form controls (#13895) 2022-05-18 15:37:47 +01:00
InputNumberControl.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
InputTextControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
KeyValueArrayControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
KeyValueInputControl.tsx fix: Where clause UI fixes (10406) (#10411) 2022-01-14 19:20:54 +05:30
PaginationControl.tsx fix: UQI UI alignment fixes (#15035) 2022-07-06 12:10:25 +05:30
SortingControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
StyledControls.tsx feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
SwitchControl.tsx feat: import changes batch 2 (#15722) 2022-09-02 14:08:17 +05:30
utils.test.ts fix: added default value for switch view type (#15215) 2022-07-15 09:15:08 +02:00
utils.ts fix: added default value for switch view type (#15215) 2022-07-15 09:15:08 +02:00
WhereClauseControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30