Commit Graph

5 Commits

Author SHA1 Message Date
Andy
d2150a603f Even more 2.0 (#12503)
* Always use forceConsistentCasingInFileNames

* Rename files

* Convert more packages to `types-2.0` style
2016-11-05 13:34:11 -07:00
Andy Hanson
28ef3d201b Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/> 2016-09-16 08:59:57 -07:00
Jonathon T
3255e07bcd Added return types for angular-xeditable editable-form methods 2016-07-05 17:26:27 +10:00
Jonathon T
44bee9f24c Added basic methods for angular-xeditable editable-form 2016-07-05 17:18:57 +10:00
João Monteiro
e6e4411e4f Created typings for angular-xeditable module (#9897)
* removed get/set (not present in the object);added  function;updated test file;

* added typings for angular-xeditable; added typings test

* added newlines at the end of the files

* fixing failing test
2016-07-01 15:14:52 +09:00