seitime-frappe/frappe/public/js/form_builder/components
2025-09-26 13:22:43 +02:00
..
controls feat(Form Builder): show default value for "Select" and "Check" fields (#34050) 2025-09-26 13:22:43 +02:00
AddFieldButton.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
Autocomplete.vue fix: form_control_translation 2024-12-24 19:50:40 +01:00
Column.vue fix: form_control_translation 2024-12-24 19:50:40 +01:00
Dropdown.vue fix: form_control_translation 2024-12-24 19:50:40 +01:00
EditableInput.vue fix: form_control_translation 2024-12-24 19:50:40 +01:00
Field.vue Merge branch 'develop' of https://github.com/frappe/frappe into develop-ritvik-filter-eval-support 2024-03-21 12:29:28 +05:30
FieldProperties.vue refactor: replace in_list(array, member) with array.includes(member) 2024-03-10 16:09:09 +01:00
SearchBox.vue style: Auto format vue file with prettier 2023-11-13 11:26:00 +05:30
Section.vue [fix] Add missing translate function call (#25747) 2024-04-12 14:39:02 +05:30
Sidebar.vue fix: hide tab button on child table (#26148) 2024-04-24 14:12:28 +00:00
Tabs.vue fix: avoid translating layout field labels (#25548) 2024-03-19 18:01:39 +00:00