File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.28 (2020-08-08)
2+ [Compare `@uirouter/angularjs` versions 1.0.27 and 1.0.28](https://github.com/angular-ui/ui-router/compare/1.0.27...1.0.28)
3+ 
4+ ### Bug Fixes
5+ 
6+ * should not transition states when alt-clicked ([8080adb](https://github.com/angular-ui/ui-router/commit/8080adb))
7+ 
18## 1.0.27 (2020-07-21)
29[Compare `@uirouter/angularjs` versions 1.0.26 and 1.0.27](https://github.com/angular-ui/ui-router/compare/1.0.26...1.0.27)
310
Original file line number Diff line number Diff line change 11{
22  "name" : " @uirouter/angularjs"  ,
33  "description" : " State-based routing for AngularJS 1.x"  ,
4-   "version" : " 1.0.27 "  ,
4+   "version" : " 1.0.28 "  ,
55  "scripts" : {
66    "clean" : " shx rm -rf lib lib-esm _doc build release *.log"  ,
77    "compile" : " tsc && tsc -m es6 --outDir lib-esm && npm run fixdts"  ,
132132      "Components" : [
133133        " uiView"  ,
134134        " UISref"  ,
135-         " UISrefActive"  ," uiStateDirective" 
135+         " UISrefActive"  ,
136+         " uiStateDirective" 
136137      ],
137138      "Other" : [
138139        " Transition"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments