## 1.0.6 - [!tag|B|3|] Fix the problem that the input box placeholder font color does not follow the change when the light and dark mode is switched. ## 1.0.5 - [!tag|B|3|] Do not allow decimal points to start when entering numbers. ## 1.0.4 - [!tag|B|3|] Trigger `onclear` also triggers `onchange`. - [!tag|A|0|] Allow negative numbers through the `negative` property [Issue#37](https://github.com/any-tdf/stdf/issues/37) [PR#38](https://github.com/any-tdf/stdf/pull/38). [!issue|sbscan|] [!contribute|rizmyabdulla|] - [!tag|O|0|] Do not allow decimal points to start and only allow one decimal point when entering numbers. ## 0.3.2 - [!tag|B|2|] Fixed the problem that textarea cannot wrap when pressing enter. ## 0.3.1 - [!tag|A|0|] Added keydown event listener. ## 0.0.11 - [!tag|O|0|] The default vertical spacing of py has been changed to 2, and two optional values of 3 and 6 have been added. - [!tag|O|0|] A little extra spacing has been added between the title and input box.