Skip to content
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

feat(ionNavBar): make back button animated #1030

Closed
wants to merge 1 commit into from

Conversation

ajoslin
Copy link
Contributor

@ajoslin ajoslin commented Apr 2, 2014

Made the back button animate using ng-hide like ios7.

Tested on: Chrome, 4.4, 4.2, 4.1, 4.0, iOS7

Could not test on 2.3 (my old phone stopped working)

@adamdbradley what do you think?

@adamdbradley
Copy link
Contributor

Looks awesome, I'm not seeing any issues. Great work!

@@ -11,6 +11,13 @@ describe('ionNavBackButton directive', function() {
});
}));

beforeEach(inject(function($animate) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reminder for me: kill these lines before merge

@ajoslin
Copy link
Contributor Author

ajoslin commented Apr 3, 2014

merged!

@ajoslin ajoslin closed this in 9725793 Apr 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants