PromucFlow_constructor/app/client/src/components/formControls
albinAppsmith fbc3bd663b
feat: Migrate design system components import to design-system repo - I (#15562)
* Icon component deleted and changed the imports in refrence places

* design system package version changed

* import changes

* Delete TextInput.tsx

* Change imports

* Change single named import

* Update package

* Update package

* Delete ScrollIndicator.tsx

* Change imports

* Icon import completed

* Event type added

* Changed Button component imports

* import change button

* Button onclick type fix

* Label with Tooltip import changes

* Changed breadcrumbs import

* EmojiPicker and Emoji Reaction import changes

* AppIcon import change

* import bug fix

* Menu Item import chnages

* Icon selector imports changed

* Delete LabelWithTooltip.tsx

* Change imports across the app

* Update package version

* Update version number for design-system

* Delete Checkbox.tsx

* Remove the exports

* Add lock file for ds package update

* Change imports

* default import -> named

* Update release version

* Make arg type explicit

* Updated design-system to latest release

* Missing file mysteriously comes back and is updated accordingly

* changes design-system package version

* Add types to arguments in the onChange for text input

* onBlur type fix

* Search component in property pane

* WDS button changes reverted

* package version bumped

* conflict fix

* Remove Dropdown, change imports

* Category import fix

* fix: table icon size import

* Bump version of design system package

* Yarn lock

Co-authored-by: Tanvi Bhakta <tanvibhakta@gmail.com>
2022-08-22 10:39:39 +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 feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
DynamicInputTextControl.test.tsx [Fix] Fix mouse click for the autocomplete at the api pane (#5929) 2021-07-19 17:36:04 +05:30
DynamicInputTextControl.tsx fix: UQI UI alignment fixes (#15035) 2022-07-06 12:10:25 +05:30
DynamicTextFieldControl.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
DynamicTextFieldControl.tsx fix: Fix template for MongoDB Raw command (#16034) 2022-08-19 11:11:41 +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: Add enable/disable functionality to form components (#10215) 2022-01-06 20:09:21 +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