field-kit
field-kit copied to clipboard
FieldKit lets you take control of your text fields.
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.0.16 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
**field-kit version** 2.1.0 Copying and pasting phone numbers results in inconsistent formatting. The gif below demonstrates odd/inconsisten results in different situations. Expected behavior is the following: 1. Highlight text to...
@eventualbuddha I'm not sure I used the Formatters the correct way. I'm not happy with the way the work personally. For instance getting it to reformat the value is a...
I am using var ssnFormatter = new FieldKit.SocialSecurityNumberFormatter(); in my project with react. However backspace is not firing onchange event.
Steps to reproduce: 1. Go to [the demo page](http://square.github.io/field-kit/) 2. Do not click any mouse button. Wait until the page is fully loaded, then hit keyboard key 1. What is...
Simple formatter for US zip codes (5 digits or extended 9 digit format).
By default, browsers treat a password input with obfuscation in the form of character masking with circles. Likewise, sometimes users would enjoy similar protection on fields containing sensitive information like...
Just a heads up, I think the number formatter example is broken on the demo page. Or maybe I just don't understand what it's trying to demo? http://square.github.io/field-kit/