Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinHerbots committed Sep 30, 2016
1 parent 3b407c4 commit 56cf2af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file.
- improve inputfallback (Android support)

### Fixed
- Placeholder color #972
- Other color on placeholder (wrap placeholder in span, using contenteditable?) #873
- Error on 3.3.3: Uncaught TypeError: Cannot set property 'generatedInput' of undefined #1399
- ios 8, safari, on first visit unable to enter any characters #826
- Numerica mask not run in Galaxy S5 + Chrome + Android #1357
Expand Down
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -999,7 +999,8 @@ https://html.spec.whatwg.org/#input-modalities:-the-inputmode-attribute

### colorMask
Default: false
Create a css styleable mask. Defines css classes: im-caret, im-static.
Create a css styleable mask.
Uses css classes: im-caret, im-static.

You need to include the inputmask.css in your page to use this option.

Expand Down

0 comments on commit 56cf2af

Please sign in to comment.