FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for CFAlertViewController - TML007/CFAlertViewController · GitHub
TML007
/
CFAlertViewController
Public
forked from
Codigami/CFAlertViewController
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
CFAlertViewController
CFAlertViewController
on
develop
User selector
Datepicker
Commit history
Commits on Sep 27, 2017
1. Title Subtitle Cell default text colors updated
Show description for 2446534
shardul89
committed
2446534
View commit details
Copy full SHA for 2446534
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Interactive transition logic optimisation
shardul89
committed
e5643fb
View commit details
Copy full SHA for e5643fb
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Log removed
shardul89
committed
1eb64be
View commit details
Copy full SHA for 1eb64be
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
FIX : Bottom Sheet transition fixed for iphone X
shardul89
committed
db5d857
View commit details
Copy full SHA for db5d857
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
FIX : After closing the keyboard alert container view was loosing its safe area
shardul89
committed
157e6d9
View commit details
Copy full SHA for 157e6d9
View code at this point
Browse repository at this point
FIX : Background tap was not getting detected at few places on iPhone X
shardul89
committed
9ce9ef3
View commit details
Copy full SHA for 9ce9ef3
View code at this point
Browse repository at this point
FIX : Made changes to run it properly on iPhone X and all other devices with lower than iOS 11
shardul89
committed
573e847
View commit details
Copy full SHA for 573e847
View code at this point
Browse repository at this point
Default Tile and Subtitle colors updated
shardul89
committed
0a0f879
View commit details
Copy full SHA for 0a0f879
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
FIX : Alert action misalignment fixed
shardul89
committed
4cd28ca
View commit details
Copy full SHA for 4cd28ca
View code at this point
Browse repository at this point
FIX : Background Color not showing when you display alert without setting any custom background color
shardul89
committed
5f91bd8
View commit details
Copy full SHA for 5f91bd8
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
Share extension unsafe apis removed.
shardul89
committed
b9c51cf
View commit details
Copy full SHA for b9c51cf
View code at this point
Browse repository at this point
Old file removed
shardul89
committed
efaea86
View commit details
Copy full SHA for efaea86
View code at this point
Browse repository at this point
Shreextension probitied api usage commented
shardul89
committed
6c662b3
View commit details
Copy full SHA for 6c662b3
View code at this point
Browse repository at this point
Share Extension target added to test extension support
shardul89
committed
240b1c1
View commit details
Copy full SHA for 240b1c1
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
1. Alert Dismiss completion block updated with dismiss reason enum instead of boolean
shardul89
committed
cd8f1b0
View commit details
Copy full SHA for cd8f1b0
View code at this point
Browse repository at this point
Interactive transition end event handled in alert view controller
shardul89
committed
b4a5ff9
View commit details
Copy full SHA for b4a5ff9
View code at this point
Browse repository at this point
Interactive Transition will not work if background tap is disabled
shardul89
committed
b39370e
View commit details
Copy full SHA for b39370e
View code at this point
Browse repository at this point
NEW : Action sheet now supports interactive transition
shardul89
committed
ede1fd7
View commit details
Copy full SHA for ede1fd7
View code at this point
Browse repository at this point
Now each interactive transition class can create their own Gesture Reccognizer subclass and tweak the behaviour.
shardul89
committed
eaca3ff
View commit details
Copy full SHA for eaca3ff
View code at this point
Browse repository at this point
Transitioning delegate class names updated
shardul89
committed
67d03ef
View commit details
Copy full SHA for 67d03ef
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
Interactive transition base classes renamed
shardul89
committed
704b441
View commit details
Copy full SHA for 704b441
View code at this point
Browse repository at this point
FIX : Scroll Indicator & Swipe up gesture conflict Issue fixed
shardul89
committed
5712002
View commit details
Copy full SHA for 5712002
View code at this point
Browse repository at this point
Interactive transition background color / blur animation added
shardul89
committed
9224997
View commit details
Copy full SHA for 9224997
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
All three presentation style will have 3 separate transitioning delegate variables in alert view controller
shardul89
committed
7cfdeb4
View commit details
Copy full SHA for 7cfdeb4
View code at this point
Browse repository at this point
Base View Controller Transitioning Delegate Created
shardul89
committed
1a1b919
View commit details
Copy full SHA for 1a1b919
View code at this point
Browse repository at this point
Commits on Sep 2, 2017
Code cleanup
shardul89
committed
92f1cad
View commit details
Copy full SHA for 92f1cad
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
Status bar issue fixed for notification type popups
shardul89
committed
908e84c
View commit details
Copy full SHA for 908e84c
View code at this point
Browse repository at this point
Notification UI style updated to look edge to edge
shardul89
committed
373df29
View commit details
Copy full SHA for 373df29
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
Notification presentation and dismiss transitions added
shardul89
committed
2905e40
View commit details
Copy full SHA for 2905e40
View code at this point
Browse repository at this point
Merge branch 'develop_swift4' into develop_swift4_notification_style
shardul89
committed
53bb7f3
View commit details
Copy full SHA for 53bb7f3
View code at this point
Browse repository at this point
FIX : After expanding actionsheet it was falling back to notification behavior
shardul89
committed
5f01c6d
View commit details
Copy full SHA for 5f01c6d
View code at this point
Browse repository at this point
Merge branch 'develop_swift4' into develop_swift4_notification_style
shardul89
committed
718e0b1
View commit details
Copy full SHA for 718e0b1
View code at this point
Browse repository at this point
FIX : Action sheet presentation animation was starting from half way
shardul89
committed
ab6ef38
View commit details
Copy full SHA for ab6ef38
View code at this point
Browse repository at this point
NEW : Alert style notification added
shardul89
committed
8853580
View commit details
Copy full SHA for 8853580
View code at this point
Browse repository at this point
IMPROVEMENT : Alert Title & subtitle cell rendering calls reduced
shardul89
committed
530bb8c
View commit details
Copy full SHA for 530bb8c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL