Commit Graph

4 Commits

Author SHA1 Message Date
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