Skip to content

Releases: danestves/headless-currency-input

v1.5.0

30 Apr 16:30

Choose a tag to compare

What's Changed

New Features

  • fix: refactor currency input to improve caret position handling and add onClick event by @danestves in #6

Full Changelog: v1.4.0...v1.5.0

v1.4.0

30 Apr 03:14

Choose a tag to compare

  • Fix for caret position depending on the position
  • Add some tests and change vitest for bun:test

Full Changelog: v1.3.1...v1.4.0

v1.3.1

03 Apr 06:02

Choose a tag to compare

  • minor fix for accessing document

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Apr 05:57

Choose a tag to compare

  • feat: add support for "use client" directive

Full Changelog: v1.2.1...v1.3.0

v1.2.1

05 Nov 20:33

Choose a tag to compare

What's Changed

Bug Fixes

  • feat: make custom type from customInput works by @danestves in #5

Full Changelog: v1.2.0...v1.2.1

v1.2.0

05 Nov 04:42

Choose a tag to compare

What's Changed

Other

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Jan 19:29

Choose a tag to compare

What's Changed

New Features

  • feat(app): add main entry point and remove unused deps by @danestves in #4

Full Changelog: v1.0.1...v1.1.0

v1.0.1

18 Jan 18:03

Choose a tag to compare

What's Changed

Documentation Changes

  • docs: correct name for package on readme by @danestves in #1
  • docs: add demo and example to README by @danestves in #2
  • docs(readme): add more props that the component accepts by @danestves in #3

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Jan 07:37

Choose a tag to compare

🎉 Initial Release

Introducing version 1.0.0 of the Headless Currency Input React component. Simplify and enhance your currency input handling in React applications. Easily manage formatting and input behaviors for a seamless user experience.

Full Changelog: https://github.com/danestves/headless-currency-input/commits/v1.0.0