-
Notifications
You must be signed in to change notification settings - Fork 3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 1.0.27
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: angular-ui/ui-router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.28
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 19 files changed
- 3 contributors
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b70a45f - Browse repository at this point
Copy the full SHA b70a45fView commit details
Commits on Jul 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f52d49c - Browse repository at this point
Copy the full SHA f52d49cView commit details -
refactor(lint): Migrate from tslint to eslint using npx tslint-to-esl…
…int-config --prettier --comments **/*.ts
Configuration menu - View commit details
-
Copy full SHA for c159363 - Browse repository at this point
Copy the full SHA c159363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07775e2 - Browse repository at this point
Copy the full SHA 07775e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60308d1 - Browse repository at this point
Copy the full SHA 60308d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e21d358 - Browse repository at this point
Copy the full SHA e21d358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6583584 - Browse repository at this point
Copy the full SHA 6583584View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d9551 - Browse repository at this point
Copy the full SHA c1d9551View commit details
Commits on Aug 8, 2020
-
fix: should not transition states when alt-clicked
In most browsers, clicking links with the Alt key has a special behavior, for example, Chrome downloads the target resource. As with other modifier keys, the router should stop the original navigation to avoid preventing the browser’s default behavior. When users click a link while holding the Alt key together, the browsers behave as follows. Windows 10: | Browser | Behavior | |:-----------|:--------------------------------------------| | Chrome 84 | Download the target resource | | Firefox 79 | Prevent navigation and therefore do nothing | | Edge 84 | Download the target resource | | IE 11 | No impact | macOS Catalina: | Browser | Behavior | |:-----------|:--------------------------------------------| | Chrome 84 | Download the target resource | | Firefox 79 | Prevent navigation and therefore do nothing | | Safari 13 | Download the target resource |
Configuration menu - View commit details
-
Copy full SHA for 8080adb - Browse repository at this point
Copy the full SHA 8080adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9bbea4 - Browse repository at this point
Copy the full SHA f9bbea4View commit details
There are no files selected for viewing