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

Support customizable prefix for getSkinName #397

Merged
merged 7 commits into from
Mar 14, 2013

Conversation

sdesai
Copy link
Contributor

@sdesai sdesai commented Jan 8, 2013

@davglass
Copy link
Member

This looks good, @sdesai do you want to merge this in or should I?

@sdesai
Copy link
Contributor Author

sdesai commented Jan 16, 2013

Should I be concerned about the failing travis tests on NodeJS 0.8, 0.9? Seem unrelated.

@davglass
Copy link
Member

They are Travis/Github issues, as long as yogi test passes I'm good with you merging this in :)

@sdesai
Copy link
Contributor Author

sdesai commented Jan 16, 2013

widget tests are all passing on Chrome/Firefox/Safari/IE/iOS, but I have one getSkinName test (related to class names on body) failing in phantomjs.

Figuring it's something phantomjs specific, since it looks good in the browsers with heads but I'll look into it before merging - maybe something more robust we can do with the tests, to avoid the phantomjs caveat.

The class names didn't match the assertions. Moved all the classnames
to be dynamic instead of the static + dynamic, which was getting
confusing to maintain.

Passes on FF, Chrome, Safari, IE, PhantomJS

NOTE: Ideally, want to update the test page to follow the latest
pattern, with test-console, but that's a separate commit.
Conflicts:
	src/widget/HISTORY.md
@sdesai
Copy link
Contributor Author

sdesai commented Feb 21, 2013

This is ready to merge, post-release (it's too late for this current release)

@sdesai
Copy link
Contributor Author

sdesai commented Mar 14, 2013

These failures seem unrelated. Tests pass locally for me

sdesai added a commit that referenced this pull request Mar 14, 2013
Support customizable prefix for getSkinName
@sdesai sdesai merged commit a7030d9 into yui:dev-3.x Mar 14, 2013
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.

None yet

2 participants