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