Suraj Shetty
|
b4bc871aab
|
style: Auto format vue file with prettier
- Ran pre-commit run --all-files
|
2023-11-13 11:26:00 +05:30 |
|
Shariq Ansari
|
798e3781bf
|
fix: fieldname is editable in customize form it should be read_only
|
2023-10-17 16:06:25 +05:30 |
|
Shariq Ansari
|
447d29396e
|
style: cosmetic changes in form builder
|
2023-09-03 13:08:15 +05:30 |
|
Corentin Flr
|
766e0b056b
|
fix(Form Builder): Fix label text font size
|
2023-07-25 14:58:43 +02:00 |
|
Shariq Ansari
|
95167a19df
|
fix: remove store from each control
|
2023-07-22 13:07:50 +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
|
e9ac718199
|
fix: cannot focus on disabled input field in firefox
made it readonly
|
2023-01-12 21:56:52 +05:30 |
|
Shariq Ansari
|
f11e7c27d7
|
test(UI): added more UI tests
|
2022-12-08 17:42:07 +05:30 |
|
Shariq Ansari
|
0831babf5a
|
fix: render rest of the fieldtypes in properties section & main form
|
2022-11-16 17:22:33 +05:30 |
|
Shariq Ansari
|
33cc834507
|
fix: added/updated Data,Check,Select & Small Text Control Components
|
2022-11-13 23:29:10 +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 |
|