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 }}
chrismingay
/
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
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 Jul 16, 2015
feat(compiler): attach components and project light dom during compilation.
Show description for b1df545
tbosch
committed
b1df545
Copy full SHA for b1df545
feat(change_detection): added support for ObservableList from package:observe
vsavkin
committed
d449ea5
Copy full SHA for d449ea5
fix(ng_for): fixed ng_for to pass a change detector ref to the pipe registry
vsavkin
committed
583c5ff
Copy full SHA for 583c5ff
fix(element_injector): inject the containing change detector ref to directives
vsavkin
committed
7879761
Copy full SHA for 7879761
Commits on Jul 15, 2015
chore(query): refactor QueryList and BaseQueryList.
Show description for f7dfd23
rkirov
committed
f7dfd23
Copy full SHA for f7dfd23
fix(examples): add a couple entrypoints, adjust pubspec, fix change detector bug in Dart
sigmundch
authored and
vsavkin
committed
b03560b
Copy full SHA for b03560b
chore(build): add material css to dart build.
jelbourn
committed
f25e43f
Copy full SHA for f25e43f
feat(core): add ability to reflect DOM properties as attributes
Show description for 903ff90
jeffbcross
committed
903ff90
Copy full SHA for 903ff90
fix(build): clang-format
alexeagle
committed
66ec4d1
Copy full SHA for 66ec4d1
chore(lint): require semicolons
Show description for 93055f7
alexeagle
committed
93055f7
Copy full SHA for 93055f7
feat(webworkers) Add MessageBus, Broker, and Serializer
jteplitz
committed
33500e9
Copy full SHA for 33500e9
chore(router): fix formatting
btford
committed
b26f997
Copy full SHA for b26f997
chore(build): upload dist.tgz for js builds
alexeagle
committed
9d66b5b
Copy full SHA for 9d66b5b
fix(router): improve error messages for routes with no config
Show description for 8bdca5c
btford
committed
8bdca5c
Copy full SHA for 8bdca5c
feat(facade): add getTypeNameForDebugging function
btford
committed
ccb4163
Copy full SHA for ccb4163
test(e2e): fix error setting style property of DOM element
Show description for cd532b0
alfonso-presa
authored and
pkozlowski-opensource
committed
cd532b0
Copy full SHA for cd532b0
feat(http): add support for JSONP requests
Show description for 81abc39
caitp
committed
81abc39
Copy full SHA for 81abc39
chore(facade): make normalizeBlank less nonsensical
yjbanov
committed
b4cde69
Copy full SHA for b4cde69
fix(di): instatiate services lazily
vsavkin
committed
7531b48
Copy full SHA for 7531b48
Commits on Jul 14, 2015
feat(transformers): expose DI transformer for use by packages
Show description for 2bc1217
TedSander
authored and
tbosch
committed
2bc1217
Copy full SHA for 2bc1217
refactor(LifecycleEvent): change from onInit to Lifecycle.onInit
Show description for b73ba68
mhevery
authored and
tbosch
committed
b73ba68
Copy full SHA for b73ba68
chore(benchmarks): use `isSupported()` rather than `!isJsObject()`
Show description for e1e7912
caitp
authored and
tbosch
committed
e1e7912
Copy full SHA for e1e7912
fix(html_adapter): Implement hasAttribute and getAttribute.
Show description for e988f59
jakemac53
committed
e988f59
Copy full SHA for e988f59
feat: upgrade ts2dart to 0.6.9.
mprobst
committed
3810e4b
Copy full SHA for 3810e4b
chore(process): add core/webworker component to TRIAGE_AND_LABELS.md
yjbanov
committed
27233cf
Copy full SHA for 27233cf
chore(package.json): bump version to 2.0.0-alpha.31
jeffbcross
committed
34993f7
Copy full SHA for 34993f7
refactor(NgZone): idiomatic Dart
vicb
committed
7dc1dff
Copy full SHA for 7dc1dff
feat(router): introduce matrix params
Show description for 5677bf7
matsko
committed
5677bf7
Copy full SHA for 5677bf7
fix(router): export lifecycle hooks in bundle
btford
committed
97ef1c2
Copy full SHA for 97ef1c2
Commits on Jul 13, 2015
fix(di): removed default visibility
Show description for 04baa46
vsavkin
committed
04baa46
Copy full SHA for 04baa46
chore(transformer): add a test that generated change detectors dont call notifyOnBinding for template variables
jakemac53
authored and
tbosch
committed
4bdc918
Copy full SHA for 4bdc918
fix(compiler): keep `DOM.hasProperty` in sync between browser and transformer.
Show description for b3a763a
tbosch
committed
b3a763a
Copy full SHA for b3a763a
feat(query): initial implementation of view query.
Show description for 7ee6963
rkirov
committed
7ee6963
Copy full SHA for 7ee6963
feat(license): include license files in dev and dev.sfx bundles
zzo
authored and
alexeagle
committed
1eab4f5
Copy full SHA for 1eab4f5
fix(transformer): Event getters now use property name not event name
jakemac53
committed
cf103de
Copy full SHA for cf103de
Pagination
Previous
Next
You can’t perform that action at this time.