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

fix(fn): update Button component to latest Fiori Next design #2932

Merged
merged 2 commits into from Nov 26, 2021

Conversation

InnaAtanasova
Copy link
Contributor

@InnaAtanasova InnaAtanasova commented Nov 25, 2021

Description

Updated the design and types of the buttons per latest design.
Added segmented button.

BREAKING CHANGE:
updated modifier classes to follow the naming in the design

Before:
secondary | fn-button--secondary
flat | fn-button--flat
outline | fn-button--outline
naked | fn-button--naked
link | fn-button--link

After:
emphasized (primary) | fn-button--emphasized
ghost (secondary) | fn-button--ghost
neutral (secondary) | fn-button--neutral
transparent (layout) | fn-button--transparent
accept (semantic) | fn-button--accept
success (semantic) | fn-button--success
attention (semantic) | fn-button--attention
critical (semantic) | fn-button--critical
reject (semantic) | fn-button--reject
negative (semantic) | fn-button--negative
toggled (semantic) | fn-button--toggled

@netlify
Copy link

netlify bot commented Nov 25, 2021

✔️ Deploy Preview for fundamental-styles ready!

🔨 Explore the source changes: 9fed51a

🔍 Inspect the deploy log: https://app.netlify.com/sites/fundamental-styles/deploys/61a04b9f2367aa00090e171f

😎 Browse the preview: https://deploy-preview-2932--fundamental-styles.netlify.app

@droshev droshev merged commit c3fb4a6 into main Nov 26, 2021
@droshev droshev deleted the fix/update-button branch November 26, 2021 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants