Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some common examples in sandbox #170

Open
uNmAnNeR opened this issue Apr 25, 2019 · 16 comments
Open

Add some common examples in sandbox #170

uNmAnNeR opened this issue Apr 25, 2019 · 16 comments

Comments

@uNmAnNeR
Copy link
Owner

uNmAnNeR commented Apr 25, 2019

  • show mask placeholder on focus
  • YYYY-mm-dd date with custom format and parse options
  • try to mask contenteditable
  • replace 8 to +7 for phonenumber
@uNmAnNeR
Copy link
Owner Author

add some examples to use with StimulusJS

@drusellers
Copy link

I would like to see how to take the integer 1440000 and represent as $14,400.00

@uNmAnNeR
Copy link
Owner Author

Add this one
#236 (comment)

@uNmAnNeR
Copy link
Owner Author

Add Vue filter with pipe ex

@uNmAnNeR
Copy link
Owner Author

simple currencies
https://jsfiddle.net/uNmAjs/ayq9u631/

@timbru31
Copy link

timbru31 commented Apr 8, 2020

An IBAN mask example would also help.

@uNmAnNeR
Copy link
Owner Author

add #375

@uNmAnNeR
Copy link
Owner Author

@uNmAnNeR
Copy link
Owner Author

add #408

@uNmAnNeR
Copy link
Owner Author

uNmAnNeR commented Feb 9, 2021

#373 mask textarea

@uNmAnNeR
Copy link
Owner Author

uNmAnNeR commented Mar 2, 2021

#447 leading zeros in mask for hours

@uNmAnNeR
Copy link
Owner Author

uNmAnNeR commented Jul 4, 2021

#474 add leading zero before dot

@uNmAnNeR
Copy link
Owner Author

#731 complex date mask

@uNmAnNeR
Copy link
Owner Author

#909 create new mask in dispatch

@uNmAnNeR
Copy link
Owner Author

#328 (comment)
-$num mask

@uNmAnNeR
Copy link
Owner Author

uNmAnNeR commented Feb 8, 2024

override some global variable #240

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants