seitime-frappe/frappe/public/js/form_builder/components/controls
2025-12-04 16:59:33 +00:00
..
AttachControl.vue fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
ButtonControl.vue feat: add color property to button field 2025-12-04 16:59:33 +00:00
CheckControl.vue fix: Emit updated checkbox value as integer instead of boolean (#34657) 2025-11-12 16:56:13 +01:00
CodeControl.vue fix(Form Builder): Fix Code control not updating (#27422) 2024-10-09 10:19:58 +00:00
DataControl.vue fix: form_control_translation 2024-12-24 19:50:40 +01:00
FetchFromControl.vue fix: Fetch From, Need to Select Twice to Set Doctype (#27071) 2024-07-11 09:55:07 +00:00
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 feat(Form Builder): show default value for "Select" and "Check" fields (#34050) 2025-09-26 13:22:43 +02:00
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: form_control_translation 2024-12-24 19:50:40 +01:00
TextControl.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +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