Commit Graph

15 Commits

Author SHA1 Message Date
Justin Simms
cac8ed01e6 Fix for the plugin array type. 2018-02-09 17:51:52 -06:00
Justin Simms
5763bd6353 Fix for server route options type 2018-02-08 23:56:29 -06:00
Justin Simms
b7edd5c1db Add generic types for plugins 2018-02-08 23:41:49 -06:00
Justin Simms
d6324664f5 Making some of the typings more specific. 2018-02-08 22:07:48 -06:00
Justin Simms
1d964920cf Remove the enums 2018-02-08 20:15:33 -06:00
Justin Simms
4bfb2047ed fix 2018-02-08 20:03:21 -06:00
Justin Simms
be8330e0b8 Apply fixes suggested in code review 2018-02-08 20:01:15 -06:00
Justin Simms
c423899d98 Fix the remaining failing tests and add promise return types for async functions. 2018-02-07 22:35:26 -06:00
rafaelsouzaf
f91e43df7a Hapi v17 setup. 2018-02-07 22:00:59 -06:00
Andy
8b10461a43
Revert "Merge pull request #22107 from rafaelsouzaf/master" (#22417)
This reverts commit fb68b21bea, reversing
changes made to ae47b3c7d0.
2017-12-21 07:23:39 -08:00
rafaelsouzaf
62ae76a50e Add Iron typings, wrote by @SimonSchick 2017-12-17 19:48:08 -03:00
rafaelsouzaf
065b0707d4 Create a consumer extensible interface. Following suggestion of @SimonSchick 2017-12-17 16:51:20 -03:00
rafaelsouzaf
b923c71fdc Replace "interface ServerMethod" with "type ServerMethod". Suggestion of @SimonSchick 2017-12-16 22:30:30 -03:00
rafaelsouzaf
244e1eea17 Add more specific types in ReturnValueTypes used in Lifecycle.Method(). 2017-12-16 22:28:07 -03:00
rafaelsouzaf
3e29b6e832 Move v17 definitions and tests to "types/hapi" root folder and delete v17 temp folder. 2017-12-13 22:32:28 -03:00