PromucFlow_constructor/app/client/src/widgets/JSONFormWidget
2022-05-04 12:53:48 +05:30
..
component fix: JSONForm placed in modal does not update default value from source data (#13453) 2022-05-04 12:53:48 +05:30
fields fix: submit button not disabled in invalid json form on first load (#13415) 2022-05-04 10:45:27 +05:30
widget fix: JSONForm placed in modal does not update default value from source data (#13453) 2022-05-04 12:53:48 +05:30
constants.ts feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +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 feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
helper.ts feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
icon.svg chore: [ImgBot] Optimize images (#12266) 2022-04-08 22:52:58 +05:30
index.ts feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
schemaParser.test.ts fix: Replace "klona/full" -> "klona" in JSONForm to avoid cloning of non-enumerable properties (#13193) 2022-04-22 14:15:45 +05:30
schemaParser.ts fix: Replace "klona/full" -> "klona" in JSONForm to avoid cloning of non-enumerable properties (#13193) 2022-04-22 14:15:45 +05:30
schemaTestData.ts feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30