Commit Graph
11779 Commits
Author SHA1 Message Date
Daniel Rosenwasser de6783d45d Added 'ignoreUndefined' property for rename options interface in 'joi'. 2015-08-21 15:14:04 -07:00
Daniel Rosenwasser b2b1359d8b Add 'icon' property to an interface in 'jquery.fancytree'. 2015-08-21 15:11:50 -07:00
Daniel Rosenwasser 5dfb8d9e90 Reorder overloads for better error experience in 'jquery.fancytree'. 2015-08-21 15:09:20 -07:00
Daniel Rosenwasser ef1525d01e Fixed definitions/tests for 'jquery.gridster'. 2015-08-21 15:06:42 -07:00
Daniel Rosenwasser 85cafebc41 Adds missing properties of interface in 'jquerymobile'. 2015-08-21 15:02:04 -07:00
Daniel Rosenwasser b2057ec974 Added 'mpContext' and 'mpMouse' to menu settings type in 'mathjax'. 2015-08-21 14:53:34 -07:00
Daniel Rosenwasser c94a7f9e18 Fixed comments/types of properties in 'mathjax'. 2015-08-21 14:51:46 -07:00
Daniel Rosenwasser e7b7130b95 Added 'extensions' to interface in 'mathjax'. 2015-08-21 14:49:10 -07:00
Daniel Rosenwasser 891e5f1f96 Added indexer to 'InterpolationOptions' and fixed 'smart_count' type in 'node_polyglot'. 2015-08-21 14:40:08 -07:00
Daniel Rosenwasser 39907d8c4d Added missing options properties in 'node_redis'. 2015-08-21 14:33:07 -07:00
Daniel Rosenwasser 6838547dc6 Fixed 'nodemailer' tests by adding 'service' property in 'nodemailer-smtp-transport'. 2015-08-21 14:27:52 -07:00
Daniel Rosenwasser 0f0a9a25b7 Use const enum for 'filter' result in 'nouislider'. 2015-08-21 14:19:01 -07:00
Daniel Rosenwasser dbc8e087d6 Fixed tests/definitions for 'nouislider'. 2015-08-21 14:16:27 -07:00
Daniel Rosenwasser 79617fa3aa Marked deprecated fields as such with JSDoc and added comment in 'photoswipe'.
See https://github.com/dimsemenov/PhotoSwipe/issues/944
2015-08-21 13:12:30 -07:00
Daniel Rosenwasser 3f66eb02db Use 'namespace' keyword in 'parse'. 2015-08-21 13:09:08 -07:00
Daniel Rosenwasser e4eed4a208 Encapsulated interfaces, made typings more precise according to documentation, removed 'ParseDefaultOptions' in 'parse'. 2015-08-21 13:07:36 -07:00
Daniel Rosenwasser 2df5e8ac4f Fixed tests/typings for 'photoswipe'. 2015-08-20 17:03:58 -07:00
Daniel Rosenwasser 25db4a0cdf Normalize line endings in 'sipml'. 2015-08-20 16:56:11 -07:00
Daniel Rosenwasser f4999e92bf Replaced a few 'Object' types in 'sipml'. 2015-08-20 16:54:11 -07:00
Daniel Rosenwasser 40ff00391a Added 'events_listener', created subscription types, 'module' to 'namespace', etc. in 'sipml'.
See https://groups.google.com/d/msg/doubango/AmmTDLGdon4/z6vZbMGyDAAJ for details.
2015-08-20 16:53:47 -07:00
Daniel Rosenwasser d333e3deb0 Add type annotation to avoid complaining about missing index signature in 'react'. 2015-08-20 16:53:36 -07:00
Daniel Rosenwasser fb0b124b2a Added indexer to CSS properties in 'react'. 2015-08-20 14:36:58 -07:00
Daniel Rosenwasser d2f69d40ab Add index signature to 'ComponentSpec' in 'react'. 2015-08-20 14:32:32 -07:00
Daniel Rosenwasser c8157285b7 Added string overload for 'data' to return appropriate type in 'royalslider'. 2015-08-20 13:57:52 -07:00
Daniel Rosenwasser fd06a4cbb5 Fix spelling mistakes gere and tgere in 'royalslider'. 2015-08-20 13:52:02 -07:00
Daniel Rosenwasser 69a9179293 Added 'any' cast in 'tcomb'. 2015-08-20 12:38:05 -07:00
Daniel Rosenwasser bfeb69f3e3 Fixed indentation in 'tcomb'. 2015-08-20 12:37:47 -07:00
Daniel Rosenwasser 5aca285de7 The difference is Nil in 'tcomb'. 2015-08-20 12:25:28 -07:00
Daniel Rosenwasser 457db39073 Indentation. 2015-08-19 14:38:28 -07:00
Daniel Rosenwasser d7d619837d Fixed tests. 2015-08-19 13:51:00 -07:00
Daniel Rosenwasser 8cde7a286b Merge branch 'master' into handleExtraObjectLiteralProperties 2015-08-18 17:41:26 -07:00
Basarat Ali Syed a647530aa7 Merge pull request #5423 from borisyankov/fix/npm-run-all
fix(infrastructure) npm run all works now
2015-08-19 10:40:03 +10:00
Basarat Syed 5c81cb3af4 fix(infrastructure) npm run all works now
closes https://github.com/borisyankov/DefinitelyTyped/issues/5421
2015-08-19 10:35:14 +10:00
Daniel Rosenwasser 85674ef1dd Added missing type argument. 2015-08-17 15:54:47 -07:00
Daniel Rosenwasser b51f8765a3 Made tests pass for 'jqueryui'. 2015-08-17 15:04:54 -07:00
Daniel Rosenwasser 379748b491 Remove test for undocumented '_renderItem' function in 'jqueryui'. 2015-08-17 14:48:00 -07:00
Daniel Rosenwasser a3f73092d3 fixed errors in tests. 2015-08-17 14:43:51 -07:00
Daniel Rosenwasser dee433d5d1 Merge branch 'handleExtraObjectLiteralProperties2' into handleExtraObjectLiteralProperties
Conflicts:
	jquery.uniform/jquery.uniform.d.ts
	log4js/log4js.d.ts
2015-08-17 14:11:10 -07:00
Daniel Rosenwasser ceb059b2ab Removed union types from definition files. 2015-08-17 14:06:50 -07:00
Daniel Rosenwasser 3f3e719d60 Merge branch 'master' into handleExtraObjectLiteralProperties2 2015-08-17 12:33:22 -07:00
Daniel Rosenwasser 58345fc448 Merge branch 'master' into handleExtraObjectLiteralProperties
Conflicts:
	angular-ui-bootstrap/angular-ui-bootstrap-tests.ts
2015-08-17 12:28:46 -07:00
Daniel Rosenwasser 4410e5ba93 Missing comma. 2015-08-17 12:25:31 -07:00
vvakame 832c51db81 update CONTRIBUTORS.md 2015-08-18 00:04:48 +09:00
vvakame 4910d45d08 fix ngkookies/ngkookies.d.ts header 2015-08-18 00:04:39 +09:00
Masahiro Wakame f261d81eea Merge pull request #5386 from tomc974/gulp-typescript
Fix return type for createProject()
2015-08-18 00:02:11 +09:00
vvakame 7e5611c4b4 Merge branch 'master' of github.com:borisyankov/DefinitelyTyped 2015-08-18 00:00:57 +09:00
vvakame 826fddbbe9 Merge branch 'martinmcwhorter-master' 2015-08-18 00:00:14 +09:00
vvakame f258c09422 Merge branch 'master' of https://github.com/martinmcwhorter/DefinitelyTyped into martinmcwhorter-master 2015-08-18 00:00:03 +09:00
Masahiro Wakame 7ab22be959 Merge pull request #5396 from spencerwi/master
Add Ionic Framework
2015-08-17 23:57:36 +09:00
vvakame 64ec637742 Merge branch 'panuhorsmalahti-qspread' 2015-08-17 23:54:23 +09:00