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(release): release cauldron 5.1.0 #1015

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 4, 2023

🤖 This PR is created automatically (see releasing)

5.1.0 (2023-04-04)

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: ensure that Dialog and Toast components cleanup on unmount (#1003) (07163da)
  • 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.

@github-actions github-actions bot requested a review from a team as a code owner April 4, 2023 21:00
@github-actions github-actions bot changed the base branch from develop to master April 4, 2023 21:00
@github-actions github-actions bot force-pushed the release-please--branches--develop--components--cauldron branch from 4f6f1e6 to cb2f837 Compare April 4, 2023 21:06
@scurker scurker closed this Apr 4, 2023
@scurker scurker deleted the release-please--branches--develop--components--cauldron branch April 4, 2023 21:28
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