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): sbanken css refactoring #2565

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

snorrekim
Copy link
Contributor

Summary

Reduction of css specificity. The goal is not necessarily to make it more readable, but to make it easier to theme and customise.

@vercel
Copy link

vercel bot commented Aug 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 3:06pm

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 17, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 65aa66a:

Sandbox Source
eufemia-starter Configuration

Copy link
Member

@tujoworker tujoworker left a comment

Choose a reason for hiding this comment

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

Looks like a good improvement 💅

@@ -170,29 +175,18 @@
padding-right: 0;
margin-right: 1rem;

// underline
// underlinex
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// underlinex
// underline

@snorrekim snorrekim force-pushed the feat/button-sbanken-tertiary-fixes branch from de54c46 to 7ab12b5 Compare August 18, 2023 10:22
@snorrekim snorrekim changed the title feat(Button): css refactoring feat(Button): sbanken css refactoring Aug 22, 2023
@snorrekim snorrekim force-pushed the feat/button-sbanken-tertiary-fixes branch from 7ab12b5 to 65aa66a Compare August 22, 2023 15:01
@snorrekim snorrekim merged commit 3b9d6b0 into main Aug 23, 2023
@snorrekim snorrekim deleted the feat/button-sbanken-tertiary-fixes branch August 23, 2023 06:58
tujoworker pushed a commit that referenced this pull request Aug 23, 2023
## [10.7.0](v10.6.0...v10.7.0) (2023-08-23)

### 🐛 Bug Fixes

* **Forms:** Fix provider rerender issue and FlexContainer spacing issue ([#2570](#2570)) ([aafdbc1](aafdbc1))
* **Forms:** sets SubHeading's size to medium ([#2581](#2581)) ([7e2ccbf](7e2ccbf))

### ✨ Features

* **Button:** sbanken css refactoring ([#2565](#2565)) ([3b9d6b0](3b9d6b0))
* **FormLabel:** sbanken ([#2563](#2563)) ([308a0b6](308a0b6))
* **FormRow:** sbanken theme ([#2564](#2564)) ([968efdd](968efdd))
* **Forms:** Field width features upgraded ([#2580](#2580)) ([73b1650](73b1650))
* **Pagination:** sbanken theme ([#2569](#2569)) ([d08a492](d08a492))
* **PaymentCard:** adds card_status not_active ([#2578](#2578)) ([03469e6](03469e6))
* **Section:** Sbanken styling and new variant prop ([#2582](#2582)) ([416db6d](416db6d))
@tujoworker
Copy link
Member

🎉 This PR is included in version 10.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants