MatthewNobes / conversion-app

The Conversion App was created as a simple place to find unit conversions without scouring the internet for a decent solution. As well as providing conversions, this system will explain the equations used for the conversion in a clear and logical manner.
https://matthewnobes.github.io/conversion-app/
MIT License
1 stars 0 forks source link

Change default value #9

Closed MatthewNobes closed 2 years ago

MatthewNobes commented 2 years ago

The default value inside each text box should be changed the user doesn't have to delete the zero already in the box.

The input textbox should also be set to focus.

(Low time to develop)

MatthewNobes commented 2 years ago

This work will constitute version v1.0.1

MatthewNobes commented 2 years ago

Default value and autofocus have been set up and now can be found in v1.0.1.