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 }}
dturneresq
/
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 Jan 30, 2015
feat: change template micro-syntax to new syntax
Show description for 9db13be
mhevery
committed
9db13be
Copy full SHA for 9db13be
feat(build): auto format the generated dart code.
Show description for b1e76c5
tbosch
committed
b1e76c5
Copy full SHA for b1e76c5
Commits on Jan 29, 2015
fix(NgRepeat): activate index
marclaval
authored and
rkirov
committed
52d8845
Copy full SHA for 52d8845
perf(change_detection): use object pools not to create unnecessary garbage
vsavkin
committed
db0f0c4
Copy full SHA for db0f0c4
fix(tests): don’t fail on current chrome canary
tbosch
committed
62f08d3
Copy full SHA for 62f08d3
Commits on Jan 28, 2015
fix(test_lib): support comparing Maps in nested structures
tbosch
committed
ec93556
Copy full SHA for ec93556
feat(change_detection): modify change detectors to recompute pure functions only when their args change
vsavkin
committed
af41fa9
Copy full SHA for af41fa9
feat(change_detection): change proto change detectors to coalesce records
vsavkin
committed
2793d47
Copy full SHA for 2793d47
docs(pipeline): fix some inline doc
Show description for 5367749
marclaval
authored and
mhevery
committed
5367749
Copy full SHA for 5367749
feat(change_detection): implement a change detector generator
vsavkin
committed
850cf0f
Copy full SHA for 850cf0f
Commits on Jan 27, 2015
chore: make async tests fail faster
mhevery
committed
b78c125
Copy full SHA for b78c125
feat(perf): add AngularDart v1 of table scrolling benchmark
yjbanov
committed
7379140
Copy full SHA for 7379140
chore(.editorconfig): include markdown config
PatrickJS
committed
474f176
Copy full SHA for 474f176
docs: follow/side effects/taught typos
PatrickJS
committed
a120d7f
Copy full SHA for a120d7f
Doc(LightDom): add some inline doc
vicb
committed
814f3d0
Copy full SHA for 814f3d0
refactor(LightDom): refactor the code
vicb
committed
c797a4f
Copy full SHA for c797a4f
Remove unused fields
kevmoo
authored and
vsavkin
committed
a02e7b5
Copy full SHA for a02e7b5
fix(tests): make Angular 2 compiler perf test use correct param name
yjbanov
committed
9682437
Copy full SHA for 9682437
fix(perf): use correct param name in compiler benchmark
yjbanov
committed
f24b9f2
Copy full SHA for f24b9f2
Commits on Jan 26, 2015
cleanup(ng-if): remove OnChange
otodockal
authored and
vicb
committed
b3693e6
Copy full SHA for b3693e6
Commits on Jan 24, 2015
chore(package.json): npm No repository field.
Show description for 4fdb3cf
PatrickJS
committed
4fdb3cf
Copy full SHA for 4fdb3cf
Commits on Jan 23, 2015
feat(package): introduce a catch-all package angular.
Show description for ec5cb3e
rkirov
committed
ec5cb3e
Copy full SHA for ec5cb3e
fix(Interpolation): switch to new AST API
vicb
committed
4df1825
Copy full SHA for 4df1825
refactor(NgIf): replace createElement() by el()
vicb
committed
be6ce02
Copy full SHA for be6ce02
perf(CD): Special cased interpolation in AST, Parser, and CD
mhevery
committed
3b34ef4
Copy full SHA for 3b34ef4
chore: gulpifying the tests
Show description for ee99a5a
marclaval
authored and
mhevery
committed
ee99a5a
Copy full SHA for ee99a5a
fix(cd): report all changes on first cd run
Show description for b734d56
vicb
authored and
mhevery
committed
b734d56
Copy full SHA for b734d56
docs: initial version of the documentation
mhevery
committed
829c28f
Copy full SHA for 829c28f
Commits on Jan 22, 2015
chore(README): warn that this repo is for Angular2
Show description for d2c7c84
cironunes
authored and
mhevery
committed
d2c7c84
Copy full SHA for d2c7c84
chore: add .editorconfig file
Show description for c97dd9e
PatrickJS
authored and
mhevery
committed
c97dd9e
Copy full SHA for c97dd9e
feat(ng-if): an implementation of ng-if
Show description for d5a12d5
marclaval
authored and
mhevery
committed
d5a12d5
Copy full SHA for d5a12d5
fix(gulpfile): fix the pubbuild task on Windows
Show description for 368cc29
marclaval
authored and
mhevery
committed
368cc29
Copy full SHA for 368cc29
docs(readme): add step to start local webserver before running perf tests
juliemr
authored and
rkirov
committed
d3a40e7
Copy full SHA for d3a40e7
chore(tests): update Protractor to 1.6.x and use Jasmine2 as framework
Show description for ffec271
juliemr
authored and
rkirov
committed
ffec271
Copy full SHA for ffec271
fix(compiler): fixes a bug with top level template directives.
rkirov
committed
5c4238c
Copy full SHA for 5c4238c
Pagination
Previous
Next
You can’t perform that action at this time.