Swiftpack.co - Swift Packages by Decathlon

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by Decathlon

Decathlon/vitamin-ios 0.13.0
Decathlon Design System UI components for iOS & iPadOS applications
⭐️ 44
🕓 21 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v0.13.0
21 weeks ago
This version will the align with the override version. ## What's Changed * feat: update icons sources by @lauthieb in https://github.com/Decathlon/vitamin-ios/pull/165 * feat: update assets sources by @lauthieb in https://github.com/Decathlon/vitamin-ios/pull/166 * feat: Improve Testing by @mackoj in https://github.com/Decathlon/vitamin-ios/pull/169 * fix(#168): Move all icon in template mode by @mackoj in https://github.com/Decathlon/vitamin-ios/pull/170 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.12.2...0.13.0-beta
v0.12.2
36 weeks ago
## What's Changed * Fix Button Height by @mackoj in https://github.com/Decathlon/vitamin-ios/pull/162 * chore: set version to 0.12.2 by @mackoj in https://github.com/Decathlon/vitamin-ios/pull/163 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.12.1...0.12.2
v0.12.1
37 weeks ago
## What's Changed * Update Podspec 0.12.1 by @mackoj in https://github.com/Decathlon/vitamin-ios/pull/161 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.12.0...0.12.1
v0.12.0
37 weeks ago
## Feature * feat(deployment_target): Update Deployment Target to iOS 12 + warning fixes by @baptistedajon in https://github.com/Decathlon/vitamin-ios/pull/83 * feat: update assets showcase by @lauthieb * feat: update assets sources by @lauthieb * feat: update icons showcase by @lauthieb * feat: update icons sources by @lauthieb ## Fix * chore: Add a test to prevent regression by @mackoj in https://github.com/Decathlon/vitamin-ios/pull/156 * chore: add `documentation_improvement.md` issue template by @lauthieb in https://github.com/Decathlon/vitamin-ios/pull/154 * chore: Preparation for SnapshotTesting support by @mackoj in https://github.com/Decathlon/vitamin-ios/pull/152 * chore: Update documentation_improvement.md by @ManonPolle in https://github.com/Decathlon/vitamin-ios/pull/155 * chore: update github action for pull requests about icons & assets automations by @lauthieb in https://github.com/Decathlon/vitamin-ios/pull/145 * ci: trigger deploy on tag by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/128 * docs(contributing.md): fix typo by @lauthieb in https://github.com/Decathlon/vitamin-ios/pull/136 * docs: add important note by @lauthieb in https://github.com/Decathlon/vitamin-ios/pull/135 * fix: Adding mapper and fix compilation issue by @mackoj in https://github.com/Decathlon/vitamin-ios/pull/139 * fix: New TextStyle value for buttons implementation (cf. https://decathlon.atlassian.net/browse/CNT-1085) by @DamienBallenghien in https://github.com/Decathlon/vitamin-ios/pull/150 ## New Contributors * @ManonPolle made their first contribution in https://github.com/Decathlon/vitamin-ios/pull/155 * @DamienBallenghien made their first contribution in https://github.com/Decathlon/vitamin-ios/pull/150 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.11.0...0.12.0
v0.11.0
1 year ago
## Features * feat: chip implementation for UIKit by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/111 * feat: SwiftUI fullwidth button by @jdanthinne in https://github.com/Decathlon/vitamin-ios/pull/124 * feat: SegmentedControl UIKit implementation by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/115 * feat: UIKit badge size by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/108 * ci: update deploy workflow by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/119 * docs: update readme install section by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/122 ## Fix * fix: snackbar label width miscomputed when image is set by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/118 * fix: UIKit VitaminTextfield text color by @bcleton in https://github.com/Decathlon/vitamin-ios/pull/121 * fix: set tintAdjustmentMode to .normal by @JohannSzck in https://github.com/Decathlon/vitamin-ios/pull/125 ## New Contributors * @JohannSzck made their first contribution in https://github.com/Decathlon/vitamin-ios/pull/125 * @jdanthinne made their first contribution in https://github.com/Decathlon/vitamin-ios/pull/124 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.10.0...0.11.0
v0.10.0
1 year ago
## Features * feat: snackbar UIKit implementation by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/107 * feat: add new icons by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/114 * ci: fix deploy workflow by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/112 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.9.1...0.10.0
v0.9.1
1 year ago
## Fix * fix: SwiftUI TextField - loop issue with characters counter by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/110 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.9.0...0.9.1
0.9.0
1 year ago
## Features * feat: badge for SwiftUI by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/92 * feat: add new assets (payments) by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/104 * feat: add new icons by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/105 * feat: swiftui vitamin textfield by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/100 ## FIx * fix: enforce title color when title is set to avoid weird behaviours by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/102 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.8.0...0.9.0
v0.8.0
1 year ago
## Features * feat: progress bar improvements by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/82 * feat: add line break mode option to UIKit VitaminTextStyle by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/84 * feat: add new icons by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/93 ## Fix * fix: crash vitamin button ibdesignable by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/80 * fix: SwiftUI TextStyle modifier line height by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/87 * fix: UIKit VitaminButton and VitaminTextField minor fixes by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/88 * fix: allow removing horizontal padding on VitaminTextField by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/90 * fix: VitaminTextField rightView animation by @bcleton in https://github.com/Decathlon/vitamin-ios/pull/94 * fix: crash for swiftui color by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/98 ## Other changes * ci: update deploy workflow by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/81 * docs: add bitrise and sonar badges by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/85 * chore: put codeowners file in github root folder by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/86 * ci: update syntax and add descriptions by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/97 ## New Contributors * @bcleton made their first contribution in https://github.com/Decathlon/vitamin-ios/pull/94 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.7.0...0.8.0
0.7.0
1 year ago
## Features * Adding helper to use Custom Fonts on SwiftUI previews by @baptistedajon in https://github.com/Decathlon/vitamin-ios/pull/78 * VitaminButton SwiftUI implementation by @daniel-dumortier in https://github.com/Decathlon/vitamin-ios/pull/76 ## Fixes * fix: crash with country flags by @florentlotthepro in https://github.com/Decathlon/vitamin-ios/pull/79 **Full Changelog**: https://github.com/Decathlon/vitamin-ios/compare/0.6.0...0.7.0
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics