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 }}
syd2011
/
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
q-misko-docs
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 2, 2015
chore: use typedef (dgeni support)
mhevery
committed
4dee5e7
Copy full SHA for 4dee5e7
Commits on Jun 18, 2015
fix(compiler): make text interpolation more robust
Show description for 9d4111d
tbosch
committed
9d4111d
Copy full SHA for 9d4111d
Revert "fix(Compiler): fix text nodes after content tags"
Show description for 180e617
tbosch
committed
180e617
Copy full SHA for 180e617
fix(router): return promise with error handler
Show description for bc798b1
btford
committed
bc798b1
Copy full SHA for bc798b1
feat: remove MapWrapper.clear().
Show description for 9413620
mprobst
committed
9413620
Copy full SHA for 9413620
feat: remove MapWrapper.contains().
mprobst
committed
dfd3091
Copy full SHA for dfd3091
feat: remove MapWrapper.create()/get()/set().
Show description for be7ac9f
mprobst
committed
be7ac9f
Copy full SHA for be7ac9f
feat: add constructors without type arguments.
Show description for 35e882e
mprobst
committed
35e882e
Copy full SHA for 35e882e
feat: upgrade ts2dart to 0.6.4.
mprobst
committed
58b38c9
Copy full SHA for 58b38c9
fix(benchpress): do not throw on unkown frame timestamp event
Show description for ed3af5f
goderbauer
authored and
tbosch
committed
ed3af5f
Copy full SHA for ed3af5f
fix(change detection): preserve memoized results from pure functions
yjbanov
committed
5beaf6d
Copy full SHA for 5beaf6d
Commits on Jun 17, 2015
feat(query): added support for querying by var bindings
vsavkin
committed
b0e2ebd
Copy full SHA for b0e2ebd
refactor(element_injector): renamed Query.directive into Query.selector
vsavkin
committed
cd21df3
Copy full SHA for cd21df3
chore: kill ListWrapper.create() and .push().
Show description for c7e4835
mprobst
committed
c7e4835
Copy full SHA for c7e4835
chore: add missing `.d.ts` to type reference.
Show description for 6af41a4
mprobst
committed
6af41a4
Copy full SHA for 6af41a4
chore: add some FIXMEs to globals.d.ts.
Show description for f9eb8a4
mprobst
committed
f9eb8a4
Copy full SHA for f9eb8a4
chore(build): overwrite tsd files on npm install
harryterkelsen
committed
d43394f
Copy full SHA for d43394f
fix(annotations): swap DirectiveArgs & ComponentArgs
vicb
committed
dcc4bc2
Copy full SHA for dcc4bc2
fix(views): remove dynamic component views, free host views, free embedded views
Show description for 5dee8e2
tbosch
committed
5dee8e2
Copy full SHA for 5dee8e2
refactor(RenderCompiler): minor changes to PropertyBindingParser
Show description for df6aced
pkozlowski-opensource
committed
df6aced
Copy full SHA for df6aced
style(DI): idiomatic TS
vicb
committed
ffd1ac4
Copy full SHA for ffd1ac4
refactor(Lexer): switch token types to an enum
vicb
committed
edd0161
Copy full SHA for edd0161
fix(docs): Fix docs for Directive.compileChildren
argelius
authored and
vicb
committed
9700e80
Copy full SHA for 9700e80
fix(XHRImpl): file:/// and IE9 bugs
PatrickJS
authored and
vicb
committed
cd735c4
Copy full SHA for cd735c4
chore(release): releases 2.0.0-alpha.27
rkirov
committed
f93aae4
Copy full SHA for f93aae4
Commits on Jun 16, 2015
feat: allow Type.annotations = Component(...).View(...)
Show description for b2c6694
mhevery
committed
b2c6694
Copy full SHA for b2c6694
fix: makes NgModel work in strict mode
mhevery
committed
eb3586d
Copy full SHA for eb3586d
docs(Http): add docs for Http lib
Show description for 5b5ffe7
jeffbcross
committed
5b5ffe7
Copy full SHA for 5b5ffe7
refactor(Http): rename request options interface
jeffbcross
committed
e68e69e
Copy full SHA for e68e69e
refactor(Http): implement Request object parameter for http.request
Show description for 70ffd26
jeffbcross
committed
70ffd26
Copy full SHA for 70ffd26
feat(Http): add Http class
Show description for b68e561
jeffbcross
committed
b68e561
Copy full SHA for b68e561
feat(BaseRequestOptions): add merge method to make copies of options
jeffbcross
committed
93596df
Copy full SHA for 93596df
fix(docs): order class members in order of declaration
Show description for ea27704
jeffbcross
committed
ea27704
Copy full SHA for ea27704
feat(benchpress): more smoothness metrics
Show description for 35589a6
goderbauer
authored and
tbosch
committed
35589a6
Copy full SHA for 35589a6
style(ChangeDetection): idiomatic TS
vicb
committed
598a75e
Copy full SHA for 598a75e
Pagination
Previous
Next
You can’t perform that action at this time.