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: tooringanalytics/angular-bootstrap-slider
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: seiyria/angular-bootstrap-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.
  • 14 commits
  • 5 files changed
  • 7 contributors

Commits on Feb 28, 2017

  1. Configuration menu
    Copy the full SHA
    2fa8f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e48ded8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request seiyria#147 from alankyshum/master

    Check if jquery is defined
    seiyria authored Feb 28, 2017
    Configuration menu
    Copy the full SHA
    820370b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Update bower.json

    Changed version constraint to allow newer angular versions
    jwlogemann authored Mar 21, 2017
    Configuration menu
    Copy the full SHA
    8c0ee67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request seiyria#148 from jwlogemann/patch-1

    Update bower.json
    seiyria authored Mar 21, 2017
    Configuration menu
    Copy the full SHA
    8eb31ff View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. updated depenencies. updated package.json to include needed dependenc…

    …ies from npm. updated test.html to reference node_modules
    decherneyge committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    3cd8b59 View commit details
    Browse the repository at this point in the history
  2. added package-lock file

    decherneyge committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    6d83e89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request seiyria#155 from decherneyge/master

    Updated Dependencies
    seiyria authored Nov 30, 2018
    Configuration menu
    Copy the full SHA
    061f7c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. remove the legacy code for issue-156

    yuansheng1989 committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    2e2743e View commit details
    Browse the repository at this point in the history
  2. Merge pull request seiyria#159 from yuansheng1989/fix-legacy

    Fix issue seiyria#156 - remove the legacy code
    seiyria authored Mar 26, 2019
    Configuration menu
    Copy the full SHA
    5ace2f5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Configuration menu
    Copy the full SHA
    aab76f7 View commit details
    Browse the repository at this point in the history
  2. trailing comma breaks bower install (seiyria#161)

    trailing comma breaks bower install
    seiyria authored May 1, 2019
    Configuration menu
    Copy the full SHA
    bc67c03 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. update version number

    Someone forgot to update the version number to 0.1.28, which is causing issues with npm.
    
    I suggest publishing a new version 0.1.29 to npm with the version number updated to 0.1.29.
    MareoRaft authored Oct 4, 2019
    Configuration menu
    Copy the full SHA
    a2830e9 View commit details
    Browse the repository at this point in the history
  2. update version number (seiyria#169)

    update version number
    seiyria authored Oct 4, 2019
    Configuration menu
    Copy the full SHA
    4ea0e39 View commit details
    Browse the repository at this point in the history
Loading