@@ -1,7 +1,7 @@
## 1.0.4
- [!tag|B|3|]触发 `onclear` 同时也触发 `onchange`。
-- [!tag|A|0|]通过 `negative` 属性允许输入负数 [PR#38](https://github.com/any-tdf/stdf/pull/38)。[!contribute|rizmyabdulla |]
+- [!tag|A|0|]通过 `negative` 属性允许输入负数 [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|]输入数字时不允许小数点开头且只允许一个小数点。
## 0.3.2
- [!tag|B|3|] Trigger `onclear` also triggers `onchange`.
-- [!tag|A|0|] Allow negative numbers through the `negative` property [PR#43](https://github.com/any-tdf/stdf/pull/43). [!contribute|arithefirst|]
+- [!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.