Skip to content

change use of patternfly setting functions from '$()' to 'patternfly' #417

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

Merged
merged 2 commits into from
Feb 15, 2017

Conversation

jeff-phillips-18
Copy link
Member

to help with non-jquery applications

@dtaylor113 @dgutride @bleathem

@bleathem
Copy link
Member

Should we consider passing the patternfly global as an argument to the IFFE? As in:

(function(patternfly) {
  ...
  ...
  ...
})(patternfly)

@jeff-phillips-18
Copy link
Member Author

@bleathem Not all are in IIFE's, I could do it for both that are if you like, or I could put the other in IIFEs as well. Preference?

@bleathem
Copy link
Member

I suggest doing it for those that are in IFFEs. If other IFFEs don't have it, we can address that in future PRs.

@jeff-phillips-18
Copy link
Member Author

I will do it for all so as not to forget using 'patternfly' for these in the future.

@jeff-phillips-18 jeff-phillips-18 merged commit 7e6e7c8 into patternfly:master Feb 15, 2017
@jeff-phillips-18 jeff-phillips-18 deleted the fixes branch March 13, 2018 11:38
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