Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
omarProgrammer
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
angular
modules
examples
on
reflection_debug
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 31, 2015
feat(md-button): enhance button focus appearance.
jelbourn
committed
6d280ea
View commit details
Copy full SHA for 6d280ea
View code at this point
Browse repository at this point
chore(examples): manual encoding of data: urls is no longer necessary
yjbanov
committed
7354206
View commit details
Copy full SHA for 7354206
View code at this point
Browse repository at this point
fix: remove unused imports
mhevery
committed
39b0286
View commit details
Copy full SHA for 39b0286
View code at this point
Browse repository at this point
feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events.
Show description for c5cb700
jteplitz
committed
c5cb700
View commit details
Copy full SHA for c5cb700
View code at this point
Browse repository at this point
Revert "feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events."
Show description for 014b6cb
tbosch
committed
014b6cb
View commit details
Copy full SHA for 014b6cb
View code at this point
Browse repository at this point
feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events.
jteplitz
committed
d44827a
View commit details
Copy full SHA for d44827a
View code at this point
Browse repository at this point
cleanup(di): renamed viewInjector and hostInjector
Show description for 3cda712
vsavkin
committed
3cda712
View commit details
Copy full SHA for 3cda712
View code at this point
Browse repository at this point
cleanup(DI): clean up visibility decorators
Show description for 985627b
vsavkin
committed
985627b
View commit details
Copy full SHA for 985627b
View code at this point
Browse repository at this point
chore(button): dramatically clean-up button css.
jelbourn
committed
21e2f3c
View commit details
Copy full SHA for 21e2f3c
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
fix(testing): Fixed race condition in WebWorker and Routing tests
jteplitz
committed
eee2146
View commit details
Copy full SHA for eee2146
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
feat(WebWorkers) Add DOM event support
Show description for 7b834e0
jteplitz
committed
7b834e0
View commit details
Copy full SHA for 7b834e0
View code at this point
Browse repository at this point
refactor(shadow_dom): remove `ShadowDomStrategy` in favor of `@View(encapsulation)`
Show description for 16e3d7e
tbosch
committed
16e3d7e
View commit details
Copy full SHA for 16e3d7e
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
example(routing): adding routing example and e2e tests
matsko
authored and
btford
committed
4cfe92c
View commit details
Copy full SHA for 4cfe92c
View code at this point
Browse repository at this point
style(dart): Run dartfmt v0.1.8+2 on all pure Dart code
Show description for 2c99512
Tim Blasi
committed
2c99512
View commit details
Copy full SHA for 2c99512
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Revert "fix(url_resolver): in Dart make package urls relative to AppRootUrl"
Show description for a2bb81c
mhevery
committed
a2bb81c
View commit details
Copy full SHA for a2bb81c
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
fix(url_resolver): in Dart make package urls relative to AppRootUrl
yjbanov
committed
469afda
View commit details
Copy full SHA for 469afda
View code at this point
Browse repository at this point
feat(testability): hook zone into whenstable api with async support
Show description for a8b75c3
hankduan
committed
a8b75c3
View commit details
Copy full SHA for a8b75c3
View code at this point
Browse repository at this point
feat(url_resolver): support package: urls (fixes #2991)
yjbanov
committed
408618b
View commit details
Copy full SHA for 408618b
View code at this point
Browse repository at this point
feat(web-workers) Add WebWorker Renderer
Show description for 771c017
jteplitz
committed
771c017
View commit details
Copy full SHA for 771c017
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
feat(transformers): directive aliases in Dart transformers (fix #1747)
sigmundch
committed
fd46b49
View commit details
Copy full SHA for fd46b49
View code at this point
Browse repository at this point
feat(bootstrap): remove the need for explicit reflection setup in bootstrap code
Show description for 3531bb7
yjbanov
committed
3531bb7
View commit details
Copy full SHA for 3531bb7
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
chore: cleanup to pubspec.yaml files
Show description for 1386977
kevmoo
committed
1386977
View commit details
Copy full SHA for 1386977
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
feat(compiler): attach components and project light dom during compilation.
Show description for b1df545
tbosch
committed
b1df545
View commit details
Copy full SHA for b1df545
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
fix(examples): add a couple entrypoints, adjust pubspec, fix change detector bug in Dart
sigmundch
authored and
vsavkin
committed
b03560b
View commit details
Copy full SHA for b03560b
View code at this point
Browse repository at this point
feat(webworkers) Add MessageBus, Broker, and Serializer
jteplitz
committed
33500e9
View commit details
Copy full SHA for 33500e9
View code at this point
Browse repository at this point
feat(http): add support for JSONP requests
Show description for 81abc39
caitp
committed
81abc39
View commit details
Copy full SHA for 81abc39
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
fix(example): add missing todo
sigmundch
committed
1427d73
View commit details
Copy full SHA for 1427d73
View code at this point
Browse repository at this point
fix(transformer): fix 'pub build' in examples
sigmundch
authored and
yjbanov
committed
6258929
View commit details
Copy full SHA for 6258929
View code at this point
Browse repository at this point
Commits on Jul 9, 2015
refactor(RegExp): use /.../ to create RegExp literal
Show description for 447926d
vicb
committed
447926d
View commit details
Copy full SHA for 447926d
View code at this point
Browse repository at this point
revert: example(routing): adding routing example and e2e tests
Show description for 258da88
matsko
committed
258da88
View commit details
Copy full SHA for 258da88
View code at this point
Browse repository at this point
fix(build) clang-format
alexeagle
committed
e79dd6a
View commit details
Copy full SHA for e79dd6a
View code at this point
Browse repository at this point
chore(examples): fix dart issues with router example
matsko
committed
2c37cc5
View commit details
Copy full SHA for 2c37cc5
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
chore(examples): fix broken router example code for Dart
matsko
committed
ae5cd51
View commit details
Copy full SHA for ae5cd51
View code at this point
Browse repository at this point
fix(build): clang-format
alexeagle
committed
df877a7
View commit details
Copy full SHA for df877a7
View code at this point
Browse repository at this point
example(routing): adding routing example and e2e tests
Show description for 718fa35
matsko
committed
718fa35
View commit details
Copy full SHA for 718fa35
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.