Skip to content
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

chore(develop): release 5.1.0 #1004

Conversation

scurker
Copy link
Member

@scurker scurker commented Mar 30, 2023

🤖 I have created a release beep boop

5.1.0 (2023-03-30)

Features

  • Add share nodes icon (#891) (ad01530)
  • app: add new spacing and colour variables (#876) (f7af206)
  • icon: add hashtag icon (#953) (8d67f3f)
  • icon: add Linkedin, Twitter and Github (#966) (e571172)
  • react: allow pagination labels to take react nodes (#956) (655da6e)
  • react: allow scrollability of Code component to be configured, auto-add tab-index to scrollable Code elements (#996) (9b2de96)
  • styles: expose panel padding through a --panel-padding variable (#921) (a361f9c)
  • styles: Replace variable focus light with a value that has higher color contrast (#894) (e4949a7)
  • Toast: make non-dismissible toasts positioned statically (#959) (147f3dd)

Bug Fixes

  • added icon size variable and applied to current icons (#920) (4f3537b)
  • allow word break and add max width to tooltip (#948) (0645c1f)
  • breadcrumbs: Allow long items and links to break fluidly (#965) (f3b5709)
  • fix aria-hidden not toggling when Alert closes (#986) (a8bd3cf)
  • fix overflow behavior of Select component (#942) (390f5b1)
  • NavBar: adjust styling for nav items per Bobby (#936) (a56de75)
  • OptionsMenu: add spacing between focus outline and border (#878) (ce15231)
  • page title is not updated when navigating directly to a component page (#816) (c1a938f)
  • react: correct pagination labels prop type (#963) (f2e189b)
  • react: fix Breadcrumb separator using incorrect type; update to v2 documentation (#983) (336beca)
  • react: maintain focus on pagination button when last or first page is reached (#937) (9ce8300)
  • react: Make TwoColumnPanel wrap to prevent content from getting cut out (#952) (ca04237)
  • react: only render icon button label where it is needed (#962) (2e05a9c)
  • remove base TableHeader from sort styles (#882) (be2baed)
  • styles: allow Tag to adjust width based on content (#927) (1e5b9b0)
  • styles: allow two column panel content to scroll (#929) (de1da7f)
  • styles: improves contrast of Link when in hover state (#890) (6f23ee6)
  • styles: overwrote base button font-family (#888) (97d5203)
  • updated breadcrumbs to wrap at low content consistently (#897) (a1912d7)
  • updated details to wrap text at smaller widths (#913) (f147108)
  • updated links within paragraphs to use dynamic link color (#896) (905c1ed)
  • use a span instead of div for offscreen text (#893) (f7bc1da), closes #834

This PR was generated with Release Please. See documentation.

@scurker scurker requested a review from a team as a code owner March 30, 2023 18:53
@github-actions
Copy link
Contributor

@scurker scurker closed this Apr 4, 2023
@scurker scurker deleted the release-please--branches--develop--components--cauldron branch April 4, 2023 18:45
@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Using a label with the Icon component is invalid HTML
1 participant