Swiftpack.co - Swift Packages by quassum

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

Packages published by quassum

quassum/SwiftUI-Tooltip v1.4
Easy Tooltip for your SwiftUI Project
⭐️ 302
🕓 46 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.
v1.4
46 weeks ago
## What's Changed * Add shadow & corner radius style support by @eilonkr in https://github.com/quassum/SwiftUI-Tooltip/pull/29 * CurveIn Arrow by @dmoroz0v in https://github.com/quassum/SwiftUI-Tooltip/pull/31 ## New Contributors * @eilonkr made their first contribution in https://github.com/quassum/SwiftUI-Tooltip/pull/29 * @dmoroz0v made their first contribution in https://github.com/quassum/SwiftUI-Tooltip/pull/31 **Full Changelog**: https://github.com/quassum/SwiftUI-Tooltip/compare/v1.3.1...v1.4
v1.3.1
1 year ago
## What's Changed * 27: Border not visible on self sized tooltip by @jsivanes in https://github.com/quassum/SwiftUI-Tooltip/pull/28 ## New Contributors * @jsivanes made their first contribution in https://github.com/quassum/SwiftUI-Tooltip/pull/28 **Full Changelog**: https://github.com/quassum/SwiftUI-Tooltip/compare/v1.3...v1.3.1
v1.3
1 year ago
## What's Changed * Misc fixes by @bring-shrubbery in https://github.com/quassum/SwiftUI-Tooltip/pull/26 **Full Changelog**: https://github.com/quassum/SwiftUI-Tooltip/compare/v1.2.0...v1.3
v1.2.0
1 year ago
## What's Changed * Add toggle to present and dismiss tooltip on demand by @chenium in https://github.com/quassum/SwiftUI-Tooltip/pull/21 ## New Contributors * @chenium made their first contribution in https://github.com/quassum/SwiftUI-Tooltip/pull/21 **Full Changelog**: https://github.com/quassum/SwiftUI-Tooltip/compare/v1.1.3...v1.2.0
v1.1.3
2 years ago
## What's Changed * Fixed background color artifact by @bring-shrubbery in https://github.com/quassum/SwiftUI-Tooltip/pull/18 **Full Changelog**: https://github.com/quassum/SwiftUI-Tooltip/compare/v1.1.2...v1.1.3
v1.1.2
2 years ago
- Removed unnecessary exclude field in `package.swift`
v1.1.1
2 years ago
- Fixed content overflow, when view tooltip is attached to, is bigger than the tooltip itself. - Updated README - Added Github Workflow
v1.1.0
2 years ago
- Added configurable background color, with a new property in the `TooltipConfig` protocol. - Updated README with more documentation.
v1.0.4
2 years ago
- Removed `public` modifiers from protocol properties.
v1.0.3
2 years ago
In this release: - Added missing `public` keywords to initializers and some properties
iOS macOS watchOS tvOS

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