You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.3.3 use Mobile-Detect@2.8.22; misc other changes (see details)
- update dev dependencies (no impact on code)
- add licence to source
- add runtime version info
v1.0.0
- use Mobile-Detect@2.8.12
- breaking change: phone() and tablet() won't return 'UnknownMobile' -> have to check mobile() as well (issue #20)
- breaking change: fallback detection phone/tablet is now based on smaller screen side (issue #23)
- expose internal implementation in case somebody wants to quick fix or monkey-patch the behaviour
- add demo page for gh-pages
- tweak jshint