forked from wordpress-mobile/WordPress-Editor-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
v4.2.1 #1
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
Open
twisturn
wants to merge
73
commits into
twisturn:develop
Choose a base branch
from
wordpress-mobile:develop
base: develop
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
v4.2.1 #1
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
…-Editor-iOS # By Matt Bumgardner (27) and others # Via Matt Bumgardner (9) and others * 'release/0.9.1' of github.com:wordpress-mobile/WordPress-Editor-iOS: (40 commits) Bumped version to 0.9.1 Removed the unnecessary comments. Load metadata for video. Only attempt to preload metadata in order to trigger error event. Don't preload anything after uploading video. Code Style fix. If posterURL is nil don't use it on Javascript terms. Links now open correctly in preview mode. Links now open correctly in preview mode. Added updated HTML button to iPhone format bar Adjust padding between format bar buttons; removed dead code Cocoapod updates to project files. Updating xcode/iphonesimulator to latest image Added delegate method for testing. Updated example app via `pod install` Added new delegate method to WPEditorViewController Moved toolbarScroll to header Updated podspec Added default separator to ZSSField.prototype.callback Changed right toolbar divider length to 34 ... Conflicts: Example/Podfile.lock Example/Pods/Local Podspecs/WordPress-iOS-Editor.podspec.json Example/Pods/Manifest.lock Example/Pods/Pods.xcodeproj/project.pbxproj Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-EditorDemo-WordPress-iOS-Editor.xcscheme Example/Pods/Target Support Files/Pods-EditorDemo/Pods-EditorDemo-environment.h WordPress-iOS-Editor.podspec
…ditor-iOS # By Matt Bumgardner (21) and others * 'release/1.0' of github.com:wordpress-mobile/WordPress-Editor-iOS: (23 commits) Unified all left-right margins regardless of device or size class. pod updates for example project. Update README.md Added viewWillTransitionToSize handler. Replace ALAssetLibrary with Photos. Removed unused enum Updates to example pods. Added launch screen storyboard to demo app. Initial cut at migrating in the multitasking code from other branch. Example project pod update. Fixed imports so it can be built as a framework Removed UIActionSheet warnings Updated edit button style to remove warning Removed some warnings Updated WPEditorViewController Updated link alert view in WPLegacyEditorViewController Removed UIAlertView+Blocks from podfiles Updated the podspec Removed smart quotes in podfile Updated the pods int he example project ...
…-Editor-iOS * 'release/1.0.1' of github.com:wordpress-mobile/WordPress-Editor-iOS: Updated podspec to 1.0.1 Bugfix for empty posts on initial load
Added checks for delegate methods and updated doc comments
Formatbar: Add method to return toolbar item matching a given tag
Bump to version 1.9.5 and Cocoapods 1.3.1
…9_compatibility Update project to Xcode 9 compatibility.
Fix iphone x issues
…otes Fix smartQuotes and smartDashes
More fix for layouts
Add deprecation notice to README.md
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.
v4.2.1