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: angular-slider/angularjs-slider
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: a-rt-works/angularjs-slider
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 29, 2016

  1. Add support for unselected option property (controls visibility of lo…

    …wPointer and bubble)
    Rowan Truscott committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    64b8e1e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2016

  1. Updated to use existing showEl/hideEl methods instead of ngStyle attr…

    …ibute
    Rowan Truscott committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    c54ef60 View commit details
    Browse the repository at this point in the history
  2. Updated to use existing showEl/hideEl methods instead of ngStyle attr…

    …ibute - Added option to allow un-selection of pointer
    Rowan Truscott committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    f359f12 View commit details
    Browse the repository at this point in the history
  3. Fixed issue with allowUnselected

    Rowan Truscott committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    5d817ae View commit details
    Browse the repository at this point in the history
  4. Fixed hideOnUnselected variable definition

    Rowan Truscott committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    0164089 View commit details
    Browse the repository at this point in the history
  5. Commit build

    Rowan Truscott committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    3424149 View commit details
    Browse the repository at this point in the history
Loading