Skip to content

Releases: pksilen/semantic-ui-react-numberinput

Possibility to hide +/- buttons

09 Sep 12:13
db9269a
Compare
Choose a tag to compare
Merge pull request #9 from pksilen/dependabot/npm_and_yarn/websocket-…

…extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4

Mouse wheel support

19 Apr 08:53
Compare
Choose a tag to compare

Added support for mouse wheel. Mouse wheel support must be enabled with prop 'allowMouseWheel'

Bug correction

23 Jan 08:42
Compare
Choose a tag to compare

Corrected issue: #4 Why an unclassed div with display: flex?

Bug correction

22 Jan 12:34
Compare
Choose a tag to compare

Corrected issue #5 disabled functionality

Bug correction

15 Jan 10:36
Compare
Choose a tag to compare

Corrected issue: #3 Can't type . when input type is decimal

1.3.5

03 Jan 09:07
Compare
Choose a tag to compare

Added type="button" to Button component

1.3.4

04 Sep 09:25
Compare
Choose a tag to compare
Removed default branch

1.3.3

30 Aug 15:32
Compare
Choose a tag to compare

Corrected keyboard event handling

1.3.2

30 Aug 12:46
Compare
Choose a tag to compare

Tooltip show delay added

1.3.1

30 Aug 12:39
Compare
Choose a tag to compare

Corrected button tooltip rendering