version_en.md 844 B

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 PR#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.