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

Feature/mode agnostic class #9133

Closed

Conversation

alan-agius4
Copy link
Contributor

Short description of what this resolves:

Add a css class which is mode agnostic. So that developer can easily target a component when needed to change/add something non mode-specific

Changes proposed in this pull request:

  • Modify the component base class to add a mode agnostic css class ex: "list"
  • Move the get mode into the ctor of the base class

Ionic Version: 2

Fixes: #8545

@brandyscarney brandyscarney self-assigned this Nov 14, 2016
Copy link
Contributor

@manucorporat manucorporat left a comment

Choose a reason for hiding this comment

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

LGTM. but we should squash the commits

@alan-agius4
Copy link
Contributor Author

@manucorporat any tips how I can do that?

@brandyscarney
Copy link
Member

@alan-agius4 I can do it when I merge the PR. :)

@brandyscarney
Copy link
Member

Merged it with this commit: 025c5cc. Thank you!

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.

3 participants