seitime-frappe/frappe/public/js/form_builder/components/controls
2023-10-11 15:01:26 +05:30
..
AttachControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
ButtonControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
CheckControl.vue fix(Form Builder): Fix label text font size 2023-07-25 14:58:43 +02:00
CodeControl.vue fix: remove store from each control 2023-07-22 13:07:50 +05:30
DataControl.vue style: cosmetic changes in form builder 2023-09-03 13:08:15 +05:30
FetchFromControl.vue fix: load doctype model instead of using frappe.model.with_doctype 2023-10-11 15:01:26 +05:30
GeolocationControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
ImageControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
LinkControl.vue fix: remove store from each control 2023-07-22 13:07:50 +05:30
RatingControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
SelectControl.vue style: cosmetic changes in form builder 2023-09-03 13:08:15 +05:30
SignatureControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
TableControl.vue fix: load doctype model instead of using frappe.model.with_doctype 2023-10-11 15:01:26 +05:30
TextControl.vue fix(Form Builder): Fix label text font size 2023-07-25 14:58:43 +02:00
TextEditorControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30