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 }}
ikezhenxu
/
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 4, 2015
docs(annotations): fix some typos, align docs with code
Show description for c922b5a
gjungb
authored and
pkozlowski-opensource
committed
c922b5a
Copy full SHA for c922b5a
docs(02_directives.md): foreach -> for
Show description for d552303
PatrickJS
authored and
pkozlowski-opensource
committed
d552303
Copy full SHA for d552303
refactor(render): user render compiler
tbosch
committed
1d4d18d
Copy full SHA for 1d4d18d
Commits on Apr 3, 2015
docs(02_directives.md): Fixes variable name for visibility in Components example
wzr1337
authored and
rkirov
committed
069bbf3
Copy full SHA for 069bbf3
chore: allow latest stack_track package
kevmoo
authored and
rkirov
committed
a4a2d4e
Copy full SHA for a4a2d4e
chore: analyzer fixes for Dart transformer
kevmoo
authored and
rkirov
committed
d77f409
Copy full SHA for d77f409
fix(angular2): export PrivateComponent{Loader,Location} in angular2/core
ajoslin
authored and
rkirov
committed
25c709c
Copy full SHA for 25c709c
refactor(dart/transform): Minor renames
Show description for bc909d1
Tim Blasi
committed
bc909d1
Copy full SHA for bc909d1
perf(change detection): Assign this.locals in change detector ctor
Show description for a6736ff
Tim Blasi
committed
a6736ff
Copy full SHA for a6736ff
chore(ts): duplicate the .es6 files in the facade directory to TypeScript.
Show description for 894a0f0
alexeagle
committed
894a0f0
Copy full SHA for 894a0f0
refactor(change_detection): call onChange from the change detector
vsavkin
committed
abea92a
Copy full SHA for abea92a
feat(bundle): work-around rx.all.js bundle issue.
Show description for bcbed28
rkirov
committed
bcbed28
Copy full SHA for bcbed28
feat(gulp): adds System.register bundle task.
Rob Wormald
authored and
rkirov
committed
c0b04ca
Copy full SHA for c0b04ca
Commits on Apr 2, 2015
docs: create public API surface
Show description for 86dc3e5
mhevery
committed
86dc3e5
Copy full SHA for 86dc3e5
refactor(render): move services to render folder
Show description for c1aa652
tbosch
committed
c1aa652
Copy full SHA for c1aa652
refactor(render): delete copies files so we add them via moves
tbosch
committed
be5ccf6
Copy full SHA for be5ccf6
fix(build): Require gulp-ts2dart at least at 1.0.6.
Show description for 09067eb
mprobst
committed
09067eb
Copy full SHA for 09067eb
chore(package.json): update madge to v0.5.0
Show description for 08697e7
marclaval
committed
08697e7
Copy full SHA for 08697e7
fix(IE11): first fixes
Show description for 90d9a1d
marclaval
committed
90d9a1d
Copy full SHA for 90d9a1d
chore(gulp): Stop copying .cjs files to the dist folder
Show description for a96c149
vicb
committed
a96c149
Copy full SHA for a96c149
refactor(render): misc minor fixes
vicb
committed
1037cef
Copy full SHA for 1037cef
feat(dart/transform): Add a `di` transformer
Show description for 09948f4
Tim Blasi
committed
09948f4
Copy full SHA for 09948f4
feat(di): Mark objects @Injectable
Show description for 788461b
Tim Blasi
committed
788461b
Copy full SHA for 788461b
refactor(render): move services to right location
Show description for 4f56628
tbosch
committed
4f56628
Copy full SHA for 4f56628
refactor(render): remove duplicate files to prepare for move
Show description for bcbf1cc
tbosch
committed
bcbf1cc
Copy full SHA for bcbf1cc
fix(di): allow injecting event emitter fns without specifying type annotation
Show description for ae30d7b
pkozlowski-opensource
committed
ae30d7b
Copy full SHA for ae30d7b
fix(build) Add a .tsdrc file for github rate limiting.
Show description for 9adf41c
alexeagle
committed
9adf41c
Copy full SHA for 9adf41c
test(selector): add tests with multiple attributes
Show description for 1d79d53
marclaval
committed
1d79d53
Copy full SHA for 1d79d53
feat(tooling): Add a .clang-format for automated JavaScript formatting.
mprobst
committed
60e4197
Copy full SHA for 60e4197
test(Travis): use test.dart for Dart tests
vicb
committed
2fabca7
Copy full SHA for 2fabca7
fix(build): don’t read out chrome perflogs during e2e tests
Show description for 47542b0
tbosch
committed
47542b0
Copy full SHA for 47542b0
Commits on Apr 1, 2015
feat(render): add initial implementation of render layer
tbosch
committed
6c60c3e
Copy full SHA for 6c60c3e
chore(gulp): add typescript transpilation tasks
jeffbcross
committed
814d389
Copy full SHA for 814d389
feat(testability): add an initial scaffold for the testability api
Show description for e81e5fb
juliemr
committed
e81e5fb
Copy full SHA for e81e5fb
chore(ts): introduce some TypeScript type declarations.
Show description for f68cdf3
alexeagle
committed
f68cdf3
Copy full SHA for f68cdf3
Pagination
Previous
Next
You can’t perform that action at this time.