Commit Graph

14 Commits

Author SHA1 Message Date
Kamil Myśliwiec
236b633a76 style: address integration tests lint errors 2024-11-26 09:39:20 +01:00
Kamil Myśliwiec
c8bd6a9e51 fix(core): make sure lifecycle hooks are not functions 2021-11-16 10:13:13 +01:00
Kamil Myśliwiec
9d0551ff25 style(): run prettier 2021-08-16 09:30:29 +02:00
Kamil Myśliwiec
d59c7b87bd feat(core): add instance links, introspection and expose request provider 2020-07-01 14:05:32 +02:00
cojack
e0dc092745 chore(core): change default import of iterate from iterare to explicit 2020-03-17 12:21:20 +01:00
Kamil Myśliwiec
1a92598c5b fix(core): exclude module class from hooks if not static 2020-02-17 11:48:22 +01:00
Kamil Myśliwiec
10046479ed fix(core): fix lifecycle hooks for middleware, injectables 2020-01-23 15:32:35 +01:00
Kamil Myśliwiec
46c9cef4b7 refactor(core): simplify non aliased providers getter 2019-12-27 13:11:52 +01:00
Piriyapong Laopongsit
c4c02d7898 fix(core): Fix hooks being called when registered as alias 2019-10-19 16:28:51 +07:00
Kamil Myśliwiec
13cdc6d23b refactor() improve naming, remove inconsistency 2019-08-26 13:25:32 +02:00
Livio Brunnner
a165ddbccf fix(core): Do not call onModuleInit if is null
Fixes #1252
2019-08-22 08:48:52 +02:00
Kamil Myśliwiec
b80c33aa55 refactor(): update typings, code style update, remove typo 2019-02-17 10:57:37 +01:00
Livio
c4eeb7bdb0 refactor(core): add comments to the hook caller functions 2019-01-03 11:04:23 +01:00
Livio
6f6cf0189f refactor(core): Move callOnAppBootstrapHook into dedicated file 2019-01-03 10:55:38 +01:00