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: 1.1.1
Choose a base ref
...
head repository: angular-ui/bootstrap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.2
Choose a head ref
  • 10 commits
  • 16 files changed
  • 5 contributors

Commits on Jan 25, 2016

  1. chore(release): start 1.1.2

    wesleycho committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    56f5c82 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. feat(accordion): add aria tags

    - Improve accessibility of accordion
    
    Closes #5338
    Towne, Jeremy authored and wesleycho committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    61cdef1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. feat(datepicker): add datepickerOptions support

    - Add support for options object to concisely configure datepicker
    
    Closes #5340
    wesleycho committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    e58c42c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ad080 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2016

  1. fix(modal): ensure shift+tab is trapped in modal

    - Fixes where shift+tab keystrokes are not causing focus to remain
      trapped in modal
    
    Closes #5294
    Fixes #5229
    AndriIushchuk authored and wesleycho committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    d2621e3 View commit details
    Browse the repository at this point in the history
  2. fix(typeahead): add guard for no $viewValue

    - Add guard when $viewValue is undefined, and when showHint & min-length
      0 is used
    
    Closes #5358
    Fixes #5357
    wesleycho committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    dbe9e81 View commit details
    Browse the repository at this point in the history
  3. docs(carousel): make sure request is made to http

    - Ensure request uses http protocol and not https potentially
    
    Closes #5359
    wesleycho committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    0b7e742 View commit details
    Browse the repository at this point in the history
  4. fix(tooltip): prevent closing on $locationChangeSuccess

    - Remove incorrect logic for closing tooltip/popover on
      $locationChangeSuccess
    
    Closes #5360
    Fixes #5337
    Matthew McLeod authored and wesleycho committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    48c9cd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. fix(datepicker): fix validation for M! & d!

    - Fix display & validation for M! & d!
    
    Closes #5376
    Fixes #5225
    wesleycho committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    c3b1431 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.2

    wesleycho committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    dbd3947 View commit details
    Browse the repository at this point in the history
Loading