Commit Graph

9 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
Denys Krasnoshchok
9d7c5f0c31
added two missing methods
additional documentation:

https://docs.dhtmlx.com/scheduler/api__scheduler_addshortcut.html
https://docs.dhtmlx.com/scheduler/api__scheduler_removeshortcut.html
2017-11-02 12:56:04 +01: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
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Denys Krasnoshchok
fb8759df97 unit_tab property was missing in SchedulerLocaleLabels (#15458)
More information regarding this property:
https://docs.dhtmlx.com/scheduler/units_view.html
2017-04-17 08:00:47 -07:00
Denys Krasnoshchok
485b8cf1ea parameters for updateView must be optional (#15457)
the function updateView can be called without parameters according to docs:
https://docs.dhtmlx.com/scheduler/api__scheduler_updateview.html
2017-04-17 08:00:21 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00