Permalink
Commits on Nov 14, 2016
  1. v1.3.5 use [email protected]

    committed Nov 14, 2016
  2. Merge pull request #47 from mgroenhoff/typings

    Update typings
    committed on GitHub Nov 14, 2016
Commits on Nov 11, 2016
  1. v1.3.4 use [email protected]

    committed Nov 11, 2016
Commits on Aug 2, 2016
  1. Merge pull request #45 from jorrit/patch-1

    Remove more non-essential files from npm package
    committed on GitHub Aug 2, 2016
Commits on Jul 31, 2016
  1. v1.3.3 use [email protected]; misc other changes (see details)

        - update dev dependencies (no impact on code)
        - add licence to source
        - add runtime version info
    committed Jul 31, 2016
Commits on Mar 31, 2016
  1. v1.3.2 use [email protected]

    committed Mar 31, 2016
Commits on Dec 28, 2015
  1. v1.3.1 use [email protected]

    committed Dec 28, 2015
Commits on Nov 12, 2015
  1. use [email protected]

    Awea committed Nov 12, 2015
Commits on Sep 18, 2015
  1. v1.3.0

        - use [email protected]
        - add method 'userAgents()' to handle cases where more than one browser matches
        - change method 'is()' to reflect that more than one match is possible for patterns
        - fix #34 is('MobileBot') not working
        - mitigate #36 ucbrowser detect as safari on android os
        - disable failing unit-tests (testing particular device matches)
    committed Sep 18, 2015
Commits on Jul 19, 2015
  1. v1.2.1 use [email protected]

    committed Jul 19, 2015
Commits on May 24, 2015
Commits on May 11, 2015
  1. update patterns from http://detectmobilebrowsers.com/

     - effect: add 'windows phone' to full-pattern.
    committed May 11, 2015
Commits on May 10, 2015
  1. v1.1.0

        - use [email protected] (fix #27)
        - fix #26 webpack build error
    committed May 10, 2015
Commits on Apr 10, 2015
Commits on Apr 9, 2015
  1. Merge pull request #25 from zeke/patch-1

    use fully-qualified repository URL
    committed Apr 9, 2015
Commits on Mar 22, 2015
  1. v1.0.0

        - use [email protected]
        - 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
    committed Mar 22, 2015
  2. Merge pull request #23 from Denich/screen-size-detect

    implemented device type determination using smallest-width qualifier
    committed Mar 22, 2015
  3. Merge pull request #21 from Denich/unknown-mobile

    clear tablet and phone statuses for unknown mobile. Fixes #20
    committed Mar 22, 2015
Commits on Mar 9, 2015
Commits on Dec 8, 2014
Commits on Nov 12, 2014
  1. fix issue #15

    committed Nov 12, 2014
Commits on Oct 21, 2014
  1. 0.4.2 use [email protected]

    committed Oct 21, 2014
Commits on Oct 12, 2014
  1. 0.4.1 use [email protected]

    committed Oct 12, 2014
Commits on Jul 16, 2014
  1. doc / package info after issue #10

    committed Jul 16, 2014
  2. Merge branch 'unclechu-master'

    committed Jul 16, 2014
Commits on Jul 15, 2014
  1. Correct AMD definition

    unclechu committed Jul 15, 2014
  2. v0.4.0

    committed Jul 15, 2014
  3. use [email protected]

    committed Jul 15, 2014