The v2.3.1 is a quick patch, dealing with some minor environment-specific issues present in the input_control module (#80, #81).
Changes
- Fixed an issue with
<select>
elements on certain devices (#80, #82).
- Fixed an issue with
<input>
elements' padding on certain devices (#81, #83).
- Updated codebase from tabs to spaces, should now look better on Github.