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 #1012

Merged

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.

stephenmathieson and others added 30 commits January 26, 2023 19:55
When running the axe server's dependencies locally (`dc.sh up -d`), `:8000` is already taken by DynamoDB. This patch changes the Cauldron dev server's port to 8003 to avoid this conflict.
chore: merge master into develop
* feat: added prop docs component

* fix : added options menu props and removed the changes added to yarn.lock and package.json

* feat: changed props details

---------

Co-authored-by: abbeyperini-deque <[email protected]>
…t page (#816)

* fix: page title is not updated when navigating directly to a component page

* fixed dynamic description

---------

Co-authored-by: abbeyperini-deque <[email protected]>
This reverts the change that was causing the table header to use
`--table-header-sorting-background-color` by default even when the table
header wasn't sorted.
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
div elements are not allowed as a child of button or span elements.

Fixes #834
…er color contrast (#894)

* feat(styles): Add variable accent purple high contrast color

* save all

* replace the value

* change
* fix(styles): allow two column panel content to scroll

* make scrollable code region keyboard accessible

* remove two column panel scroll demo
* fix: fix select overflow

* chore: address pr review
…cut out (#952)

* fix(react): Make TwoColumnPanel wrap to prevent content from getting cut out

* change

* padding

* comment
scurker and others added 22 commits March 23, 2023 10:55
…612)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason <[email protected]>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason <[email protected]>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…auto-add tab-index to scrollable Code elements (#996)
@github-actions github-actions bot requested a review from a team as a code owner April 4, 2023 20:35
@github-actions github-actions bot changed the base branch from develop to master April 4, 2023 20:35
@scurker scurker merged commit f26ceee into master Apr 4, 2023
@scurker scurker deleted the release-please--branches--develop--components--cauldron branch April 4, 2023 20:41
@keith-rhodes-0723
Copy link

reviewed

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