Skip to content

Conversation

dtaylor113
Copy link
Member

New pfRemainingCharsCount directive counts remaining characters for textareas and inputs. Ability to specify when to warn user when certain number of characters remain. Also to block input after maximum number of characters reached.

image

* Directive for showing a characters remaining count and triggering warning and error
* behavior when passing specified thresholds.
*
* @param {string} ng-model The scope model variable which contains the intial text for the text field. Required, but</br>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo on 'intial text'

@dtaylor113 dtaylor113 force-pushed the master branch 3 times, most recently from 978a468 to cd2d699 Compare December 22, 2015 15:55
@jeff-phillips-18
Copy link
Member

LGTM

jeff-phillips-18 added a commit that referenced this pull request Dec 22, 2015
New pfRemainingCharsCount directive
@jeff-phillips-18 jeff-phillips-18 merged commit 86feaa2 into patternfly:master Dec 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants