seitime-frappe/frappe/public/js/form_builder/components/controls
Suraj Shetty b4bc871aab style: Auto format vue file with prettier
- Ran pre-commit run --all-files
2023-11-13 11:26:00 +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 style: Auto format vue file with prettier 2023-11-13 11:26:00 +05:30
CheckControl.vue style: Auto format vue file with prettier 2023-11-13 11:26:00 +05:30
CodeControl.vue revert: code control loosing focus when edit (for now reverting need better fix) 2023-11-08 13:31:25 +05:30
DataControl.vue style: Auto format vue file with prettier 2023-11-13 11:26:00 +05:30
FetchFromControl.vue fix: enclose FetchFormControl in a div 2023-10-17 16:50:14 +05:30
GeolocationControl.vue fix: some field properties shown in multiple fields on select of same type of fields 2023-10-17 17:51:45 +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: some field properties shown in multiple fields on select of same type of fields 2023-10-17 17:51:45 +05:30
RatingControl.vue fix: some field properties shown in multiple fields on select of same type of fields 2023-10-17 17:51:45 +05:30
SelectControl.vue style: Auto format vue file with prettier 2023-11-13 11:26:00 +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 style: Auto format vue file with prettier 2023-11-13 11:26:00 +05:30
TextEditorControl.vue fix: some field properties shown in multiple fields on select of same type of fields 2023-10-17 17:51:45 +05:30