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

Commits on Feb 26, 2017

  1. fix(int): Negative parameter values (PR #3301)

    * Backport for issue #2422
    
    Negative parameters are now supported.
    
    * Test fix for #2422
    
    * Negative param fix
    
    Closes #2422
    KatonRyu authored and christopherthielen committed Feb 26, 2017
    Copy the full SHA
    b3950ea View commit details

Commits on Oct 5, 2017

  1. fix(state): $state.is will wrongly return true as long as the last pa…

    …ram matches even if the others are different. (#3530)
    
    Closes #3300
    pearcemerritt authored and christopherthielen committed Oct 5, 2017
    Copy the full SHA
    6b576d9 View commit details
  2. bump package.json

    christopherthielen committed Oct 5, 2017
    Copy the full SHA
    9dc42ba View commit details
  3. release 0.4.3

    christopherthielen committed Oct 5, 2017
    Copy the full SHA
    3509acf View commit details
  4. update changelog

    christopherthielen committed Oct 5, 2017
    Copy the full SHA
    ef38bc7 View commit details
Loading