PromucFlow_constructor/app/client/src/widgets/JSONFormWidget
albinAppsmith fcbcec751d
feat: Design System package & Tooltip integration (#14547)
* Added Appsmith Design System Package
* Removed tooltip from ADS folder
* Changed imports for Tooltip

* added alias for the @appsmithorg/design-system

* fix for npm aliasing in jest

* design system package version change to beta 1.0.1-beta.8

* Tooltip Position type changed to PopoverPosition

* design system package updated
2022-06-24 19:53:02 +05:30
..
component feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
fields fix: checkbox, switch property fields update, migration added (#13997) 2022-05-25 17:03:33 +05:30
widget fix: JSONForm - Generate Form button apply theme on new fields (#14687) 2022-06-22 14:21:53 +05:30
constants.ts fix: JSONForm RadioGroupField - support numeric values in the options (#13365) 2022-05-05 11:10:52 +05:30
FormContext.tsx fix: JSONForm select/multiselect filterText value synchronous update with onFilterUpdate action (#12578) 2022-04-08 11:39:23 +05:30
helper.test.ts fix: JSONForm - hidden field value reflects in formData (#13739) 2022-05-12 17:52:44 +05:30
helper.ts fix: JSONForm - hidden field value reflects in formData (#13739) 2022-05-12 17:52:44 +05:30
icon.svg chore: [ImgBot] Optimize images (#12266) 2022-04-08 22:52:58 +05:30
index.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
schemaParser.test.ts fix: JSONForm modify source data object to null causes crash (#13966) 2022-05-20 13:46:45 +05:30
schemaParser.ts fix: JSONForm modify source data object to null causes crash (#13966) 2022-05-20 13:46:45 +05:30
schemaTestData.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30