Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
jimmytuc
/
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
docs
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 17, 2015
docs: add DI to public docs
mhevery
committed
87ac100
Copy full SHA for 87ac100
chore: enable chrome browser tests on c9.io
mhevery
committed
487c4d2
Copy full SHA for 487c4d2
Commits on Apr 16, 2015
chore(build): trigger npm postinstall when npm install is skipped
Show description for 8906cdb
IgorMinar
committed
8906cdb
Copy full SHA for 8906cdb
chore(travis): pin npm used to v2.7.4
Show description for 88963b4
IgorMinar
committed
88963b4
Copy full SHA for 88963b4
chore(travis): turn on travis cache for npm dependencies
IgorMinar
committed
4fd4a1d
Copy full SHA for 4fd4a1d
chore(travis): add npm/install-dependencies.sh step in preparation for caching
IgorMinar
committed
371c8b8
Copy full SHA for 371c8b8
chore(npm): add shrinkwrap to our project
IgorMinar
committed
eb87f5f
Copy full SHA for eb87f5f
chore(npm): remove duplicate fs-extra dependency
IgorMinar
committed
27d2272
Copy full SHA for 27d2272
chore(npm): move tsd update to post install and add tsd version to devDependencies
IgorMinar
committed
ea9d24b
Copy full SHA for ea9d24b
refactor(change_detection): removed global change detection objects so it is possible to override pipe registry
vsavkin
committed
5408abc
Copy full SHA for 5408abc
feat(view): changed event emitters to be observables
vsavkin
committed
233cb0f
Copy full SHA for 233cb0f
fix(benchpress): explicitly require navigation to finish before continuing
juliemr
committed
8b28e99
Copy full SHA for 8b28e99
refactor(views): clean up creating views in place and extract view_hydrator
Show description for 923d90b
tbosch
committed
923d90b
Copy full SHA for 923d90b
cleanup(di): changed an error message to be more descriptive
vsavkin
committed
97fc248
Copy full SHA for 97fc248
feat(parser): changed parser to parse pipes in the middle of a binding
vsavkin
committed
7bd682b
Copy full SHA for 7bd682b
Read only a single DirectiveMetadata (will be squashed)
Tim Blasi
committed
e927342
Copy full SHA for e927342
refactor(dart/transform): Correct Dart analyzer warnings
Tim Blasi
committed
ae84eb7
Copy full SHA for ae84eb7
Address code review comments
Tim Blasi
committed
f89bb8e
Copy full SHA for f89bb8e
test(dart/transform): Add unit tests for DirectiveMetadataReader
Tim Blasi
committed
0d0b3a3
Copy full SHA for 0d0b3a3
feat(dart/transform): Add the DirectiveMetadataReader
Show description for cf7bef5
Tim Blasi
committed
cf7bef5
Copy full SHA for cf7bef5
feat(dart/transform): Detect annotations which extend Injectable or Template.
Show description for c65fd31
jakemac53
committed
c65fd31
Copy full SHA for c65fd31
chore: Fix missing analysis for lib and web directories
Show description for 6600ac7
kevmoo
committed
6600ac7
Copy full SHA for 6600ac7
fix: Fix issues found by Dart analyzer
kevmoo
committed
957384c
Copy full SHA for 957384c
chore(build): run render tests in Node
Show description for d3e391d
marclaval
authored and
mhevery
committed
d3e391d
Copy full SHA for d3e391d
chore(doc-gen): ignore exports marked as @private
Show description for 0658d56
petebacondarwin
authored and
mhevery
committed
0658d56
Copy full SHA for 0658d56
docs(DEVELOPER.md): mention building JS or Dart selectively
Show description for 458213d
huerlisi
authored and
mhevery
committed
458213d
Copy full SHA for 458213d
Update 01_templates.md
Show description for cd1295a
yesplease
authored and
mhevery
committed
cd1295a
Copy full SHA for cd1295a
Update 02_directives.md
Show description for 5d302c5
yesplease
authored and
mhevery
committed
5d302c5
Copy full SHA for 5d302c5
Commits on Apr 15, 2015
feat(change_detection): updated handling ON_PUSH detectors so they get notified when their bindings change
vsavkin
committed
68faddb
Copy full SHA for 68faddb
chore: break out warnings vs hints in build/analyze.dart
Show description for dc9c614
kevmoo
committed
dc9c614
Copy full SHA for dc9c614
refactor(change_detection): renamed BindingPropagationConfig to ChangeDetectorRef
vsavkin
committed
8c1adab
Copy full SHA for 8c1adab
fix(view): remove dynamic components when the parent view is dehydrated
Show description for 213dabd
tbosch
committed
213dabd
Copy full SHA for 213dabd
feat(change detection): add removeShadowDomChild
tbosch
committed
6ecaa9a
Copy full SHA for 6ecaa9a
fix(tests): create default spys for all methods on a class
tbosch
committed
cb2e646
Copy full SHA for cb2e646
fix(dart/transform): Ensure consistent ordering of generated imports
Show description for fef1dee
Tim Blasi
committed
fef1dee
Copy full SHA for fef1dee
Pagination
Previous
Next
You can’t perform that action at this time.