Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Almaguer
f41730728d navigo: update lastRouteResolved 2018-03-26 14:25:03 -05:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
dominuskernel
bf05a96b10 add to me how author too 2018-01-17 23:06:45 +01:00
dominuskernel
619403ecc7 change to the las navigo version 7.0.0 2018-01-16 23:55:33 +01:00
dominuskernel
23525e5793 change the off method types 2018-01-15 12:22:28 +01:00
dominuskernel
d095efb7a6 add type for off method 2018-01-15 02:22:11 +01:00
dominuskernel
af1e2b71dc add methods types to Navigo and update the version 2018-01-14 18:36:13 +01:00
dominuskernel
07c172e5f6 fix style code error 2018-01-10 11:51:11 +01:00
Dancespile
fe3de2ef3a remove export in types Keys, State, Params (#22761)
I remove this export to avoid the error  error TS2309: An export assignment cannot be used in a module with other exported elements.
Sorry @Mohamed Hegazy that I have to change it again, I didn't get this error before when I tested.
2018-01-09 11:35:01 -08:00
Dancespile
f275961d97 Add type Params (#22729)
Sorry I tested it but for some reason I uploaded without Params Type by accident the last time.
2018-01-07 14:13:18 -08:00
Dancespile
d5010992ce add method which wasn't typed in navigo (#22713)
* add method  which wasn't typed

add method lastRouteResolved() which wasn't typed see in https://github.com/krasimir/navigo

* add hooks method to generic hooks which were missing in Navigo

* add genericHooks interface
2018-01-06 23:37:32 -08:00
Dancespile
018ef9fb6f add hash argument in the constructor (#22650)
The argument hash was missed in the constructor (see more in https://github.com/krasimir/navigo)
2018-01-03 12:20:42 -08:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
f2b6506ba5 Fix various lint errors (#15530) 2017-03-30 17:42:07 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00