Skip to content

v2.0.0

Latest

Choose a tag to compare

@pkovzz pkovzz released this 11 Feb 18:25
· 1 commit to master since this release

ngx-otp-input v2.0.0 is a major refresh focused on cleaner internals, stronger input handling, and a much better demo/documentation experience.
This release modernizes the component while keeping integration straightforward for Angular apps.

Highlights

  • Reworked core component flow for more predictable OTP behavior.
  • Improved keyboard and paste handling across practical user scenarios.
  • Refreshed demo and docs UI for a clearer, more polished developer experience.
  • Better default UX and accessibility behavior.
  • Fixed demo startup behavior so the page no longer jumps to the Playground section on initial load.

Why this release

v2.0.0 is about production confidence and ease of adoption: fewer edge-case surprises, smoother interaction patterns, and docs/demo quality that better reflects real-world usage.

Upgrade note

This is a major release (v2.x).
If you are upgrading from v1.x, validate your OTP flows in your target browsers/devices before promoting to production.