-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Standardized dependency logic implementation #1998
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 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d43e9c6
First draft: Unified dependency logic
RunDevelopment b57c3d1
Fix and test in index.html
RunDevelopment c2c1a33
Added tests
RunDevelopment e065553
Added native support for aliases
RunDevelopment f8803c9
Fixed types' scope
RunDevelopment bf81cfe
Resolved conflict
RunDevelopment 382948b
More Doc + changed API
RunDevelopment c464239
Removed from index.html
RunDevelopment 76e88a3
Fixed unknown ids and renames test file
RunDevelopment 14d790a
Minor change
RunDevelopment 479b372
More efficient implementation
RunDevelopment 29fc8f9
Fixed npm test
RunDevelopment 382ff4b
Merge branch 'master' into deps-update
RunDevelopment 736103a
Added a check for circular dependencies
RunDevelopment 3755eb6
Download page uses new dependency logic
RunDevelopment c0759f0
loadLanguages uses the new dependency logic
RunDevelopment 839591c
Updated components.json
RunDevelopment 1850b36
Resolved conflict
RunDevelopment bb12309
Added alias check
RunDevelopment 6d59466
Extended deps test
RunDevelopment 8fcf8b1
Test suite uses the new dependency logic
RunDevelopment 946281f
Readded loadLanguages' load all languages behavior
RunDevelopment 15ba68a
Added check for unknown dependency ids
RunDevelopment 746a4dc
loadLanguages: Removed check for valid ids
RunDevelopment 049f8c4
Removed type hack
RunDevelopment 81e4b0d
Fixed async loading and added chainer
RunDevelopment 148823d
Resolved conflict
RunDevelopment 4ce06aa
String quote style
RunDevelopment 6098aea
Merge branch 'master' into deps-update
RunDevelopment 5275691
after → optional and some other renaming
RunDevelopment 39ff76e
Fixed download page
RunDevelopment 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
Fixed types' scope
- Loading branch information
commit f8803c91d20d604cd466bca7c174420dc4b09993
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
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.