-
572965b5 · use predefined global images
-
899b92b9 · use default image for test jobs
-
023e939e · '.js' extension is required
- ... and 1 more commit. Compare b03a637a...023e939e
-
c19a877f ·
🚧 Add ExampleFiles
-
2509b392 ·
🚧 Work on Error and warning InputField
I was reworking the components, and forget to bring it back into
-
d07d5c9d ·
🚧 Rework it into <script setup>
I'm a bit lost, why did you step away from <script setup>
component style in your last commit ?
-
05eb1bbb ·
🚧 Improve basic InputFields
-
389960a3 ·
🚧 Fix bad import and continue working with the InputField
-
1912b5cb ·
🚧 Working on the MR
There must be a live value and an edit-value
inEdit
should be a property ?
Hum, those two input groups look quite similar, no ?...
There used to be quite some logic on this basic component, please review existing code and doc....
You're testing DOM input there, not our component....