Skip to content

Conversation

alexkonovalov
Copy link

@alexkonovalov alexkonovalov commented Jul 18, 2017

Short description of what this resolves:

Drag of the last slide sets the slide index to N+1 where N is the index of the last slide in the range.

Changes proposed in this pull request:

  • Set the current index to the last slide if it gets out of range.

Ionic Version: 3.x

Fixes: #10208

brandyscarney and others added 30 commits June 12, 2017 13:51
When `Tabs` are nested within each other, the highlight can get
misaligned. This prevents that by ensuring the affected
`.tab-highlight` is a direct child of the targeted `Tabs`.
…tabs

* wip

* wip

* progress

* wippy skippy

* getting there

* all tests passing except goBack

* unit tests pass again boi

* goBack tests pass

* great success

* the good stuff
jgw96 and others added 22 commits July 6, 2017 12:42
Need to access member using `this` keyword outside constructor
Cannot use ToastController without knowing from where to import it
restore getActiveNav api
Copy link

@RickeyWard RickeyWard left a comment

Choose a reason for hiding this comment

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

This seems like a reasonable constraint strategy, I would like to see this merged. Also would resolve duplicate issue #10740

Copy link

@chuwy chuwy left a comment

Choose a reason for hiding this comment

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

LGTM

@Ionitron
Copy link
Collaborator

Hello and thank you for contributing to Ionic! We have been working on porting all of the Ionic components to web components and have recently updated master to reflect this. This significant change has caused this pull request to break. While we really appreciate the time and effort you put into creating this, we are not able to merge it because of the newly introduced conflicts. We are extremely sorry about this. We will not be merging any more features in to v3. If this is a feature and you have the time, please resubmit this PR against the master branch. If this is a critical security issue in v3, we would greatly appreciate it if you would resubmit the PR against the new v3 branch. Thanks so much for your time!

@Ionitron Ionitron closed this Mar 12, 2018
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.