Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: trentrichardson/jQuery-Timepicker-Addon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: trentrichardson/jQuery-Timepicker-Addon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 14 files changed
  • 4 contributors

Commits on Apr 20, 2016

  1. Configuration menu
    Copy the full SHA
    88991c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Configuration menu
    Copy the full SHA
    b8a8240 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. IE11 Unspecified Error

    Hi @trentrichardson,
    
    When calling setSelectionRange on an input element which is currently
    not
    visible, you get an unspecified error in IE11.
    
    I added a little check for this.
    
    Fixes #848
    RobinHerbots committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    0499854 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Create jquery-ui-timepicker-fo.js

    Faroese translation for the jQuery Timepicker Addon
    simbulu authored Feb 3, 2017
    Configuration menu
    Copy the full SHA
    2a8781b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. Merge pull request #907 from RobinHerbots/dev

    IE11 Unspecified Error
    trentrichardson authored Feb 8, 2017
    Configuration menu
    Copy the full SHA
    a7d5bc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #909 from simbulu/patch-1

    Create jquery-ui-timepicker-fo.js
    trentrichardson authored Feb 8, 2017
    Configuration menu
    Copy the full SHA
    818686f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40a3500 View commit details
    Browse the repository at this point in the history
Loading