23 Commits
Author SHA1 Message Date
Michael McKenzie be1056420e Methods were missing on kendo.Observable (#8883) 2016-04-12 22:14:06 +09:00
Tsvetomir Tsonev f82347d1cb Update Kendo UI TypeScript Definitions (#8879) 2016-04-12 22:00:40 +09:00
Horiuchi_H 14b820968e Merge pull request #8683 from rylko/rylko-patch-1
Update kendo-ui.d.ts
2016-03-28 17:26:10 +09:00
Horiuchi_H b14601af3f Merge pull request #8463 from mmckenziedev/master
GridOptions does not contain the correct definition of the toolbar property
2016-03-23 00:10:08 +09:00
Dawid Ryłko d534d632da Update kendo-ui.d.ts 2016-03-22 12:12:59 +01:00
vvakame 7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame 14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Tsvetomir Tsonev 114bd94db9 Update Kendo UI TypeScript definitions 2016-03-14 17:21:14 +02:00
me a3e861ee3d GridOptions does not contain the correct definition of the toolbar property
According to the documentation, the toolbar property can take a string, function, or array of GridToolbarItem as it's value. The current definition file only allows for an array of GridToolbarItem.

see: http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-toolbar
2016-03-09 16:43:20 +00:00
me fbe6fe9eec According to the documentation, the toolbar property can take a string, function, or array of GridToolbarItem as it's value. The current definition file only allows for an array of GridToolbarItem.
see: http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-toolbar
2016-03-09 15:50:52 +00:00
Tsvetomir Tsonev 31e6e10522 Add Kendo UI 2016 R1 SP1 TypeScript definitions 2016-03-03 14:27:01 +02:00
Levi Baker e5d253e250 Added missing events to router config.
RouterOptions was missing three events.
2016-02-03 17:06:14 -08:00
Levi Baker d3a6ef7f64 kendo-ui: parameters in RouterOptions were all incorrect - fixed now. 2016-01-27 15:01:00 -08:00
Levi Baker 1bc3eb9e71 kendo-ui: fix for issue with Typescript 1.7. Allow model schemas to be defined with custom params on the model. ie, kendo.data.Model.define({ foo: function() {} }); 2016-01-26 13:25:36 -08:00
Levi Baker 6a64f209b2 kendo-ui: Added missing optional parameter to Layout. 2016-01-26 13:14:06 -08:00
Tsvetomir Tsonev 4d9c488acb Update Kendo UI TypeScript definitions for 2016 Q1
Signed-off-by: Tsvetomir Tsonev <cvetomirconev@gmail.com>
2016-01-12 22:25:16 +02:00
Tsvetomir Tsonev c2756b589d Add jQuery reference and update tests 2015-11-11 15:55:08 +02:00
Tsvetomir Tsonev 3140250f5d Update Kendo UI definitions to 2015 Q3 SP1 2015-11-11 15:47:22 +02:00
Tsvetomir Tsonev dc8494fbc7 Update Kendo UI headers and definitions
Closes #3976 for real
2015-06-10 14:45:48 +03:00
Stefan Rahnev 8d82fad51d file naming convention and test file added 2015-05-11 12:25:34 +03:00
Stefan Rahnev 7c6545df55 Header definition comments added 2015-05-08 17:05:30 +03:00
Stefan Rahnev 63af1d3fdc Adding Kendo UI TS definitions 2015-05-08 16:51:28 +03:00