bestiejs / platform.js

A platform detection library.
https://mths.be/platform
MIT License
3.22k stars 408 forks source link

UCBrowser Support #133

Closed varshneygaurav closed 7 years ago

varshneygaurav commented 7 years ago

Support for UCBrowser has been added.

Refrence: http://www.webapps-online.com/online-tools/user-agent-strings/dv/browser212364/uc-browser

jdalton commented 7 years ago

Could you flatten these commits and force push.

varshneygaurav commented 7 years ago

OK

varshneygaurav commented 7 years ago

Self Abandoned for flatting commits.

jdalton commented 7 years ago

For future reference you can flatten commits without closing a PR by simply rebasing, squashing them, and then force pushing to update the PR.

Moved to #134.

varshneygaurav commented 7 years ago

Thanks for your valuable suggestion. i will do the same in my next contribution.