Tags: quassum/SwiftUI-Tooltip Toggle v1.4's commit message Added curveIn Arrow Shape (#31 ) * curve arrow * fix CR issue and compile error * fix rendering bag related with ppi --------- Co-authored-by: Denis Morozov <kramig@yandex-team.ru> Toggle v1.3.1's commit message 27: Set the frame with content sizes (#28 ) [27] remove etimated frame Toggle v1.3's commit message Misc fixes (#26 ) * Impoved file structure * Refactored View extension to be more readable * Small refactors to have less logic in the TooltipModifier * Fixed animation issue #22 * Added zIndex to the config. Fixes #17 * Added width/height functionality to configuraton. Fixes #25 Toggle v1.2.0's commit message Add toggle to present and dismiss tooltip on demand (#21 ) * feat: add isEnabled to toggle tooltip visibility * refactor: remove implicit animation and add transition modifier * refactor: remove scale in transition and use opacity only. * fix: move transition modifier to tooltipBody instead of content * feat: add transition configuration * refactor: rename isEnabled to enabled. Shift enabled argument as first argument to remove label requirement. * refactor: add default true value to enabled argument * refactor: remove Binding property wrapper on enabled * feat: add function definitions for tooltip for backwards compatibility * refactor: remove unnecessary enabled argument Toggle v1.1.3's commit message Merge pull request #18 from quassum/fix-background-color-artifact Fixed background color artifact Toggle v1.1.2's commit message Merge pull request #15 from arielelkin/patch-1 fix Invalid Exclude build warning Toggle v1.1.1's commit message Merge pull request #13 from quassummanus/feature/automatically-sized-… …content Fixed content overflow for small parent views Toggle v1.1.0's commit message Added shields to README.md Toggle v1.0.4's commit message Merge pull request #10 from quassummanus/bugfix/unnecessary-public-pr… …otocol-properties Removed public modifiers from config protocol Toggle v1.0.3's commit message Merge pull request #9 from quassummanus/bugfix/access-control-final-fix Fixed access control on more properties and initialisers
You can’t perform that action at this time.