-
Notifications
You must be signed in to change notification settings - Fork 138
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: ui-router/angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ui-router/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 129 files changed
- 3 contributors
Commits on Jul 10, 2024
-
chore: Angular 18 support (#993)
* chore: Angular 18 support
lukaVarga authoredJul 10, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 60314f4 - Browse repository at this point
Copy the full SHA 60314f4View commit details
Commits on Jul 15, 2024
-
wawyed committed
Jul 15, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for e7b978e - Browse repository at this point
Copy the full SHA e7b978eView commit details
Commits on Nov 1, 2024
-
feat: add support for standalone angular applications (#994)
* Updated uiSref directive to be an standalone directive * Updated uiSrefActive directive to be a standalone directive * Updated uiSrefStatus directive to be a standalone directive * Updated uiView component to be a standalone component * Imported directives instead of declaring them in UIRouterModule * Created a root provider function for UIRouter. * Fixed bug in uiView component not loading the CommonModule. * Updated downstream sample app for the tests. * Updated UISrefActive to use hostDirectives to implement the UISrefStatus directive. * Added provideUiRouter to global exports. * added a standalone v18 test project. * Added standalone version for downstream projects. * Updated package minor version * Add documentation for provideUIRouter() function. * Revert "Updated downstream sample app for the tests." This reverts commit 2955b86. * updated package version from 14.1.0 to 15.0.0. This change is introducing a potencial breaking change if projects use ui-view component as the bootstrap component.
lindolo25 authoredNov 1, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 6b496c2 - Browse repository at this point
Copy the full SHA 6b496c2View commit details
Commits on Nov 5, 2024
-
wawyed committed
Nov 5, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 55d1465 - Browse repository at this point
Copy the full SHA 55d1465View commit details
Commits on Jan 4, 2025
-
Chore: Angular v19 support (#1000)
lindolo25 authoredJan 4, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 0bceb2f - Browse repository at this point
Copy the full SHA 0bceb2fView commit details
Commits on Jan 6, 2025
-
wawyed committed
Jan 6, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 48fbfd0 - Browse repository at this point
Copy the full SHA 48fbfd0View commit details
Commits on Mar 14, 2025
-
feat: Extending lazy-load functionality to include loading standalone…
… components for specific routes. (#995) * Updated Ng2StateDeclaration and Ng2ViewDeclaration to use generics and added the loadComponent property. * Updated Lazy load implementeation, replaced deprecated API with newest changes to angular framework. * Implemented load component functionality in the lazy load section. * Updated implementation of the UIView component. replaced deprecated API with newest angular API. inputs signals now work for view bound components. * Updated the lazyLoadBuilder to load components. * Updated standalone example. * Fixed bug applying input bindings in uiView component. * Created a few new test cases for uiView for new features in components inputs. * Updated documentation for loadComponent functionality * Added test suite for loadComponent functionality. * Addition to the test for lazy.child in v19-standalone test project. * updating test to be clear is not a standalone component.
lindolo25 authoredMar 14, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for e381ea4 - Browse repository at this point
Copy the full SHA e381ea4View commit details
Commits on Apr 3, 2025
-
wawyed committed
Apr 3, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 62a873c - Browse repository at this point
Copy the full SHA 62a873cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 13.0.0...master