-
Notifications
You must be signed in to change notification settings - Fork 35
Release 1.106 #601
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
Merged
Merged
Release 1.106 #601
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Prevents CABasicAnimation object being destroyed
* Add isEnabled state for pesonal deadlines button * Set enabled by default
* Strip text * Trim whitespaces and newlines
* Update code tab constraints * Update instructions tab constraints * Update code badge layout insets
* Schedule retention notifications between 12...19 hours
* Set User Interface Style to Light * Update to recommended settings * Currently rename searchTextField to searchField * Add MulticastDelegate * Migrate StyledNavigationController to MulticastDelegate * Migrate StyledNavigationController to preferredStatusBarStyle API * Move StyledTabBarViewController to the Sources * Move Cachedvalue to the Sources * Migrate Stories to preferredStatusBarStyle API * Update CourseInfo's view controller status bar style on offset change Replace UIStatusBarStyle.default with UIStatusBarStyle.dark. * Migrate Onboarding to preferredStatusBarStyle API * Migrate SocialAuthViewController to preferredStatusBarStyle API * Format code * Set Onboarding's modalPresentationStyle to fullScreen * Add position for TabControllers * Fix share button visible while UserSeed is anonymous * Fix setting sourceView on certifcate sharing Fix with UIViewController.popoverPresentationController must be used from main thread only. * Set auth & sign in modalPresentationStyle to fullScreen * Add ability to change status bar color * Disable user interactions for status bar view * Update getting of source controller appearance on cancelling transition * Migrate ProfileEdit to UIModalPresentationPageSheet * Remove supporting custom transition animations * Delete unused icon-settings * Use system settings icon in iOS 13 * Fix crash with togglePlayPauseCommand Update togglePlayPause to return a MPRemoteCommandHandlerStatus, return the MPRemoteCommandHandlerStatusSuccess constant. This eliminated the error. * Fix UI API called on a background thread * Done modalPresentationStyle migration * Provide rect for AuthTextField's rightView * Migrate Main Thread Checker stop to breakpoint * Set DYLD_PRINT_STATISTICS default value to NO * Set modalPresentationStyle to fullScreen for fullscreen code quiz * Inject code editor settings with navigation bar appearance * Extend StyledNavigationController with ability to trigger navigation bar appearance update * Inject navigation bar appearance
* Update table view after configure * Reset text on reuse
* Add new model version * Make formatted section requirements text * Display requirements label
* Add ability to change video fill mode * Add icons * Toggle fill mode on double tap * Properly determine current orientation * Hide status bar
* Migrate * Fix some warnings * Prefer using AnyObject over class for class-only protocols * Style fixes * Update SwiftLint rules * Fix lint * Use new raw string escaping * Implicit returns from single-expression functions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Release 1.106 milestone
Features:
Enhancements:
Bug Fixes: