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 v4.5.0 #973

Merged
merged 3 commits into from
Feb 17, 2021
Merged

chore: Release v4.5.0 #973

merged 3 commits into from
Feb 17, 2021

Conversation

alanbsmith
Copy link
Member

75e909f (upstream/master, master) feat(common): Add useIsRTL hook to common module (#971)
771a215 fix(tabs): Remove event.preventDefault from TabList (#969)
b7f87a1 Update Pagination component (#954)
91acada Roll back to pull_request
69cc4b4 fix: Add crossorigin to font preloads (#967)
ea5dbd8 ci: Use pull_request_target in GH Actions
159da10 docs: Fix Story names and extra imports (#966)
8dcc951 docs: Improve documentation (#964)
221fa1c feat: Add closeButtonAriaLabel to Modal Component (#959)
339be74 ci: Remove jest code-coverage threshold (#957)
6491da3 docs: Add compound component doc (#937)
d7ec090 feat: Add window config option to inherit or override mono font family (#916)
968130a chore: Bump ini from 1.3.5 to 1.3.7 (#931)
27504a1 feat(skeleton): Add option for different skeleton colors (#939)
3ba2da8 chore: Update @workday/canvas-system-icons-web dependency (#940)
37cfd15 Add custom limit to CountBadge (#935)
3634149 chore(form-field): Update FormField Readme (#930)
42b9235 fix: Fix create component scripts (#929)
b3ee342 docs: Standardize README badges for Labs components (#928)

75e909f (upstream/master, master) feat(common): Add useIsRTL hook to common module (Workday#971)
771a215 fix(tabs): Remove event.preventDefault from TabList (Workday#969)
b7f87a1 Update Pagination component (Workday#954)
91acada Roll back to `pull_request`
69cc4b4 fix: Add crossorigin to font preloads (Workday#967)
ea5dbd8 ci: Use pull_request_target in GH Actions
159da10 docs: Fix Story names and extra imports (Workday#966)
8dcc951 docs: Improve documentation (Workday#964)
221fa1c feat: Add closeButtonAriaLabel to Modal Component (Workday#959)
339be74 ci: Remove jest code-coverage threshold (Workday#957)
6491da3 docs: Add compound component doc (Workday#937)
d7ec090 feat: Add window config option to inherit or override mono font family (Workday#916)
968130a chore: Bump ini from 1.3.5 to 1.3.7 (Workday#931)
27504a1 feat(skeleton): Add option for different skeleton colors (Workday#939)
3ba2da8 chore: Update @workday/canvas-system-icons-web dependency (Workday#940)
37cfd15 Add custom limit to CountBadge (Workday#935)
3634149 chore(form-field): Update FormField Readme (Workday#930)
42b9235 fix: Fix create component scripts (Workday#929)
b3ee342 docs: Standardize README badges for Labs components (Workday#928)
@alanbsmith alanbsmith added the ready for review Code is ready for review label Feb 16, 2021
@cypress
Copy link

cypress bot commented Feb 16, 2021



Test summary

566 0 1 0


Run details

Project canvas-kit
Status Passed
Commit 78a31fc ℹ️
Started Feb 16, 2021 11:23 PM
Ended Feb 16, 2021 11:28 PM
Duration 04:50 💡
OS Linux Ubuntu Linux - 18.04
Browser Electron 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@@ -14,18 +42,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
- fix: Add Emotion dependency to fix transient dep issue ([#917](https://github.com/Workday/canvas-kit/pull/917)) [@anicholls](https://github.com/anicholls)
- fix: Re-enable postcss for storybook builds to transpile svg-load ([#919](https://github.com/Workday/canvas-kit/pull/919)) [@anicholls](https://github.com/anicholls)

# 4.4.1 (2020-11-20)
## 4.4.1 (2020-11-20)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

h1 => h2


### Components
- fix(color-picker): Detect different formats of #ffffff ([#884](https://github.com/Workday/canvas-kit/pull/884)) [@NicholasBoll](https://github.com/NicholasBoll)
- fix(color-picker): Detect different formats of `#ffffff` ([#884](https://github.com/Workday/canvas-kit/pull/884)) [@NicholasBoll](https://github.com/NicholasBoll)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Making sure the # isn't getting picked up.

CHANGELOG.md Show resolved Hide resolved
@alanbsmith alanbsmith added approved Code has been reviewed and approved (ship it) and removed ready for review Code is ready for review labels Feb 16, 2021
@alanbsmith alanbsmith merged commit b62757a into Workday:master Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Code has been reviewed and approved (ship it)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants