Commit graph

12 commits

Author SHA1 Message Date
mahsem
c0b65e5a5a
fix: form_control_translation 2024-12-24 19:50:40 +01:00
Shariq Ansari
d95b3b6fb0 feat: created autocomplete component to control options with up/down key 2023-10-31 20:28:31 +05:30
Shariq Ansari
b345ad5fe0 fix: focus on fields label after adding it 2023-10-31 12:05:30 +05:30
Suraj Shetty
171b616e57 fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
Shariq Ansari
a074476a29 fix: render html text for field label 2023-01-04 19:17:35 +05:30
Shariq Ansari
f0a5f0a6f3 fix: Change doctype by clicking on page title
also added go to doctype list menu item
2022-12-08 15:25:08 +05:30
Shariq Ansari
fb4814ff3c fix: inheret bg color for editable input 2022-12-08 11:47:20 +05:30
Shariq Ansari
28ec144675 fix: remove label focus outline while editing
also added tooltip to know double click to edit label
2022-11-16 19:23:31 +05:30
Shariq Ansari
1c4f60ecd1 feat: separate component for each fieldtypes used in properties & main form
Worked on Data & Check Component. Components are created for each fieldtypes but each is still rendering Data Components template
2022-11-13 01:43:50 +05:30
Shariq Ansari
5a7839d8c8 fix: use EditableInput for field input 2022-11-12 16:50:29 +05:30
Shariq Ansari
5ecb93582a chore: active border style refactor 2022-11-09 12:43:37 +05:30
Shariq Ansari
2dc9bbd2a5 fix: created EditableInput for tab & section label 2022-11-08 18:57:21 +05:30