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 }}
ajoslin
/
angular
Public
forked from
angular/angular
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
1
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 Mar 19, 2015
docs: annotations
mhevery
committed
38b96ed
Copy full SHA for 38b96ed
fixed imports
vsavkin
committed
906fba4
Copy full SHA for 906fba4
test(forms): added a test checking support for select
vsavkin
committed
d220b6a
Copy full SHA for d220b6a
feat(forms): added support for textarea
vsavkin
committed
f42e633
Copy full SHA for f42e633
docs: annotations
mhevery
committed
81312e4
Copy full SHA for 81312e4
feat(dart/transform): Add simple ParseTemplates step
Show description for 08b56e1
Tim Blasi
committed
08b56e1
Copy full SHA for 08b56e1
feat(dart/transform): Add simple ParseTemplates step
Show description for b3fa1fa
Tim Blasi
committed
b3fa1fa
Copy full SHA for b3fa1fa
feat(dart/transform): Implement `Html5LibDomAdapter` methods.
Show description for 5d502d4
Tim Blasi
committed
5d502d4
Copy full SHA for 5d502d4
docs(developer): rename 'ending' to 'suffix' :-)
IgorMinar
committed
1676e31
Copy full SHA for 1676e31
fix(PropertyBindingParser): detect bindings using full attribute name
Show description for e0710c4
pkozlowski-opensource
authored and
mhevery
committed
e0710c4
Copy full SHA for e0710c4
Update DEVELOPER.md
Show description for 476386f
dgrove
authored and
mhevery
committed
476386f
Copy full SHA for 476386f
chore(test): improve test.unit.cjs task
Show description for 52bf0de
marclaval
authored and
mhevery
committed
52bf0de
Copy full SHA for 52bf0de
fix(bootstrap): report error on bootstrapping non-Component directive
Show description for 376bdf4
chalin
authored and
mhevery
committed
376bdf4
Copy full SHA for 376bdf4
Commits on Mar 18, 2015
fix(PropertyBindingParser): properly parse event bindings as actions
Show description for a35cc27
pkozlowski-opensource
committed
a35cc27
Copy full SHA for a35cc27
chore(doc-gen): fix AttachCommentTreeVisitor
Show description for 6cdbe4a
petebacondarwin
committed
6cdbe4a
Copy full SHA for 6cdbe4a
fix(examples): Fix type registration in hello_world
Show description for 014a28f
Tim Blasi
authored and
mhevery
committed
014a28f
Copy full SHA for 014a28f
feat(di): Modify hello_world to use @Injectable
Show description for 153cee1
Tim Blasi
authored and
mhevery
committed
153cee1
Copy full SHA for 153cee1
feat(di): Add the `@Injectable` annotation to `Compiler`
Show description for 57723e1
Tim Blasi
authored and
mhevery
committed
57723e1
Copy full SHA for 57723e1
feat(di): Add the `@Injectable` annotation
Show description for b656f63
Tim Blasi
authored and
mhevery
committed
b656f63
Copy full SHA for b656f63
feat(build): check circular depencies in Node.js
Show description for a46af9c
marclaval
authored and
mhevery
committed
a46af9c
Copy full SHA for a46af9c
style(dart/transform): Rename .ngDeps.dart => .ng_deps.dart
Show description for d10df7d
Tim Blasi
authored and
mhevery
committed
d10df7d
Copy full SHA for d10df7d
docs(application.js): ensure bootstrap promise,
Show description for 91398c3
PatrickJS
authored and
mhevery
committed
91398c3
Copy full SHA for 91398c3
chore(test): make it easier to run all JS and Dart tests
Show description for 452a724
chalin
authored and
mhevery
committed
452a724
Copy full SHA for 452a724
fix: allow creation of var with camelCased names
Show description for 59a1f83
pkozlowski-opensource
authored and
mhevery
committed
59a1f83
Copy full SHA for 59a1f83
docs(developer): add developer docs and refactor README
Show description for 28aa746
chalin
authored and
mhevery
committed
28aa746
Copy full SHA for 28aa746
perf(DirectiveDependency): iterate only once over Dependency properties
Show description for c6893ac
vicb
authored and
mhevery
committed
c6893ac
Copy full SHA for c6893ac
chore(install): cleanup
Show description for 87a7e7e
chalin
authored and
vsavkin
committed
87a7e7e
Copy full SHA for 87a7e7e
(docs) decorator events typo?
Show description for 6fe294f
vandycknick
authored and
vsavkin
committed
6fe294f
Copy full SHA for 6fe294f
Commits on Mar 17, 2015
feat(test): more tests in Node.js
marclaval
authored and
vsavkin
committed
46b03a5
Copy full SHA for 46b03a5
removed circular deps so tests run on node
vsavkin
committed
99f2d7f
Copy full SHA for 99f2d7f
cleanup(change_detection): removed an unused method
vsavkin
committed
b92d16c
Copy full SHA for b92d16c
feat: added an ability to dynamically load components
vsavkin
committed
2041860
Copy full SHA for 2041860
feat(element_injector): added PrivateComponentLocation
vsavkin
committed
7488456
Copy full SHA for 7488456
feat(compiler): added the DynamicComponent annotation
vsavkin
committed
b69f304
Copy full SHA for b69f304
style(docs/app): remove commented code
Show description for 1872b03
Nepomuceno
authored and
petebacondarwin
committed
1872b03
Copy full SHA for 1872b03
Pagination
Previous
Next
You can’t perform that action at this time.