Skip to content

Releases: kartik-v/yii2-number

Version 1.0.5

07 Dec 09:22
Compare
Choose a tag to compare

Date: 07-Dec-2018

  • (bug #10, #11)- Pressing the "enter" key does not change the input value.
  • Update README.

Version 1.0.4

09 Oct 12:31
Compare
Choose a tag to compare

Date: 09-Oct-2018

  • Update composer dependencies.
  • (enh #9): Detect mask change on ENTER key press.
  • (enh #8): New property displayAttribute to allow read/write of masked format data to model.

Version 1.0.3

26 Jul 03:30
Compare
Choose a tag to compare

Date: 26-Jul-2018

  • (bug #6, #7): Correct Yii namespace.
  • (enh #5): Default groupSeparator and radixPoint from locale.

Version 1.0.2

07 Jun 09:59
Compare
Choose a tag to compare

Date: 07-Jun-2018

  • Reorganize source code in src folder.
  • (bug #4): Correct source plugin incorrect unmasking for non standard radixPoint.

Version 1.0.1

30 Apr 19:36
Compare
Choose a tag to compare

Date: 01-May-2018

  • (bug #3): Fix val.replace error due to inputmask auto unmask.

Version 1.0.0

30 Jan 13:13
Compare
Choose a tag to compare

Date: 30-Jan-2018

  • Initial release.