-
Notifications
You must be signed in to change notification settings - Fork 160
refactor(*): migrate DI from constructors to inject() API #16075
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
Merged
Merged
Changes from 24 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
96c126e
refactor(*): migrate DI from constructors to inject() API
IMinchev64 0c65ec8
refactor(*): change tests to account for new DI
IMinchev64 0991fd0
refactor(*): change tests to account for new DI
IMinchev64 ce346e7
refactor(*): change tests to account for new DI
IMinchev64 5b40832
refactor(*): change tests to account for new DI
IMinchev64 b3bf2de
fix(*): wrong injected service
IMinchev64 1952455
fix(*): remove fdescribe
IMinchev64 3fbd906
Merge remote-tracking branch 'origin/master' into iminchev/di-constru…
IMinchev64 27598e6
fix(*): minor changes to fix build errors
IMinchev64 633493a
fix(*): failing tests after di refactor
IMinchev64 e866c6a
Merge remote-tracking branch 'origin/master' into iminchev/di-constru…
IMinchev64 a584020
fix(*): build and lint errors
IMinchev64 d827e87
fix(*): elements build issue
IMinchev64 8a30e57
chore(elements): update config via script
IMinchev64 f11d24f
fix(elements): fix failing tests due to missing providers
IMinchev64 422b113
fix(*): fix grid dependency for elements state component
IMinchev64 20bfcaf
chore(hgrid): remove console log
IMinchev64 804f743
test(grid): add tick to avoid test pollution
IMinchev64 059b7ca
Merge remote-tracking branch 'origin/master' into iminchev/di-constru…
IMinchev64 dd14e54
Merge branch 'master' into iminchev/di-constructor-to-inject
IMinchev64 424a004
Merge remote-tracking branch 'origin/master' into iminchev/di-constru…
IMinchev64 c5a9f9c
fix(*): address build errors and lint warnings
IMinchev64 e54a913
fix(*): fix incorrect inject
IMinchev64 dcab158
Merge remote-tracking branch 'origin/master' into iminchev/di-constru…
IMinchev64 ec017ea
Merge branch 'master' into iminchev/di-constructor-to-inject
ChronosSF bf278ae
Merge remote-tracking branch 'origin' into iminchev/di-constructor-to…
IMinchev64 238cf57
chore(*): fix lint warnings
IMinchev64 348fc8c
refactor(*): clean up imports and fix formatting in component specs
IMinchev64 c6eed17
chore(*): fix strange import
IMinchev64 3586ba4
docs(*): update changelog
IMinchev64 5a76239
Merge remote-tracking branch 'origin/master' into iminchev/di-constru…
dkamburov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.