PromucFlow_constructor/app/client/src/widgets/JSONFormWidget
Bhavin K e8219284ea
feat:allow local decimal sep. curr. & input widget (#16380)
* feat:allow local decimal sep. curr. & input widget

* test: fix the test for input widget

* refactor: code refinement

* refactor: rename the suggestion key

* fix: changed the regex to replaceAll function

* fix: address review callouts

* refactor: new default and min max validation

* fix: directly converting default value to current locale

* fix: converting value to locale directly inside onStep

* fix: add fraction during formatting

* revert: input widget locale changes

* fix: restrict getting of current locale for currency widget

* fix: introduced shouldUseLocale prop

Co-authored-by: balajisoundar <balaji@appsmith.com>
Co-authored-by: keyurparalkar <keyur@appsmith.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-11-02 16:02:45 +05:30
..
component fix: RTE + Form + JSONForm reskinning (#16956) 2022-09-28 17:28:40 +00:00
fields feat:allow local decimal sep. curr. & input widget (#16380) 2022-11-02 16:02:45 +05:30
widget fix: Converted Dropdowns to Button group & added missing tooltips (#17454) 2022-10-20 19:36:32 +05:30
constants.ts fix: JSONForm field event trigger binding get updated formData values (#15650) 2022-08-05 11:49:24 +05:30
FormContext.tsx fix: JSONForm field event trigger binding get updated formData values (#15650) 2022-08-05 11:49:24 +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: search functionality in tree select (#16073) 2022-08-18 16:00:37 +05:30
icon.svg chore: [ImgBot] Optimize images (#12266) 2022-04-08 22:52:58 +05:30
index.ts fix: RTE + Form + JSONForm reskinning (#16956) 2022-09-28 17:28:40 +00:00
schemaParser.test.ts fix: JSONForm modify source data object to null causes crash (#13966) 2022-05-20 13:46:45 +05:30
schemaParser.ts The reset button on properties behaves incorrect for JSONForm fields and Table primary columns (#14768) 2022-06-30 15:52:20 +05:30
schemaTestData.ts The reset button on properties behaves incorrect for JSONForm fields and Table primary columns (#14768) 2022-06-30 15:52:20 +05:30