Commit Graph

10 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Beaker73
016802d1c4 added missing html5InputTypes option to configuration of knockout.validation (#22050)
* added missing html5InputTypes option to configuration

* Make html5InputTypes optional
2018-01-03 11:20:24 -08:00
Mathias Lykkegaard Lorenzen
d7b5cd9707 knockout.mapping better strong typing when mapping objects back and forth (#19119)
* Update index.d.ts

removed fromjs overload that no longer exists in latest knockout.mapping, and added much better type safety for "fromJS".

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* fix for typescript version.

* more typescript versioning fixes.

* fix for minor bug.

* yet another test fix.

* yet another test fix.
2017-11-15 11:12:34 +00:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Jutta Klebe
969845c8a2 Switch to union type. 2017-07-07 11:00:55 +02:00
Jutta Klebe
8b5a9d089f Change indexer to KnockoutValidationRuleBase. 2017-07-01 23:09:27 +02:00
Saravana Bhavan J
d8642a0f70 Add indexer to for custom rules 2017-06-16 07:07:24 +05:30
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00