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

clear tablet and phone statuses for unknown mobile. Fixes #20 #21

Merged
merged 1 commit into from
Mar 22, 2015

Conversation

denich
Copy link
Contributor

@denich denich commented Mar 9, 2015

Will return falsy values for phone() and tablet() if device is "UnknownMobile". It'll make tablet/phone determining more straightforward.

hgoebl added a commit that referenced this pull request Mar 22, 2015
clear tablet and phone statuses for unknown mobile. Fixes #20
@hgoebl hgoebl merged commit ede75ac into hgoebl:master Mar 22, 2015
@hgoebl
Copy link
Owner

hgoebl commented Mar 22, 2015

@denich I decided to do a breaking change here. Makes more sense in most scenarios...
Thanks for your help!

@denich
Copy link
Contributor Author

denich commented Mar 23, 2015

@hgoebl I think you made right decision to reveal those methods in 1.x release. That added additional flexibility to the library.

Thanks for your response and work you made!

@denich denich deleted the unknown-mobile branch March 23, 2015 11:52
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