Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
izzie
/
angular
Public
forked from
angular/angular
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 3, 2015
chore(doc-gen): render "call" and "new" members of interfaces correctly
Show description for ad506a7
petebacondarwin
committed
ad506a7
Copy full SHA for ad506a7
chore(doc-gen): render optional members correctly
Show description for ef3cc8e
petebacondarwin
committed
ef3cc8e
Copy full SHA for ef3cc8e
chore(doc-gen): generate router typings file
Show description for 561b78a
petebacondarwin
committed
561b78a
Copy full SHA for 561b78a
build(broccoli): concat all typescript error messages into the message of thrown exception
Show description for a7ea2e5
IgorMinar
committed
a7ea2e5
Copy full SHA for a7ea2e5
fix(router): child routers should delegate navigation to the root router
Show description for 1c94c32
IgorMinar
committed
1c94c32
Copy full SHA for 1c94c32
test(route_link): add missing unit tests
IgorMinar
committed
d5ace7a
Copy full SHA for d5ace7a
docs(router): fix doc
IgorMinar
committed
2ed251a
Copy full SHA for 2ed251a
build(protractor): don't require benchpress bundle for all protractor tests
Show description for 8d0d05c
IgorMinar
committed
8d0d05c
Copy full SHA for 8d0d05c
build(gulp): remove the tmp cleanup code
Show description for ac24a30
IgorMinar
committed
ac24a30
Copy full SHA for ac24a30
Commits on Jul 2, 2015
chore: ignore .packages file
Show description for ba440a0
kevmoo
committed
ba440a0
Copy full SHA for ba440a0
fix(compiler): detect and strip data- prefix from bindings
Show description for cd65fc2
pkozlowski-opensource
committed
cd65fc2
Copy full SHA for cd65fc2
fix: handle errors w/o file information.
Show description for e69af1a
mprobst
committed
e69af1a
Copy full SHA for e69af1a
fix(di): injecting null causes a cyclic dependency
vsavkin
committed
d1393b0
Copy full SHA for d1393b0
Commits on Jul 1, 2015
chore(packaging): bump version to 2.0.0-alpha.29
yjbanov
committed
46bb4e3
Copy full SHA for 46bb4e3
examples: added an example of a crud app
vsavkin
committed
3a8e166
Copy full SHA for 3a8e166
fix(compiler): don't trigger duplicated directives
Show description for 0598226
pkozlowski-opensource
authored and
tbosch
committed
0598226
Copy full SHA for 0598226
feat(pipes): add limitTo pipe
piloopin
authored and
vsavkin
committed
0b50258
Copy full SHA for 0b50258
feat(pipes): support arguments in transform function
piloopin
authored and
vsavkin
committed
600d53c
Copy full SHA for 600d53c
feat(di): removed app injector
Show description for f0e962c
vsavkin
committed
f0e962c
Copy full SHA for f0e962c
fix(change detectors): Fix deduping of protos in transformed dart mode.
Show description for 73a939e
jakemac53
committed
73a939e
Copy full SHA for 73a939e
feat(transformers): provide a flag to disable inlining views
Show description for dcdd730
TedSander
authored and
tbosch
committed
dcdd730
Copy full SHA for dcdd730
docs(Http): add docs about breaking changes with EventEmitter/Observable
Show description for 34eaf65
jeffbcross
committed
34eaf65
Copy full SHA for 34eaf65
chore(typing): use types for DOM API
Show description for 27e7100
alexeagle
committed
27e7100
Copy full SHA for 27e7100
build(npm): don't rely on fs-extra when purging node_modules
Show description for c2c361e
IgorMinar
committed
c2c361e
Copy full SHA for c2c361e
chore(gulp): add a task to print dart & pub versions
vicb
committed
f020a5c
Copy full SHA for f020a5c
refactor(injector): remove unused function
Show description for 530e742
pkozlowski-opensource
committed
530e742
Copy full SHA for 530e742
chore(typing): restore some defn's now that dgeni is fixed
Show description for a90063a
alexeagle
authored and
petebacondarwin
committed
a90063a
Copy full SHA for a90063a
build: speedup test.untit.dart by removing unneeded pub symlinks
Show description for de05d1b
IgorMinar
committed
de05d1b
Copy full SHA for de05d1b
style: fix formatting for real
btford
committed
1fb9484
Copy full SHA for 1fb9484
style: fix formatting
btford
committed
27c050b
Copy full SHA for 27c050b
feat(router): support deep-linking to anywhere in the app
Show description for f66ce09
btford
committed
f66ce09
Copy full SHA for f66ce09
feat(facade): add ListWrapper.toJSON method
btford
committed
2335075
Copy full SHA for 2335075
chore(build): temporarily deactivate dev build for Dart
Show description for b3fc357
tbosch
committed
b3fc357
Copy full SHA for b3fc357
Commits on Jun 30, 2015
refactor(http): remove default settings from `RequestOptions` constructor
Show description for b3d98cb
jeffbcross
committed
b3d98cb
Copy full SHA for b3d98cb
refactor(Http): remove HttpFactory
Show description for 146dbf1
jeffbcross
committed
146dbf1
Copy full SHA for 146dbf1
Pagination
Previous
Next
You can’t perform that action at this time.