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 }}
mdasif78
/
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 Apr 21, 2015
chore(packaging): bump version to 2.0.0-alpha.20
yjbanov
committed
fe70c26
Copy full SHA for fe70c26
feat(view): add imperative views
tbosch
committed
ada1e64
Copy full SHA for ada1e64
Commits on Apr 20, 2015
refactor(testability): rename function to get testability
Show description for 817c79c
juliemr
committed
817c79c
Copy full SHA for 817c79c
feat(change_detection): added async pipe
vsavkin
committed
a97a226
Copy full SHA for a97a226
cleanup: remove an unused type
vsavkin
committed
8b3c808
Copy full SHA for 8b3c808
cleanup(change_detection): moved pipes-related tests to the pipes dir
vsavkin
committed
2d929e7
Copy full SHA for 2d929e7
feat(view): implemented loading component next to existing location
vsavkin
committed
681d063
Copy full SHA for 681d063
feat(dart/transform): Add debug transform parameters
Show description for 77b31ab
Tim Blasi
committed
77b31ab
Copy full SHA for 77b31ab
style(dart/transform): Format Dart files in reflection
Show description for 5b4eb0c
Tim Blasi
committed
5b4eb0c
Copy full SHA for 5b4eb0c
docs(x-ref links): Change links to use dgeni syntax
Show description for 5c25248
naomiblack
authored and
mhevery
committed
5c25248
Copy full SHA for 5c25248
fix(shadowdom): remove unused nodes on redistribute
Show description for 64ad74a
tbosch
committed
64ad74a
Copy full SHA for 64ad74a
fix(viewFactory): allow empty view cache
tbosch
committed
02997f4
Copy full SHA for 02997f4
docs(dart/transform): Link to the Transform wiki page
Show description for abda569
Tim Blasi
committed
abda569
Copy full SHA for abda569
docs: change primordial injector to platform injector
mhevery
committed
447018b
Copy full SHA for 447018b
chore(doc-gen): fix atScript file reader test
Show description for 0a200af
marclaval
committed
0a200af
Copy full SHA for 0a200af
feat(events): support preventdefault
Show description for 883e1c1
marclaval
committed
883e1c1
Copy full SHA for 883e1c1
chore(build): run application tests in Node
Show description for aabe83c
marclaval
committed
aabe83c
Copy full SHA for aabe83c
Commits on Apr 18, 2015
chore(doc-gen): add ids to members to allow direct linking
Show description for fbd6851
petebacondarwin
committed
fbd6851
Copy full SHA for fbd6851
Tweak .gitignore file to ignore also packages symlinks.
scheglov
committed
d6dae0c
Copy full SHA for d6dae0c
chore(doc-gen): read `.es6` files as well as `.js` when generating docs
Show description for 376d508
petebacondarwin
committed
376d508
Copy full SHA for 376d508
feat(Compiler): Make Compiler.buildRenderDirective() static.
scheglov
authored and
yjbanov
committed
a00cb1d
Copy full SHA for a00cb1d
fix(view): chagned view factory to keep AstWithSource
vsavkin
committed
56f3429
Copy full SHA for 56f3429
fix(view): fixed hydrator to pass the right element index when attaching an event listener
vsavkin
committed
4943c0f
Copy full SHA for 4943c0f
Commits on Apr 17, 2015
refactor(dart/transform): Remove index_static from hello_world
Show description for 00e2d70
Tim Blasi
committed
00e2d70
Copy full SHA for 00e2d70
chore(analysis): fix analyzer warning in index_static
yjbanov
committed
e52d710
Copy full SHA for e52d710
chore(format): format a TS file
yjbanov
committed
01869f9
Copy full SHA for 01869f9
fix(facades): fix splice semantics; add test
yjbanov
committed
526c51d
Copy full SHA for 526c51d
chore(analysis): analyze everything in lib folders recursively; fix existing warnings
yjbanov
committed
2b4d30d
Copy full SHA for 2b4d30d
chore(analysis): analyze web folders; fix existing warnings
yjbanov
committed
3dc4df2
Copy full SHA for 3dc4df2
refactor(view): provide ViewContainers dynamically on any element
tbosch
committed
f830cfc
Copy full SHA for f830cfc
fix(view): fixed hydrator to export the dom element instead of ng element
vsavkin
committed
eac5c88
Copy full SHA for eac5c88
doc(VmTurnZone): inline doc
Show description for abfe175
vicb
authored and
mhevery
committed
abfe175
Copy full SHA for abfe175
fix(core): typo ComponetRef -> ComponentRef
Show description for 0fc66da
vicb
authored and
mhevery
committed
0fc66da
Copy full SHA for 0fc66da
refactor(di): rename ProviderError to BindingError
Show description for 5a095bb
pkozlowski-opensource
committed
5a095bb
Copy full SHA for 5a095bb
docs(di): Edits to DI.
Show description for de31aca
naomiblack
authored and
mhevery
committed
de31aca
Copy full SHA for de31aca
Pagination
Previous
Next
You can’t perform that action at this time.