KevinSheedy / jquery.alphanum

Alphanumeric Plugin for jQuery
Other
141 stars 66 forks source link

Fixed issue 31/32 by passing combinedSettings into numericField_Blur #38

Closed leesaxby closed 8 years ago

leesaxby commented 9 years ago

Appear to have fixed issues 31/32 by passing combinedSettings into numericField_Blur instead of settings.

KevinSheedy commented 8 years ago

Thanks @leesaxby In the diff, it looks like the file encoding might have been changed so I went ahead and recommitted the fix. (let me know if you want to get your name on the contributors list and we can figure it out)

KevinSheedy commented 8 years ago

Oh and looks like the encoding problem was on my side, I accidentally encoded the file in a windows encoding

leesaxby commented 8 years ago

@KevinSheedy No problem. Yes, you can add me to the contributors list.

Thanks

KevinSheedy commented 8 years ago

@leesaxby I can't see a way to manually add you as a contributor. I think you might need to raise a new PR with a dummy commit (add a comment or something) and I can merge it in