Commit Graph

8 Commits

Author SHA1 Message Date
Maksim Kozhukh
3729674f67 definitions updated to Webix 3.3 (#9649) 2016-06-19 10:21:00 +09: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
Maksim Kozhukh
98268c3515 [update] Definitions updated to Webix 2.4.0 2015-06-08 17:02:06 +03:00
Pascal Thomet
ccdf2ae2d7 $$() returns webix.ui.baseview instead of webix.ui.view
Reason :
	if you call $$('layoutId'), webix returns a webix.ui.baselayout
	baselayout and all views are based on baseview
	==> baseview is thus a more generic typing
2015-04-15 13:56:29 +02:00
Pascal Thomet
d633851cb8 webix.ui.form.getValues return any instead of any[] : see http://docs.webix.com/api__link__ui.form_getvalues.html 2015-04-15 13:54:29 +02:00
Maksim Kozhukh
c6ec8b91dd Webix UI 2.3.0 2015-03-23 19:55:35 +03:00