Commit Graph
10706 Commits
Author SHA1 Message Date
Tingan Ho 2387f99fe9 Renamed test file 2015-07-20 17:49:23 +08:00
Tingan Ho 609e1adfca Fixes file header issue 2015-07-20 17:34:47 +08:00
Tingan Ho 523447e2fa Adds connect-modrewrite library 2015-07-20 17:07:03 +08:00
Masahiro Wakame f7d47e35f7 Merge pull request #4984 from alexander-matsievsky/baconjs
baconjs [http://baconjs.github.io/] definition
2015-07-20 16:13:16 +09:00
Masahiro Wakame 16a3c67348 Merge pull request #4983 from danmarshall/master
update for Maker.js 0.2.3
2015-07-20 16:12:30 +09:00
Masahiro Wakame ae016306df Merge pull request #4982 from chrootsu/lodash-values
lodash: changed _.values() method
2015-07-20 16:04:01 +09:00
Masahiro Wakame f586362d7a Merge pull request #4981 from ttowncompiled/rx
Adds 'default' property to SchedulerStatic interface.
2015-07-20 15:53:07 +09:00
Masahiro Wakame 7bc7ef4b42 Merge pull request #4980 from grahammendick/navigationv1-1
Updated typings and tests for Navigation 1.1.0
2015-07-20 15:36:42 +09:00
Masahiro Wakame 5a45f75017 Merge pull request #4979 from GMouron/master
cheerio: The find function can also take a cheerio element as an argument
2015-07-20 15:29:45 +09:00
Masahiro Wakame 0130baad79 Merge pull request #4976 from stpettersens/master
Type definitions and tests for camel-case
2015-07-20 15:23:20 +09:00
Masahiro Wakame ff545a77b0 Merge pull request #4967 from frogger3d/feature/multer-file-type
Multer: added typing for file in callbacks
2015-07-20 15:22:08 +09:00
matsievskyav bde9f6cbdc baconjs [http://baconjs.github.io/] definition 2015-07-20 07:41:18 +03:00
matsievskyav cd2ff6b40e baconjs [http://baconjs.github.io/] definition 2015-07-20 07:33:53 +03:00
matsievskyav 754e75c033 baconjs [http://baconjs.github.io/] definition 2015-07-20 07:21:57 +03:00
Dan Marshall 2ae5d73bec added @returns in jsdoc 2015-07-19 20:09:36 -07:00
Dan Marshall c5063ebc9c update for Maker.js 0.2.3 2015-07-19 19:07:08 -07:00
Ilya Mochalov 1b5177dc28 lodash: changed _.values() method 2015-07-20 02:04:38 +05:00
Ian Riley 0a183cdfaf Adds 'default' property to SchedulerStatic interface.
**default** is an alias for the, now legacy, **timeout** property on Scheduler.
2015-07-19 13:25:29 -07:00
Graham Mendick 57c60745db Updated typings and tests for Navigation 1.1.0 2015-07-19 20:19:01 +01:00
Guillaume Mouron 7ad636e4f8 [CHEERIO] The find function can also take a cheerio element as an argument
cf. documentation : https://github.com/cheeriojs/cheerio#findnode
2015-07-19 19:14:43 +02:00
Sam Saint-Pettersen 5aef2837fe Type definitions and tests fro camel-case 2015-07-19 15:32:32 +01:00
Masahiro Wakame db475daba2 Merge pull request #4975 from stpettersens/master
Type definitions and tests for to-title-case-gouch
2015-07-19 22:54:29 +09:00
Masahiro Wakame 6d98127776 Merge pull request #4948 from heavywatal/follow-i18next-1.10
i18next: Add init() and setLng() with a two-arg callback
2015-07-19 22:53:56 +09:00
Masahiro Wakame c53a4ce4ff Merge pull request #4974 from florentpoujol/photonui_v1.0.0
Photonui v1.0.0
2015-07-19 22:53:24 +09:00
Masahiro Wakame bce622c4f9 Merge pull request #4973 from shiwano/path-exists
Add path-exists definitions
2015-07-19 22:52:04 +09:00
Masahiro Wakame 6253e6dbc4 Merge pull request #4957 from doskallemaskin/master
webfontloader definitions added
2015-07-19 22:49:36 +09:00
Emil Ekberg 0c9d64f93d Added test cases 2015-07-19 15:48:05 +02:00
Sam Saint-Pettersen a99412d02a Update to-title-case-gouch-tests.ts 2015-07-19 14:47:28 +01:00
Masahiro Wakame aca3bbc63f Merge pull request #4474 from rvl/master
moment: Extra methods for 2.9.0
2015-07-19 22:43:39 +09:00
Sam Saint-Pettersen 7536f06587 Type definitions and testsfor to-title-case-gouch 2015-07-19 14:42:18 +01:00
Masahiro Wakame 69d99a5150 Merge pull request #4966 from kseo/serve-static
Improve types of serveStatic's option parameter.
2015-07-19 22:40:49 +09:00
Emil Ekberg 6b72968ffb Added test cases 2015-07-19 15:36:23 +02:00
Florent Poujol 5090cfa577 Merge branch 'master' into photonui_v1.0.0 2015-07-19 15:24:56 +02:00
Watal M. Iwasaki 0bae9f2cb7 i18next: Modify 'callback' to take two arguments. 2015-07-19 22:24:02 +09:00
Florent Poujol 33628658d2 Fix indentation. Remove add all explicit void return type. 2015-07-19 15:23:15 +02:00
Florent Poujol 8b4142e21e Remove all implicit any. 2015-07-19 15:22:32 +02:00
Shogo Iwano 9b4dfcf8d8 Add path-exists definitions 2015-07-19 21:56:28 +09:00
Wouter de Vries 6581370a8b shared interface + updated File properties 2015-07-19 14:49:30 +02:00
Florent Poujol decb3023ca Add tests. 2015-07-19 14:48:41 +02:00
Masahiro Wakame c8afffd16a Merge pull request #4964 from chrootsu/lodash-valuesIn
lodash: added _.valuesIn() method
2015-07-19 21:38:04 +09:00
Masahiro Wakame 159b808f9b Merge pull request #4970 from vvakame/fix-react-router
fix react-router/react-router.d.ts
2015-07-19 17:33:31 +09:00
vvakame ace0ad087d fix react-router/react-router.d.ts 2015-07-19 17:30:33 +09:00
Masahiro Wakame 96d6a488ac Merge pull request #4969 from vvakame/fix-jsdom
fix jsdom/jsdom-tests.ts
2015-07-19 16:48:59 +09:00
vvakame 3b1a6a3424 fix jsdom/jsdom-tests.ts 2015-07-19 16:47:20 +09:00
Ilya Mochalov e6ca97a0aa lodash: added _.valuesIn() method 2015-07-19 09:28:17 +05:00
Florent POUJOL c941b6e4c7 Add PhotonUI v1.0.0 definitions. 2015-07-18 23:41:39 +02:00
Wouter de Vries 69edb71444 added file typing for callbacks 2015-07-18 15:03:16 +02:00
vvakame 8c9ede30fc update CONTRIBUTORS.md 2015-07-18 20:02:25 +09:00
Masahiro Wakame 55aa2b6402 Merge pull request #4962 from chrootsu/lodash-keysIn
lodash: added _.keyIn() method
2015-07-18 19:56:29 +09:00
Masahiro Wakame 6df3e3b3a2 Merge pull request #4961 from devnixs/master
Updated typescript definitions for angular-odata-resources
2015-07-18 19:55:48 +09:00