barisaydinoglu / Detectizr

A Modernizr extension to detect device, device model, screen size, operating system, and browser details
http://barisaydinoglu.github.io/Detectizr
MIT License
413 stars 77 forks source link

Removed automatic detection on load #30

Closed dschenk closed 9 years ago

dschenk commented 9 years ago

As far as I can tell, when detectizr gets included, it already automatically starts detection in the init method, thus preventing me from setting my own options for detection.

barisaydinoglu commented 9 years ago

Unit tests failed. https://travis-ci.org/barisaydinoglu/Detectizr/builds/40993019

barisaydinoglu commented 9 years ago

Thank you for your contribution. Please run grunt compile before commit, and re-open this pull request. The command grunt compile will generate new dist folder items and run qunit tests.