-
Notifications
You must be signed in to change notification settings - Fork 51
Version Packages #2864
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
Version Packages #2864
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
24ee221 to
a833dd7
Compare
a833dd7 to
9a3f794
Compare
9a3f794 to
28cd07f
Compare
28cd07f to
dbab4cd
Compare
dbab4cd to
706ed93
Compare
706ed93 to
f0cc448
Compare
f0cc448 to
78dc637
Compare
78dc637 to
70e18fc
Compare
65608c0 to
6cac2b9
Compare
c67fc75 to
46cddfd
Compare
c38e1ec to
2127fe9
Compare
alex-ju
left a comment
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.
I don't see any component changelog entries – do you plan to add those manually in a separate PR? We also seem to be missing the documentation link for this version.
@alex-ju you're right, I forgot they were undone by the recent merge to main. What do you think of trying as en experiment to merge this as is, and open a quick follow-up PR with the expected changes? In this way we can validate the idea that the two operations could be disjointed to avoid this kind of issues. Thought? |
Happy to experiment if you find it valuable |
2127fe9 to
dbd3391
Compare
|
Follow-up PR: #2933 |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@hashicorp/[email protected]
Minor Changes
CodeBlock- Added height toggle control, which is present when amaxHeightis set and code content height exceeds themaxHeightvalue#2826
breakpoints- Added responsive breakpoint values and helpers for responsiveness#2848
Pagination- Replaced custom breakpoint (1000px) with standardlg(1088px) breakpointStepper::Nav- Replaced custom breakpoint (550px) with standardsm(480px) breakpointAppHeader- Removed usage of--hds-app-desktop-breakpointCSS variable and relied on the@breakpointargument for override of mobile behaviorAppSideNav- Removed usage of--hds-app-desktop-breakpointCSS variable, added@breakpointargument, and relied on it for override of mobile behavior#2859
Patch Changes
AppHeader- Fixed import path forhds-breakpointsAppSideNav- Fixed import path forhds-breakpoints#2886 - Thanks @aklkv for the contribution! 🙏
AppSideNav- Fixed bug where scrolling was blocked when theAppSideNavwas expanded on desktop views. Also fixed bug which allowed user to focus links that were visually hidden.#2869
Time- Fixed type error where theTooltipButtontext could be undefined.#2877
AppSideNav- Fixed component types forAppSideNav::PortalandAppSideNav::Portal::Targetto no longer require@targetor@name.SideNav- Fixed component types forSideNav::PortalandSideNav::Portal::Targetto no longer require@targetor@name.#2908
Form::Label- Forced theforHTML attribute to be converted to a string#2863
AdvancedTable- Added@maxHeightargument, which sets the max height of the Advanced Table and automatically adds a sticky header to it. Also updated the container styles to constrain the Advanced Table width to the parent's width.#2865
CodeBlock- Fixed issues with line numbers when line wrapping is present and when the number of lines changes dynamically; line highlighting when the Code Block is hidden from view initially such as when used inside a Tabs component; and line highlighting when hasLineNumbers is false.#2856
Modal- Fixed bug with click event listener not properly removed#2902
Stepper::Nav- Fixed issue in Safari with text alignment on interactive steps#2909
CodeBlock- Added arguments@ariaLabel,@ariaLabelledBy, and@ariaDescribedBy. Added screen-reader only copy for highlighted lines.hds-clipboard- Prevent screen-reader only text (text with thesr-onlyclass) from being copied to the clipboard.#2879
Introduce the
hds-resolve-link-to-componentutility to correctly resolve the LinkTo component when@isRouteExternalis set onHdsBreadcrumbItemorHdsInteractive. Consumers are now required to installember-engineswhen@isRouteExternalistrue.#2867 - Thanks @aklkv for the contribution! 🙏
Layout::Flex- Added missing export of component/subcomponentLayout::Grid- Added missing export of component/subcomponent#2883
🔄 Updated dependencies:
@hashicorp/[email protected]
Minor Changes
start,end, andtext-wrapicons added. Fixed the vertical alignment oftopandbottom.#2917