Fisher Yu
|
41a7b42f16
|
fix: Translate form and workflow builder (#25482)
* Update AttachControl.vue
* Update ButtonControl.vue
* Update CheckControl.vue
* Update CodeControl.vue
* Update DataControl.vue
* Update ImageControl.vue
* Update LinkControl.vue
* Update RatingControl.vue
* Update SelectControl.vue
* Update SignatureControl.vue
* Update TableControl.vue
* Update TextControl.vue
* Update TextEditorControl.vue
* Update Section.vue
* Update Column.vue
* Update Tabs.vue
* Update Field.vue
* Update Sidebar.vue
* Update AddFieldButton.vue
* Update AddFieldButton.vue
* Update Section.vue
* Update WorkflowBuilder.vue
* Update Autocomplete.vue
* Update EditableInput.vue
* Update AttachControl.vue
* Update ButtonControl.vue
* Update CheckControl.vue
* Update CodeControl.vue
* Update DataControl.vue
* Update ImageControl.vue
* Update LinkControl.vue
* Update RatingControl.vue
* Update SelectControl.vue
* Update SignatureControl.vue
* Update TextControl.vue
* Update TextEditorControl.vue
* Update Field.vue
* Update EditableInput.vue
* Update TableControl.vue
* Update Column.vue
* fix: variable in translatable string
* fix: add context for row number label
* fix: translate labels in workflow builder
* style: formatting
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2024-03-18 18:41:50 +05:30 |
|
Shariq Ansari
|
198ac226c5
|
fix: add dedeicated add field button at each column
|
2023-11-02 15:35:29 +05:30 |
|
Shariq Ansari
|
ca2152d56c
|
feat: ctrl+shift+n to add new field & delete/backspace to delete the field when it in on focus
|
2023-10-31 20:51:41 +05:30 |
|
Shariq Ansari
|
d95b3b6fb0
|
feat: created autocomplete component to control options with up/down key
|
2023-10-31 20:28:31 +05:30 |
|
Shariq Ansari
|
3df24c7060
|
fix: move autocomplete popup on bottom-start
|
2023-10-31 12:15:35 +05:30 |
|
Shariq Ansari
|
0e397d6f6a
|
fix: minor fixes
|
2023-10-31 11:50:56 +05:30 |
|
Shariq Ansari
|
6a626318be
|
fix: teleport dropdown outside to handle clipping
|
2023-10-31 01:39:47 +05:30 |
|
Shariq Ansari
|
5f8887d794
|
fix: add new field btn in empty column
also created AddFieldButton component
|
2023-10-31 00:35:00 +05:30 |
|