Skip to content

feat(floating-button): add community floating-button#199

Merged
mart-sessman merged 23 commits intoTEDI-Design-System:feat/229-floatingbutton-community-componentfrom
artur-langl:feat/floating-button
Dec 3, 2025
Merged

feat(floating-button): add community floating-button#199
mart-sessman merged 23 commits intoTEDI-Design-System:feat/229-floatingbutton-community-componentfrom
artur-langl:feat/floating-button

Conversation

@artur-langl
Copy link
Contributor

@artur-langl artur-langl commented Nov 14, 2025

@include mixins.responsive-styles(
padding,
button-xl-padding-y button-xl-padding-x
);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

notably, large is larger than design's 48px's (50px) but i believe this is a variable issue and react's version shares this exact issue

@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@artur-langl artur-langl marked this pull request as draft November 14, 2025 11:18
@artur-langl artur-langl marked this pull request as ready for review November 14, 2025 16:21

&--large {
@include button-size-vars("lg");
@include mixins.responsive-styles(font-size, button-text-size-default);
Copy link
Contributor Author

@artur-langl artur-langl Nov 18, 2025

Choose a reason for hiding this comment

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

heights for floating button are 32px, 40px, 44px due to the core vars

@mart-sessman mart-sessman changed the base branch from rc to feat/229-floatingbutton-community-component December 3, 2025 13:29
@mart-sessman mart-sessman merged commit 58f183c into TEDI-Design-System:feat/229-floatingbutton-community-component Dec 3, 2025
6 checks passed
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.

3 participants