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 }}
elle510
/
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 May 16, 2015
chore(build): fix build.js and test.unit.cjs on Windows
Show description for c397297
marclaval
committed
c397297
Copy full SHA for c397297
feat: allow for forward references in injection
Show description for 1eea2b2
mhevery
committed
1eea2b2
Copy full SHA for 1eea2b2
Commits on May 15, 2015
docs(bench press): Added link to Chromedriver bug for reference
Show description for 0e04467
goderbauer
authored and
tbosch
committed
0e04467
Copy full SHA for 0e04467
build(travis): bump npm version to 0.9.1
Show description for 9fbb3ad
IgorMinar
committed
9fbb3ad
Copy full SHA for 9fbb3ad
feat(errors): preserve stack traces of user exceptions in Dart
yjbanov
committed
b6f29b4
Copy full SHA for b6f29b4
refactor(view_manager): split `inPlace` views into root and free host views.
Show description for 421d891
tbosch
committed
421d891
Copy full SHA for 421d891
Merge pull request #1909 from angular/view-ref-return-types
Show description for a38a0d6
matanlurey
committed
a38a0d6
Copy full SHA for a38a0d6
feat(change_detection): uppercase and lowercase pipes
Show description for 7a4a635
PatrickJS
authored and
vicb
committed
7a4a635
Copy full SHA for 7a4a635
feat(facade): toUpperCase and toLowerCase
PatrickJS
authored and
vicb
committed
557d54b
Copy full SHA for 557d54b
refactor(reflector): improve types
vicb
committed
c47902a
Copy full SHA for c47902a
fix(Compiler): add an error when a directive is null or undefined
Show description for 25cd6e4
vicb
committed
25cd6e4
Copy full SHA for 25cd6e4
Commits on May 14, 2015
Update view_ref.js
Show description for 6ad5fa0
matanlurey
committed
6ad5fa0
Copy full SHA for 6ad5fa0
build(trees): remove unused imports
IgorMinar
committed
666336b
Copy full SHA for 666336b
build(gulp): don't print stack from jasmine handler failures in ci mode
Show description for 77bf90d
IgorMinar
committed
77bf90d
Copy full SHA for 77bf90d
docs(promise_pipe.ts): correct "async" pipe
Show description for 8ad0205
PatrickJS
authored and
vicb
committed
8ad0205
Copy full SHA for 8ad0205
docs(CONTRIBUTING.md) : fix grammatical error in refactor description
Show description for 7ff17db
dvandyke
authored and
vicb
committed
7ff17db
Copy full SHA for 7ff17db
docs(annotations): correct List for directives for Component
Show description for 1d11fde
PatrickJS
committed
1d11fde
Copy full SHA for 1d11fde
test(watch): add some test coverage for watch build plugin
Show description for b1ef30a
caitp
committed
b1ef30a
Copy full SHA for b1ef30a
chore(traceur-jasmine): accept multiple specfile globs
caitp
committed
28659ef
Copy full SHA for 28659ef
chore(package.json): add rewire devDependency
caitp
committed
6c59894
Copy full SHA for 6c59894
build(gulp): log test errors but suppress error handling within gulp while in watch mode
Show description for 47b8b48
IgorMinar
committed
47b8b48
Copy full SHA for 47b8b48
build(brocolli): convert brocolli-ts2dart to use TreeDiffer
Show description for 3969009
caitp
committed
3969009
Copy full SHA for 3969009
refactor(proto_view_factory): expose data for generating change detectors
Show description for ecb0680
tbosch
committed
ecb0680
Copy full SHA for ecb0680
Commits on May 13, 2015
perf(dart): Improve Dart ListWrapper#concat
Show description for 5114411
Tim Blasi
committed
5114411
Copy full SHA for 5114411
feat(change_detection): implemented change detection that can be configured with pregenerated change detectors
vsavkin
committed
08f21db
Copy full SHA for 08f21db
refactor(change_detector): extracted ChangeDetectorDefinition
vsavkin
committed
d8c7c27
Copy full SHA for d8c7c27
chore(package.json): update run-sequence to v1.1.0
Show description for fadabf7
caitp
committed
fadabf7
Copy full SHA for fadabf7
build(gulp): use chokidar alone instead of gulp-watch
Show description for 23cec1e
caitp
committed
23cec1e
Copy full SHA for 23cec1e
chore(package.json): uninstall gulp-watch, install chokidar@^1.0.1
caitp
committed
c36ea02
Copy full SHA for c36ea02
feat(compiler): added support for [()] syntax
vsavkin
committed
685a650
Copy full SHA for 685a650
chore(cleanup): Remove some unused files.
jakemac53
committed
8463544
Copy full SHA for 8463544
fix(router): generate links for router-link with baseHref
btford
committed
390cfb7
Copy full SHA for 390cfb7
fix(router): sort possible routes by cost
btford
committed
17392f6
Copy full SHA for 17392f6
doc: fix inline docs
vicb
committed
8b6fa1c
Copy full SHA for 8b6fa1c
fix(ng1 benchmarks): revert *ng-if to ng-if
vicb
committed
909233f
Copy full SHA for 909233f
Pagination
Previous
Next
You can’t perform that action at this time.