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

feat(button): Add Hyperlink component #541

Merged
merged 8 commits into from Apr 2, 2020

Conversation

anicholls
Copy link
Contributor

@anicholls anicholls commented Mar 31, 2020

Summary

Consumers struggle to find our type.variant.link styles, so this explicitly adds a component within the @workday/canvas-kit-react-button module for them.

It also includes some design updates for links (changed in @workday/canvas-kit-react-core)

Note: May be minor breaking visual changes

Additional References

image

@anicholls anicholls changed the base branch from master to prerelease/v4 March 31, 2020 19:11
@anicholls anicholls added the 4.x label Mar 31, 2020
@cypress
Copy link

cypress bot commented Mar 31, 2020



Test summary

206 0 0 0


Run details

Project canvas-kit
Status Passed
Commit b01b951 ℹ️
Started Apr 2, 2020 7:10 PM
Ended Apr 2, 2020 7:12 PM
Duration 02:16 💡
OS Linux Ubuntu Linux - 16.04
Browser Electron 78

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

@mannycarrera4
Copy link
Contributor

does the hyperlink component need to extend any HTMLAttributes to be able to pass a href or it this just for styling?

@anicholls anicholls added this to the v4.0.0 milestone Mar 31, 2020
@anicholls
Copy link
Contributor Author

@mannycarrera4 Emotion's styled function does that for you automatically based off the tag type you pass in 👍

@mannycarrera4
Copy link
Contributor

@anicholls today i learned! thanks!

@anicholls anicholls added the breaking-change A change that will break something for consumers label Apr 1, 2020
@anicholls anicholls added this to In Progress in Current Sprint (7/20 - 8/9) via automation Apr 2, 2020
@anicholls anicholls moved this from In Progress to Needs Review in Current Sprint (7/20 - 8/9) Apr 2, 2020
@anicholls anicholls merged commit 4e20b93 into Workday:prerelease/v4 Apr 2, 2020
Current Sprint (7/20 - 8/9) automation moved this from Needs Review to Done Apr 2, 2020
@anicholls anicholls deleted the add-hyperlink branch April 2, 2020 20:04
@anicholls anicholls mentioned this pull request Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x breaking-change A change that will break something for consumers
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants