-
-
Notifications
You must be signed in to change notification settings - Fork 284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(di): move locals arg to DIInvokeOptions #2890
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 666a12a - Browse repository at this point
Copy the full SHA 666a12aView commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4fa686 - Browse repository at this point
Copy the full SHA f4fa686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e94a01 - Browse repository at this point
Copy the full SHA 1e94a01View commit details -
fix(di): remove unused resolvers options
BREAKING CHANGE: external DI resolvers is removed. There no needs
Configuration menu - View commit details
-
Copy full SHA for f7fa7d9 - Browse repository at this point
Copy the full SHA f7fa7d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ce1e2 - Browse repository at this point
Copy the full SHA 18ce1e2View commit details -
fix(di): remove default scope configuration on DIConfiguration level
BREAKING CHANGE: configuration.scope is removed. This options doesn't make sense since a $ctx exists. ProviderScope.REQUEST must to be declared explicitly on each controller.
Configuration menu - View commit details
-
Copy full SHA for 0a20009 - Browse repository at this point
Copy the full SHA 0a20009View commit details -
Configuration menu - View commit details
-
Copy full SHA for c157178 - Browse repository at this point
Copy the full SHA c157178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e07d6e - Browse repository at this point
Copy the full SHA 9e07d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec6971d - Browse repository at this point
Copy the full SHA ec6971dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4af794 - Browse repository at this point
Copy the full SHA f4af794View commit details -
feat(di): injector.get resolve token when token isn't already cached
BREAKING CHANGE: Provider with Request scope can be invoked using injector.get(). Before injector.get() returns undefined
Configuration menu - View commit details
-
Copy full SHA for 5eeabba - Browse repository at this point
Copy the full SHA 5eeabbaView commit details -
fix(di): add global flag to register correctly provider on GlobalRegi…
…stry vs injector.container
Configuration menu - View commit details
-
Copy full SHA for c13437a - Browse repository at this point
Copy the full SHA c13437aView commit details -
fix(di): use DIConfiguration to cache configuration instance instead …
…of Configuration
Configuration menu - View commit details
-
Copy full SHA for 3ae2919 - Browse repository at this point
Copy the full SHA 3ae2919View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3288f - Browse repository at this point
Copy the full SHA fb3288fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9484d0 - Browse repository at this point
Copy the full SHA b9484d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab1e239 - Browse repository at this point
Copy the full SHA ab1e239View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6fd67 - Browse repository at this point
Copy the full SHA aa6fd67View commit details -
Configuration menu - View commit details
-
Copy full SHA for e25e54f - Browse repository at this point
Copy the full SHA e25e54fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 243bdce - Browse repository at this point
Copy the full SHA 243bdceView commit details -
Configuration menu - View commit details
-
Copy full SHA for f581b44 - Browse repository at this point
Copy the full SHA f581b44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9bfda - Browse repository at this point
Copy the full SHA 5d9bfdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f1640 - Browse repository at this point
Copy the full SHA 61f1640View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc71af0 - Browse repository at this point
Copy the full SHA fc71af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 857ea09 - Browse repository at this point
Copy the full SHA 857ea09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51aba80 - Browse repository at this point
Copy the full SHA 51aba80View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4b43a - Browse repository at this point
Copy the full SHA ef4b43aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9c32f - Browse repository at this point
Copy the full SHA 4c9c32fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6acfaeb - Browse repository at this point
Copy the full SHA 6acfaebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 501ac71 - Browse repository at this point
Copy the full SHA 501ac71View commit details -
Configuration menu - View commit details
-
Copy full SHA for d731171 - Browse repository at this point
Copy the full SHA d731171View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd143d - Browse repository at this point
Copy the full SHA edd143dView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2a2e85 - Browse repository at this point
Copy the full SHA e2a2e85View commit details