Swiftpack.co - Swift Packages by artem-y

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

Packages published by artem-y

artem-y/combineer v0.2.0
Helpers to use with Combine framework.
⭐️ 1
🕓 2 years 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.2.0: Binding to subject
2 years ago
## What's Changed * Standard issue templates added by @artem-y in https://github.com/artem-y/combineer/pull/3 * Binding to subject added by @artem-y in https://github.com/artem-y/combineer/pull/4 **Full Changelog**: https://github.com/artem-y/combineer/compare/v0.1.1...v0.2.0
iOS macOS watchOS tvOS
artem-y/decimal-field v0.3.1
Text field that manages decimal input.
⭐️ 0
🕓 2 years 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.3.1: Make DecimalField open
2 years ago
## What's Changed * `DecimalField` and its public properties made open by @artem-y in https://github.com/artem-y/decimal-field/pull/12 **Full Changelog**: https://github.com/artem-y/decimal-field/compare/v0.3.0...v0.3.1
v0.3.0:
2 years ago
This release also includes changes from v0.2.2. ## What's Changed ##### v0.3.0: * Init with coder implemented by @artem-y in https://github.com/artem-y/decimal-field/pull/10 ##### v0.2.2: * Turning off trimming and reseting to zero behaviour when editing ends allowed by @artem-y in https://github.com/artem-y/decimal-field/pull/9 * Turning off the behaviour of clearing zero when editing begins allowed by @artem-y in https://github.com/artem-y/decimal-field/pull/8 **Full Changelog**: https://github.com/artem-y/decimal-field/compare/v0.2.1...v0.3.0
Update package name to capitalized DecimalField
2 years ago
## What's Changed * Package name updated to capitalized `DecimalField` by @artem-y in https://github.com/artem-y/decimal-field/pull/7 **Full Changelog**: https://github.com/artem-y/decimal-field/compare/v0.2.0...v0.2.1
Refactoring of text processing logic
2 years ago
## What's Changed * System Done button alignment fixed by @artem-y in https://github.com/artem-y/decimal-field/pull/4 * Text processing logic refactored and moved to `DecimalTextProcessor` by @artem-y in https://github.com/artem-y/decimal-field/pull/5 * Basic documentation added by @artem-y in https://github.com/artem-y/decimal-field/pull/6 **Full Changelog**: https://github.com/artem-y/decimal-field/compare/v0.1.1...v0.2.0
Hotfix: make allowsNegativeNumbers property public
2 years ago
## What's Changed * Make `allowsNegativeNumbers` property `public` by @artem-y in https://github.com/artem-y/decimal-field/pull/3 **Full Changelog**: https://github.com/artem-y/decimal-field/compare/v0.1.0...v0.1.1
Basic implementation of core features
2 years ago
## What's Changed * Setup project by @artem-y in https://github.com/artem-y/decimal-field/pull/1 * Move original implementation of DecimalField from [Expense Calculator](https://github.com/artem-y/expense-calc) by @artem-y in https://github.com/artem-y/decimal-field/pull/2 ## New Contributors * @artem-y made their first contribution in https://github.com/artem-y/decimal-field/pull/1 **Full Changelog**: https://github.com/artem-y/decimal-field/commits/v0.1.0
iOS

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