Decathlon / vitamin-ios

Decathlon Design System UI components for iOS & iPadOS applications
https://www.decathlon.design
Apache License 2.0
46 stars 14 forks source link

feat: swiftui fullwidth button #124

Closed jdanthinne closed 1 year ago

jdanthinne commented 1 year ago

Changes description

Add full width support for SwiftUI button

Context

Currently, SwiftUI button can't be sized to full width using .frame(maxWidth: .infinity).

Checklist

Does this introduce a breaking change?

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication