-
Notifications
You must be signed in to change notification settings - Fork 422
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rechsteiner/Parchment
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rechsteiner/Parchment
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 5 files changed
- 1 contributor
Commits on May 4, 2017
-
Fix issue with delayed rendering
Generating the menu items in viewDidAppear is too late as it causes the items to appear with a slight delay. Calling layoutIfNeeded in viewWillAppear means we will get the correct frame before rendering.
Configuration menu - View commit details
-
Copy full SHA for ea22452 - Browse repository at this point
Copy the full SHA ea22452View commit details -
Merge pull request #45 from rechsteiner/fix-render-delay
Fix issue with delayed rendering
Configuration menu - View commit details
-
Copy full SHA for 002fd14 - Browse repository at this point
Copy the full SHA 002fd14View commit details -
Add delegate for FixedPagingViewController
Add delegate that is called when transitioning to a ViewControllerItem with its index in the menu items. Allows you to track which view controller that is currently or about to be selected.
Configuration menu - View commit details
-
Copy full SHA for acbcb88 - Browse repository at this point
Copy the full SHA acbcb88View commit details -
Merge pull request #46 from rechsteiner/item-delegate
Add delegate for FixedPagingViewController
Configuration menu - View commit details
-
Copy full SHA for a230db7 - Browse repository at this point
Copy the full SHA a230db7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c10bfb1 - Browse repository at this point
Copy the full SHA c10bfb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c810a - Browse repository at this point
Copy the full SHA a9c810aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0...v0.4.0