u/Few-Attempt-1958

▲ 12 r/angular

Hello!
I have just released v1.5.0 of ngx-oneforall, with a few more helpful features requested by the community.

New Features:

  1. Mask Pipe - A mask pipe is introduced, which is built on top of the existing mask directive engine and takes the same configuration.
  2. Number Input Directive - A new number directive to format numerical input using the browser's native Intl.NumberFormat. The existing NumberOnly directive will be deprecated in the next release.

Updates:

  1. Unique Component ID - Unique component ID now prefixed with a session variable to make it unique across different sessions.

Check it out if you haven't done it. And please provide any feedback if you have, or at least a star :). Thanks!

GitHub: https://github.com/love1024/ngx-oneforall
Docs:  https://love1024.github.io/ngx-oneforall/

u/Few-Attempt-1958 — 12 days ago