Skip to content

Remove scrollbars on windows for action-sheet / resvolves #13966 #13992

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

Closed
wants to merge 241 commits into from

Conversation

StefanRein
Copy link

@StefanRein StefanRein commented Feb 9, 2018

Remove scrollbars on windows and resolves:
#13966

Short description of what this resolves:

Remove scrollbars on windows for action-sheet

Changes proposed in this pull request:

  • Change overflow: scroll into overflow: auto

Ionic Version: 3.x

Fixes: #13966

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
JasonAsmk and others added 26 commits October 27, 2017 14:48
* chore(dependencies): update to ng5 rc

* chore(dependencies): update for ng 5

* chore(build): remove closure support

* chore(dependencies): fix missing angular/common value
…r version info within the context of the ionic repo
* chore(package): bump rxjs to 5.5

* Update package.json

* Update package.json
…on (ionic-team#13888)

* Fix a small typo

Signed-off-by: Remy Suen <[email protected]>

* docs(action-sheet): update spacing
@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.