-
Notifications
You must be signed in to change notification settings - Fork 50
Breaking changes for v5.0.0 release #3211
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
Draft
zamoore
wants to merge
19
commits into
main
Choose a base branch
from
main-5.0.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
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
The latest updates on your projects. Learn more about Vercel for GitHub.
|
๐ฆ RC Packages PublishedLatest commit: c587433 Published 2 packages@hashicorp/[email protected]
@hashicorp/[email protected]
|
Co-authored-by: Robbie Wagner <[email protected]>
Co-authored-by: jorytindall <[email protected]> Co-authored-by: Jory Tindall <[email protected]>
Co-authored-by: Cristiano Rastelli <[email protected]>
Co-authored-by: shleewhite <[email protected]> Co-authored-by: Alexey Kulakov <[email protected]>
Co-authored-by: Alex <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
docs-website
Content updates to the documentation website
packages/components
packages/flight-icons
release-candidate
Publishes release candidates to npm
showcase
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.
๐ Summary
This PR is the aggregate of multiple breaking changes from PRs that have been reviewed and approved individually.
๐ ๏ธ Detailed description
AdvancedTable
- Remove@isVisuallyHidden
argument#3210
Fix
service
import deprecation#3181
Remove deprecated
HdsMenuPrimitive
component#3224
Remove unneeded sass-related dependencies
#3206
HdsDropdownListItemInteractive
- Remove deprecated@text
argument#3212
HdsSideNav
- Address deprecations#3230
Updated
ember-try
matrix#3202
Update Ember version compatability
#3264
Deprecate
HdsModal
andHdsFlyout
yielded subcomponents#3222
Remove deprecated
ember-flight-icon
laxyEmbed
config#3272
Icon updates
#3269
#3276
ApplicationState
- Remove center alignment rule#3205
Remove incorrect
HdsCard
invocation path#3275
Upgrade
ember-a11y-refocus
#3234
Upgrade
ember-stargate
#3268
Add
ember-basic-dropdown
as a peerDependency#3282
Upgrade
@ember/render-modifiers
to latest version#3294
๐ External links
Jira ticket: HDS-4670
๐ Component checklist
๐ฌ Please consider using conventional comments when reviewing this PR.
๐ PCI review checklist
Examples of changes to controls include access controls, encryption, logging, etc.
Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.