Skip to content

Releases: ractoon/jQuery-Text-Counter

0.9.1

11 May 02:18
Compare
Choose a tag to compare

assertive to polite from #53

0.9.0

25 Feb 03:50
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/ractoon/jQuery-Text-Counter

0.8.0

16 Nov 05:16
c89ff02
Compare
Choose a tag to compare
Merge pull request #41 from ractoon/t3mujin-master

Merge #38

0.7.0

07 Aug 00:23
Compare
Choose a tag to compare
  • Maximum text count exceeded notification, merged from #36
  • Minor cleanup and adjustments

0.6.4

30 Jul 03:53
Compare
Choose a tag to compare

Maximum Text Reached Condition Fix

Pull request #34 addresses an issue with the condition for detecting the max text reached.

0.6.3

19 Apr 03:34
Compare
Choose a tag to compare

Trimmed newline calculation fix

0.6.2

19 Apr 01:40
Compare
Choose a tag to compare

stopInputAtMaximum with twoCharCarriageReturn count fix

Incorrect word countdown fix

09 Apr 03:34
Compare
Choose a tag to compare
Fix for issue #26

0.6.0

14 Feb 16:52
Compare
Choose a tag to compare

Add option to count carriage returns/newlines as two characters, similar to browser behavior.

0.5.0

25 Nov 18:33
Compare
Choose a tag to compare

Flexible counterText and countDownText replacements for values.

If upgrading to 0.5.0 from previous versions and you have set a custom counterText or countDownText it will need to be modified to include %d to display the current value.