-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Imgbot #35
Open
Q0323
wants to merge
12
commits into
mustafaibrahim989:swift2
Choose a base branch
from
Q0323:imgbot
base: swift2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Imgbot #35
Commits on Sep 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4a930f1 - Browse repository at this point
Copy the full SHA 4a930f1View commit details
Commits on Sep 19, 2016
-
Merge pull request mustafaibrahim989#13 from mountainpaw/master
Update code to Swift 3
Configuration menu - View commit details
-
Copy full SHA for 2394b75 - Browse repository at this point
Copy the full SHA 2394b75View commit details -
Ibrahim committed
Sep 19, 2016 Configuration menu - View commit details
-
Copy full SHA for e29b446 - Browse repository at this point
Copy the full SHA e29b446View commit details
Commits on Oct 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fff6097 - Browse repository at this point
Copy the full SHA fff6097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b28fd - Browse repository at this point
Copy the full SHA 44b28fdView commit details
Commits on Oct 7, 2016
-
-Fix issue that badges are not properly display/disappear on button when working with Xcode 8.0
Configuration menu - View commit details
-
Copy full SHA for 203bd00 - Browse repository at this point
Copy the full SHA 203bd00View commit details
Commits on Oct 12, 2016
-
-Badge now can stick to 4 different position on button here i call it anchor, these position are TopLeft, TopRight, BottomLeft, BottomRight and Center. Those anchors have offset values e.g when anchor set to TopLeft have 2 valid offset values, left and top respectively. You can either use offset value to do minor position adjustment or leave it zero which will no effect. "badgeEdgeInsets" property is still taking into count when calculating X Y for badge, therefore, this become 4 different options when working with badge. 1.Leave both "badgeEdgeInsets" or anchor offset to zero, this lead to badge's center been placed at 4 different position on button 2.Change "badgeEdgeInsets" to do minor adjustment 3.Change anchor offset to do minor adjustment 4.Combine "badgeEdgeInsets" with anchor offset -Class become designable and some properties are inspectable which mean badge's properties can be adjust in Interface Builder and visual of badge will automatically update base on those properties
Configuration menu - View commit details
-
Copy full SHA for 04d2c58 - Browse repository at this point
Copy the full SHA 04d2c58View commit details
Commits on Feb 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9b6e82f - Browse repository at this point
Copy the full SHA 9b6e82fView commit details
Commits on Feb 19, 2017
-
Merge pull request mustafaibrahim989#23 from shimaazmy/make-edgge-ins…
…et-available-in-objective-c Make `badgeEdgeInsets` property available in Objective C
Configuration menu - View commit details
-
Copy full SHA for 245fbf6 - Browse repository at this point
Copy the full SHA 245fbf6View commit details
Commits on Apr 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 30fd8fe - Browse repository at this point
Copy the full SHA 30fd8feView commit details -
Merge branch 'BadgeAnchor' of https://github.com/NPContribution/MIBad…
…geButton-Swift into NPContribution-BadgeAnchor # Conflicts: # Classes/MIBadgeButton.swift # MIBadgeButton/Base.lproj/Main.storyboard
1Configuration menu - View commit details
-
Copy full SHA for 3c2638d - Browse repository at this point
Copy the full SHA 3c2638dView commit details
Commits on Nov 30, 2020
-
*Total -- 360.36kb -> 250.00kb (30.63%) /MIBadgeButton/Images.xcassets/LaunchImage.launchimage/iOS Simulator Screen Shot Aug 10, 2015, 6.27.14 PM.png -- 15.00kb -> 0.59kb (96.04%) /screenshot.png -- 65.62kb -> 29.15kb (55.57%) /MIBadgeButton/Images.xcassets/1.imageset/1.png -- 136.42kb -> 82.07kb (39.84%) /MIBadgeButton/Images.xcassets/facebook.imageset/1408848343_facebook_circle_color.png -- 3.18kb -> 2.26kb (28.8%) /MIBadgeButton/Images.xcassets/twitter.imageset/1408848408_twitter_circle.png -- 4.79kb -> 3.54kb (26.05%) /MIBadgeButton/Images.xcassets/OS-X-Yosemite-for-iOS.imageset/OS-X-Yosemite-for-iOS.jpg -- 115.65kb -> 112.78kb (2.49%) /MIBadgeButton/Images.xcassets/pinterest.imageset/1408848335_pinterest-icon-circle-red.png -- 1.94kb -> 1.91kb (1.76%) /MIBadgeButton/Images.xcassets/swift-logo-hero-2.imageset/swift-logo-hero-2.jpg -- 17.75kb -> 17.69kb (0.34%) Signed-off-by: ImgBotApp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ec97e4 - Browse repository at this point
Copy the full SHA 7ec97e4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.