Hiep Le
09c80891ec
Fix version
2019-01-24 02:59:49 +07:00
Hiep Le
ccc4e0ce45
Add semicolon
2019-01-24 02:52:13 +07:00
Hiep Le
0d3bb83141
Add test and move ChangeEvent interface
2019-01-24 02:35:06 +07:00
Hiep Le
56f74c493b
Bump version of cleave.js
2019-01-24 02:11:13 +07:00
Hiep Le
06fe463d62
Remove my name since it is not needed
2019-01-24 02:11:00 +07:00
Hiep Le
acf3abcb1c
Add ChangeEvent interface supporting rawValue property on target
2019-01-24 01:51:44 +07:00
Leon Jäkel
4b54dc6953
Interface CleaveOptions at extra options updated
...
I updated the interface CleaveOptions at the extra options with the onValueChange, which is a public method at the JavaScript API of cleave.js.
Best regards,
Leon
2018-08-20 11:27:33 +02:00
Igor Adrov
bb8ca69fc1
[cleave.js] Add time options ( #27636 )
2018-07-27 10:44:31 -07:00
John Reilly
f9a9d0bea8
Expose types for Cleave.js ( #27277 )
...
* expose react props
* wrong filename
2018-07-14 09:06:00 +01:00
Justin Lessard
3c6a83e0b3
Updated cleave.js ( #25456 )
2018-05-02 08:59:11 -07:00
Igor Polishchuk
a82f022dcf
added newline
2018-03-19 14:34:23 +02:00
Igor Polishchuk
c1e6b7b107
fixed compilerOptions.files typo
2018-03-19 14:26:35 +02:00
Igor Polishchuk
7b51234919
Fixed CreditCardTypeChangeHandler typings
2018-03-19 14:17:10 +02:00
Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Forbes Lindesay
8f8f6c4392
[react] Use HTMLDialogElement for the dialog node ( #23053 )
...
* [react] Use HTMLDialogElement for the dialog node
* Actually add the `open` property
* This update requires typescript 2.6
* Update dependents of react to also require typescript 2.6
2018-02-12 12:55:52 +00:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Alexander
58c71e014c
[cleave.js] Add missing type for htmlRef prop ( #23244 )
...
* Add missing prop type htmlRef for cleave.js
* bump version of type definitions for cleave.js after type adding
2018-02-01 09:12:09 -08:00
Rudolph Gottesheim
09bc77ae3d
Fix cleave.js (Cleave is a class, not a function) ( #23046 )
...
* Fix cleave.js (Cleave is a class, not a function)
See examples at https://github.com/nosir/cleave.js
* Add whitespace
2018-01-19 10:12:29 -08:00
Jason Giancono
a29d1f5a2a
changed version for cleave.js to MAJOR.MINOR
2017-11-08 11:44:43 +11:00
Jason Giancono
266fa8a265
updated types for cleave.js 1.0.3
...
* Added new credit card types unionPay and mir
* added "none" NumeralThousandsGroupStyleType
* added noImmediatePrefix option
2017-11-08 11:28:25 +11:00
C Lentfort
cfce6f295f
Add typings for cleave.js ( #20550 )
...
* Add typings for cleave.js
Add typings for cleave.js and <Cleave> react component.
* Fix lint errors
* fixup! Fix lint errors
* fixup! Fix lint errors
2017-10-13 15:16:29 -07:00