Skip to content

feat(docs-evergreen): Re-skin button component#1259

Merged
imklau merged 10 commits intodocs-evergreenfrom
docs-evergreen-button
Dec 1, 2020
Merged

feat(docs-evergreen): Re-skin button component#1259
imklau merged 10 commits intodocs-evergreenfrom
docs-evergreen-button

Conversation

@jedrzejchalubek
Copy link
Copy Markdown
Contributor

@jedrzejchalubek jedrzejchalubek commented Nov 27, 2020

Fixes: #1234

@jedrzejchalubek jedrzejchalubek self-assigned this Nov 27, 2020
Comment thread src/_sass/_variables.scss
Comment thread src/_sass/components/_button.scss Outdated
@jedrzejchalubek jedrzejchalubek marked this pull request as ready for review November 27, 2020 15:39
border-radius: 4px;
&--secondary {
background-color: color(secondary);
color: color(white);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we can remove all duplicated white colors property since the default button-fill has it 🙈

@imklau
Copy link
Copy Markdown
Contributor

imklau commented Nov 27, 2020

I'm not sure but maybe the hollow variant should have a white background 🤔

I forgot about the "Log in" button which is the same as the hollow one :(

Zrzut ekranu 2020-11-27 o 17 11 15

@imklau
Copy link
Copy Markdown
Contributor

imklau commented Nov 27, 2020

What's going on with this ' button--2andbutton--3`? 😂 I can't figure out where did they come from:D

Zrzut ekranu 2020-11-27 o 17 37 00

Zrzut ekranu 2020-11-27 o 17 37 15

Comment thread src/_includes/components/button.html Outdated
@imklau imklau linked an issue Nov 30, 2020 that may be closed by this pull request
1 task
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 1, 2020

Deploy preview for segment-docs-preview ready!

Built with commit b19202f

https://deploy-preview-1259--segment-docs-preview.netlify.app

@jedrzejchalubek
Copy link
Copy Markdown
Contributor Author

What's going on with this ' button--2andbutton--3`? 😂 I can't figure out where did they come from:D

Zrzut ekranu 2020-11-27 o 17 37 00 Zrzut ekranu 2020-11-27 o 17 37 15

Neither I, removed size prop as new design to not define them anyway 😂

@imklau imklau merged commit 55feec8 into docs-evergreen Dec 1, 2020
@imklau imklau deleted the docs-evergreen-button branch December 1, 2020 10:07
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.

[Docs & Evergreen] Buttons

2 participants