Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / material-motion/motion-transitioning-objc issues and pull requests

#73 - 被搬运

Issue - State: open - Opened by loveadguard about 2 years ago

#72 - v8.0.0

Pull Request - State: closed - Opened by jverkoey over 3 years ago

#71 - Drop support for iOS 10.

Pull Request - State: closed - Opened by jverkoey over 3 years ago

#70 - Upgrade to Swift 5 and min OS of iOS 10.

Pull Request - State: closed - Opened by jverkoey over 3 years ago

#69 - Remove bazel support.

Pull Request - State: closed - Opened by jverkoey over 3 years ago

#68 - Always add the toView to the container.

Pull Request - State: closed - Opened by jverkoey over 5 years ago

#67 - Bump the Swift version to 4.0 and min OS to 9.0.

Pull Request - State: closed - Opened by jverkoey over 5 years ago

#66 - v7.0.0

Pull Request - State: closed - Opened by jverkoey over 5 years ago

#65 - Drop support for iOS 8

Pull Request - State: closed - Opened by jverkoey over 5 years ago

#64 - v6.0.0

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#63 - Update bazel workspace to latest versions.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#62 - Update .travis.yaml

Pull Request - State: closed - Opened by Arcank almost 7 years ago - 2 comments

#61 - Add missing Info.plist

Pull Request - State: open - Opened by Arcank almost 7 years ago - 1 comment

#60 - Add missing import

Pull Request - State: closed - Opened by Arcank almost 7 years ago - 1 comment

#56 - Add unit tests for the presentation controller + layout logic in the coordinator

Issue - State: open - Opened by jverkoey almost 7 years ago
Labels: Tests

#55 - Add support for transitions with custom presented views.

Pull Request - State: closed - Opened by jverkoey almost 7 years ago - 2 comments

#54 - attemptFallback should be invoked on each node rather than on each child

Issue - State: open - Opened by jverkoey almost 7 years ago
Labels: Bug

#53 - Add a compose:withCompletion: API

Issue - State: open - Opened by jverkoey almost 7 years ago
Labels: Feature request

#52 - Bazel improvements

Issue - State: open - Opened by jverkoey almost 7 years ago
Labels: Internal cleanup

#51 - Standardize the kokoro and bazel files.

Pull Request - State: closed - Opened by jverkoey almost 7 years ago

#50 - Tapping the TransitionPresentationController scrim should dismiss

Issue - State: open - Opened by jverkoey almost 7 years ago
Labels: Feature request

#49 - MDMTransitionPresentationController should implement viewWillTransitionToSize

Issue - State: open - Opened by jverkoey almost 7 years ago - 1 comment
Labels: Feature request

#48 - Reorder if statement to avoid nullability warning

Pull Request - State: closed - Opened by ianegordon almost 7 years ago

#47 - Replace arc with bazel and kokoro build runner for continuous integration

Pull Request - State: closed - Opened by jverkoey almost 7 years ago - 1 comment

#46 - Add nullability annotations to MDMTransitionNavigationControllerDelegate

Pull Request - State: closed - Opened by jverkoey about 7 years ago

#44 - Fix the Swift symbol name for MDMTransitionDirection.

Pull Request - State: closed - Opened by jverkoey about 7 years ago - 1 comment

#43 - Rework multi-transition support using a recursive composition API

Pull Request - State: closed - Opened by jverkoey about 7 years ago - 2 comments

#42 - Warning Flags

Issue - State: open - Opened by ianegordon about 7 years ago

#41 - Explicitly include void for block parameters.

Pull Request - State: closed - Opened by ianegordon about 7 years ago

#40 - Add support for multiple transitions per view controller transition

Pull Request - State: closed - Opened by jverkoey about 7 years ago

#39 - Add support for on-demand transitions

Issue - State: open - Opened by jverkoey about 7 years ago
Labels: Feature request

#38 - Add photo album example.

Pull Request - State: closed - Opened by jverkoey about 7 years ago - 1 comment

#37 - Add a snapshotting API and contextual transition example

Pull Request - State: closed - Opened by jverkoey about 7 years ago - 1 comment

#36 - Add some organization to the transition examples.

Pull Request - State: closed - Opened by jverkoey about 7 years ago

#35 - Add a stock presentation controller implementation.

Pull Request - State: closed - Opened by jverkoey about 7 years ago
Labels: Feature request

#34 - Store the presentation controller as a weak reference.

Pull Request - State: closed - Opened by jverkoey about 7 years ago
Labels: Bug

#33 - Add a clipping API

Issue - State: closed - Opened by jverkoey about 7 years ago - 1 comment
Labels: Feature request

#32 - Add a snapshotting api

Issue - State: closed - Opened by jverkoey about 7 years ago
Labels: Feature request

#31 - Add support for decorating transitions

Issue - State: closed - Opened by jverkoey about 7 years ago - 3 comments
Labels: Feature request

#30 - Fix null dereference caught by the static analyzer

Pull Request - State: closed - Opened by ianegordon about 7 years ago - 4 comments

#29 - Add transition navigation controller delegate

Pull Request - State: closed - Opened by jverkoey about 7 years ago - 5 comments

#28 - Consider renaming library to MDMTransitioning

Issue - State: closed - Opened by jverkoey over 7 years ago - 1 comment
Labels: Documentation

#27 - Add support for interactive transitioning

Pull Request - State: open - Opened by randcode-generator over 7 years ago - 1 comment

#26 - Expose the presentation controller in TransitionContext

Pull Request - State: closed - Opened by randcode-generator over 7 years ago - 1 comment

#25 - Expose the presentation controller in TransitionContext

Issue - State: closed - Opened by jverkoey over 7 years ago
Labels: Feature request, Newbie friendly

#24 - Remove the numbering from the catalog examples

Issue - State: closed - Opened by jverkoey over 7 years ago - 1 comment
Labels: Internal cleanup

#23 - Document the fact that we're adding views to the hierarchy before `start` begins

Issue - State: open - Opened by jverkoey over 7 years ago
Labels: Documentation

#22 - Add interactive sliding menu as an example

Pull Request - State: open - Opened by randcode-generator over 7 years ago - 1 comment

#21 - Add sliding menu as an example

Pull Request - State: closed - Opened by randcode-generator over 7 years ago - 1 comment

#20 - Add sliding menu as an example

Issue - State: closed - Opened by randcode-generator over 7 years ago

#19 - Add interactive sliding menu as an example

Issue - State: open - Opened by randcode-generator over 7 years ago
Labels: Documentation

#18 - Add a guide to the readme explaining how to implement fallback transitioning

Issue - State: open - Opened by jverkoey over 7 years ago
Labels: Documentation

#17 - Add a guide to the readme explaining how to customize a transition's duration

Issue - State: open - Opened by jverkoey over 7 years ago
Labels: Documentation

#16 - Add support for fallback transitioning.

Pull Request - State: closed - Opened by jverkoey over 7 years ago - 1 comment

#14 - Add support for interactive transitioning

Pull Request - State: closed - Opened by randcode-generator over 7 years ago - 2 comments

#13 - Add support for falling back to other transitions

Issue - State: closed - Opened by jverkoey over 7 years ago
Labels: Feature request

#12 - Evaluate whether the presentation controller should be able to conform to Transition

Issue - State: open - Opened by jverkoey over 7 years ago - 1 comment
Labels: Internal cleanup

#11 - Add support for customizing transition durations

Pull Request - State: closed - Opened by randcode-generator over 7 years ago - 2 comments

#10 - The Transitioning name may result in a collision

Issue - State: closed - Opened by ianegordon over 7 years ago - 3 comments

#9 - Add more Objective-C examples to the README.md

Issue - State: open - Opened by jverkoey over 7 years ago
Labels: Documentation

#8 - Add Objective-C example of a custom presentation controller

Issue - State: open - Opened by jverkoey over 7 years ago
Labels: Documentation

#7 - Add support for tab bar transitioning

Issue - State: open - Opened by jverkoey over 7 years ago
Labels: Feature request

#6 - Add support for navigation controller transitioning

Issue - State: closed - Opened by jverkoey over 7 years ago
Labels: Feature request

#5 - Simplify the frame calculation APIs in the example.

Pull Request - State: closed - Opened by jverkoey over 7 years ago - 1 comment
Labels: Internal cleanup

#4 - Clarify the docs for default modal presentation styles.

Pull Request - State: closed - Opened by jverkoey over 7 years ago - 1 comment
Labels: Documentation

#3 - Add support for interactive transitioning

Issue - State: open - Opened by jverkoey over 7 years ago
Labels: Feature request

#2 - Add support for customizing transition durations

Issue - State: closed - Opened by jverkoey over 7 years ago
Labels: Feature request, Newbie friendly

#1 - Initial implementation.

Pull Request - State: closed - Opened by jverkoey over 7 years ago - 1 comment