Skip to content
This repository was archived by the owner on Aug 17, 2026. It is now read-only.

Releases: wojtekmaj/react-separated-number-input

v1.3.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 15 Oct 13:47
48253a3

What's new?

  • Added support for custom pattern for native form validation.

What's changed?

  • Updated documentation for clarity and robustness.

What's fixed?

  • Fixed functions not created using Function constructor not called in inputRef

v1.2.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 05 Jul 06:34
cc2715b

What's new?

Added support for inputRef prop.

v1.1.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 05 Jul 06:37
7b2c0a1

What's new?

  • Added default className: react-separated-number-input for easier styling.

Bug fixes

  • Fixed pattern preventing from submitting native HTML forms.

v1.0.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 05 Jul 06:38
949708c

Initial release.