-
Notifications
You must be signed in to change notification settings - Fork 219
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
Allow mixins on all shape types #1025
Merged
JordonPhillips
merged 10 commits into
smithy-lang:idl-2.0
from
JordonPhillips:expand-mixins
Jan 10, 2022
Merged
Allow mixins on all shape types #1025
JordonPhillips
merged 10 commits into
smithy-lang:idl-2.0
from
JordonPhillips:expand-mixins
Jan 10, 2022
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bdcfe21 - Browse repository at this point
Copy the full SHA bdcfe21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11cb675 - Browse repository at this point
Copy the full SHA 11cb675View commit details -
Allow duplicating mixin members
This updates mixins to allow duplicating a mixin member on a shape, so long as the target remains the same. Members applied locally will behave the same way as they would if they were applied with the apply statement.
Configuration menu - View commit details
-
Copy full SHA for 00793b1 - Browse repository at this point
Copy the full SHA 00793b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44304ca - Browse repository at this point
Copy the full SHA 44304caView commit details -
Revert "Compute introduced properties after the fact"
This reverts commit 11cb675.
Configuration menu - View commit details
-
Copy full SHA for 5401ce3 - Browse repository at this point
Copy the full SHA 5401ce3View commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d69d7f8 - Browse repository at this point
Copy the full SHA d69d7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eec6c44 - Browse repository at this point
Copy the full SHA eec6c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 676a243 - Browse repository at this point
Copy the full SHA 676a243View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9229a - Browse repository at this point
Copy the full SHA ba9229aView commit details
Commits on Jan 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8adbf92 - Browse repository at this point
Copy the full SHA 8adbf92View commit details
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.