| .. |
|
ArrayField.tsx
|
feature: JSONForm - disable add new and remove buttons when array is disabled (#13520)
|
2022-05-09 17:34:49 +05:30 |
|
BaseInputField.tsx
|
feat: App Theming (#9714)
|
2022-05-04 15:15:57 +05:30 |
|
CheckboxField.tsx
|
fix: checkbox, switch property fields update, migration added (#13997)
|
2022-05-25 17:03:33 +05:30 |
|
CurrencyInputField.test.ts
|
feat: JSON Form widget (#8472)
|
2022-03-24 12:43:25 +05:30 |
|
CurrencyInputField.tsx
|
feat: App Theming (#9714)
|
2022-05-04 15:15:57 +05:30 |
|
DateField.tsx
|
fix: JSONForm missing theming accent color property and few JS enabled controls not access sourceData/formData properties (#13817)
|
2022-05-13 19:53:23 +05:30 |
|
FieldRenderer.tsx
|
fix: JSONForm - hidden field value reflects in formData (#13739)
|
2022-05-12 17:52:44 +05:30 |
|
index.ts
|
feat: JSON Form widget (#8472)
|
2022-03-24 12:43:25 +05:30 |
|
InputField.test.ts
|
feat: JSON Form widget (#8472)
|
2022-03-24 12:43:25 +05:30 |
|
InputField.tsx
|
feat: App Theming (#9714)
|
2022-05-04 15:15:57 +05:30 |
|
MultiSelectField.tsx
|
feat: App Theming (#9714)
|
2022-05-04 15:15:57 +05:30 |
|
ObjectField.tsx
|
feat: App Theming (#9714)
|
2022-05-04 15:15:57 +05:30 |
|
PhoneInputField.test.ts
|
fix: JSONForm Phone number field required validation (#13525)
|
2022-05-09 14:59:53 +05:30 |
|
PhoneInputField.tsx
|
fix: JSONForm Phone number field required validation (#13525)
|
2022-05-09 14:59:53 +05:30 |
|
RadioGroupField.tsx
|
fix: JSONForm RadioGroupField - support numeric values in the options (#13365)
|
2022-05-05 11:10:52 +05:30 |
|
SelectField.test.tsx
|
fix: JSONForm Select field validate empty string as an invalid value (#13993)
|
2022-05-25 15:34:50 +05:30 |
|
SelectField.tsx
|
fix: JSONForm Select field validate empty string as an invalid value (#13993)
|
2022-05-25 15:34:50 +05:30 |
|
SwitchField.tsx
|
fix: checkbox, switch property fields update, migration added (#13997)
|
2022-05-25 17:03:33 +05:30 |
|
useBlurAndFocusEvents.ts
|
feat: JSON Form widget (#8472)
|
2022-03-24 12:43:25 +05:30 |
|
useObserveAccessor.ts
|
feat: JSON Form widget (#8472)
|
2022-03-24 12:43:25 +05:30 |
|
useRegisterFieldValidity.test.tsx
|
feat: JSON Form widget (#8472)
|
2022-03-24 12:43:25 +05:30 |
|
useRegisterFieldValidity.ts
|
fix: submit button not disabled in invalid json form on first load (#13415)
|
2022-05-04 10:45:27 +05:30 |
|
useUpdateInternalMetaState.ts
|
fix: Replace "klona/full" -> "klona" in JSONForm to avoid cloning of non-enumerable properties (#13193)
|
2022-04-22 14:15:45 +05:30 |