-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
v10 Release #2208
Merged
joshblack
merged 41 commits into
carbon-design-system:master
from
joshblack:v10-release
Mar 29, 2019
Merged
v10 Release #2208
Changes from 13 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
59f5e00
feat(feature-flags): enable flags for v10
joshblack 72b9ce8
chore(package): update build step for HTML output
joshblack 5ddc5c7
chore(components): remove carousel
joshblack f8cccd2
chore(components): remove fab component
joshblack 4efcf52
chore(components): remove footer component
joshblack b8c7b07
chore(components): remove interior-left-nav
joshblack 927f480
chore(components): remove lightbox component
joshblack e34eb34
chore(components): remove unified header component
joshblack 7f1642d
fix(js): remove components from globals
joshblack 95a0047
feat(ui-shell): enable ui-shell feature flag
joshblack 889059d
refactor(tests): remove unused tests
joshblack df29f85
refactor(test): update tests that are meant for classic mode
joshblack 1fdade4
docs(migration): update docs to include removed sass features
joshblack 9edb556
chore(globals): update failing css--* tests
joshblack 4addd18
chore: revert fit to it in test
joshblack 1d5fb05
Merge branch 'master' into v10-release
joshblack 309ebc5
Merge branch 'master' into v10-release
joshblack 0e0c6d4
Update package.json
joshblack 27bfee6
Merge branch 'master' into v10-release
joshblack 49b6d1e
Merge branch 'master' into v10-release
joshblack 3728759
chore(data-table): remove v1 data-table files
joshblack 9f3442e
chore(data-table): remove data-table reference in styles.scss
joshblack 7244c63
chore(data-table): remove data-table import in globals
joshblack 7817086
chore(package): v10.0.0-rc.0
joshblack a1deae8
chore(flags): revert ui-shell flag
joshblack 5e66e65
Merge branch 'master' into v10-release
joshblack 8a8f887
Merge branch 'master' into v10-release
joshblack e9d1ad5
Revert "chore: revert fit to it in test"
joshblack d6eb907
Revert "chore(globals): update failing css--* tests"
joshblack 4cfaa33
Revert "refactor(test): update tests that are meant for classic mode"
joshblack 245e27e
Merge branch 'v10-release' of github.com:joshblack/carbon-components …
joshblack 4d179a3
Merge branch 'master' into v10-release
joshblack d51b260
Merge branch 'master' into v10-release
joshblack dcde80a
chore(tests): remove data-table spec
joshblack bd719c6
Merge branch 'master' into v10-release
joshblack dfba4a4
Merge branch 'master' into v10-release
joshblack dab2329
Merge branch 'master' into v10-release
joshblack 2aeb12d
Merge branch 'master' into v10-release
joshblack 9ca8295
Merge branch 'master' into v10-release
joshblack b9dba5e
chore(ci): remove semantic-release
joshblack d345ba8
Merge branch 'v10-release' of github.com:joshblack/carbon-components …
joshblack 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 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 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
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't be necessary as long as we flip feature flags, but definitely let me know if you find otherwise!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@asudoh it seems like the default build doesn't generate this, unfortunately. Seems like something is going on 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK good catch @joshblack! Created: #2215