Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
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-ui/bootstrap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: leotsyang/bootstrap
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.
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 21, 2015

  1. feat(tooltip): now can take the option for the close delay timeout

    test(tooltip): testing that the close delay works as expected
    Tom McGeehon committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    05e99b0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. test(tooltip): now using .triggerHandler instead of .trigger in tests

    Also, added a check to see how many elements are in view since isOpen only tests the two-way binding
    Tom McGeehon committed May 4, 2015
    Configuration menu
    Copy the full SHA
    f26a601 View commit details
    Browse the repository at this point in the history
  2. chore(branch): Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	src/tooltip/tooltip.js
    Tom McGeehon committed May 4, 2015
    Configuration menu
    Copy the full SHA
    165591e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2015

  1. fix(tooltip): now waits for timeout before hiding

    Tom McGeehon committed May 12, 2015
    Configuration menu
    Copy the full SHA
    a01d655 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2015

  1. Configuration menu
    Copy the full SHA
    399f5be View commit details
    Browse the repository at this point in the history
  2. chore(packageJSON): update version

    Tom McGeehon committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    4771134 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2015

  1. Configuration menu
    Copy the full SHA
    2f0eec3 View commit details
    Browse the repository at this point in the history
  2. chore(branch): update to address comments

    Conflicts:
    	src/tooltip/docs/readme.md
    	src/tooltip/test/tooltip.spec.js
    	src/tooltip/tooltip.js
    Tom McGeehon committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    0907d89 View commit details
    Browse the repository at this point in the history
Loading