gentoo90
9bd707e9aa
knockout.validation.d.ts: add missing config options and some doc com… ( #9142 )
...
* knockout.validation.d.ts: add missing config options and some doc comments
* knockout.validation.d.ts: add validate option
2016-05-02 00:41:49 +09:00
Dennis
bfc96c0e34
Missing locale functions and types ( #8981 )
...
* added svgRendering property to Html2CanvasOptions interface
* added an empty namespace in koa-bodyparser.d.ts (#8979 )
Without this, there will be `Module '"koa-bodyparser"' resolves to a non-module entity and cannot be imported using this construct. (2497)` error
This solution is found (here)[https://github.com/Microsoft/TypeScript/issues/5073 ].
koa-json's `.d.ts` file has such namespace.
* Missing locale functions and types
2016-04-17 23:13:33 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
vvakame
4de74cb527
normalize line ending (CRLF -> LF)
2016-02-16 01:20:30 +09:00
Vincent Wright
8b97db5711
decorateElement renamed to decorateInputElement
...
See: https://github.com/Knockout-Contrib/Knockout-Validation/wiki/Configuration which states that "Note that this was previously called decorateElement, and this config option was renamed 2013-11-21."
2015-09-26 00:37:26 -04:00
Marc-Andre Roy
5bc218fa5c
Remove configure() definition in KnockoutValidationStatic since it's now deprecated. Use init() instead.
2015-03-03 09:30:07 -05:00
apathytomorrow
564578c1fb
Added generic type to validatedObservable
2015-01-22 09:18:23 +00:00
Jason Tremper
4c15a666c9
Adding direct error manipulation methods to ko validation
2015-01-02 13:51:38 -05:00
Marcin Dobosz
82dd19ea97
Update KnockoutSubscribableFunctions<T>.isModified to reflect that it's a ko.observable.
2014-09-08 09:22:29 -07:00
jcutrono
6c148f460e
Adding isModifed to KnockoutSubscribable
...
Part of ko extenders from knockout validation. Handy property to have
2014-05-04 20:41:11 -04:00
Per Kastman
a3353dec05
Added AMD support for Knockout validation
2014-03-23 11:34:44 +01:00
vvakame
386a2567a2
Suppress warning about knockout.validation.d.ts
2014-02-26 10:10:33 +09:00
Masahiro Wakame
1b28c3344b
Removed not required .tscparams
2013-11-19 13:56:28 +09:00
Igor Oleinikov
5a2c16ed29
Changed definitions in knockout.validation related to previous changes in kockout
...
KnockoutObservableBase replaced by KnockoutObservable<any>
2013-10-27 22:06:54 +04:00
vvakame
2708bc05cd
Fixed tsc failed on Node.js v0.8.25
2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e
Fixed to CI test passing
2013-10-03 10:18:58 +09:00
ZOS
d95235848c
Generics support to KnockoutSubscribableFunctions and added base interface to rule definitions.
2013-06-21 11:13:21 +04:00
ZOS
e8dd7a5c8f
Knockout.validation support new Knockout definition (generics) and replace bool to boolean.
2013-06-21 10:00:46 +04:00
Derik Whittaker
6cca44e64e
Fixed a definition bug
2013-04-19 08:56:19 -04:00
Jason Jarrett
fcae4d2390
fixed miss-named link to knockout reference
2013-02-20 17:17:06 -08:00
Diullei Gomes
c4fdf42c6a
knockout.validation header was normalized.
2013-02-16 18:29:10 -02:00
Boris Yankov
209d95071a
Update reference paths
2013-01-17 20:03:30 +02:00
Dan Ludwig
9203b0f50c
Add definition file for knockout.validation plugin.
2012-12-26 09:29:02 -05:00