Skip to content

Commit c3bba02

Browse files
committed
log changes
1 parent 60bd255 commit c3bba02

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.2.2
2+
--------------------------------------------------------------------------------
3+
* style={false} produces eslint warning so it is deprecated now. There is new `noStyle` boolean prop for that.
4+
* Fixes the case where string value reappears in input when mouse hovers over the up/down button after clicking away.
5+
* Document the `strict` prop.
6+
* A readOnly input is almost like disabled one now. The only difference is that you can copy the value.
7+
* Various small code improvements.
8+
19
2.2.1
210
--------------------------------------------------------------------------------
311
* The input will now use "fontSize: inherit" style.

0 commit comments

Comments
 (0)