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 }}
PerShing2014
/
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 Jun 4, 2015
feat(transformers): updated transformers
vsavkin
committed
e5419fe
Copy full SHA for e5419fe
feat(view): added support for exportAs, so any directive can be assigned to a variable
vsavkin
committed
69b75b7
Copy full SHA for 69b75b7
fix(locals): improved an error message
vsavkin
committed
4eb8c9b
Copy full SHA for 4eb8c9b
refactor(render): add `DomElement`
Show description for 827841e
tbosch
committed
827841e
Copy full SHA for 827841e
build(npm): update gulp-clang-format to v1.0.19
Show description for 0a50a3f
IgorMinar
committed
0a50a3f
Copy full SHA for 0a50a3f
build(tsd): update tsd to v0.6.1 which is shrinkwrappable without fuss
IgorMinar
committed
ce92717
Copy full SHA for ce92717
docs(shrinkwrap): update npm-shrinkwrap.readme.md with info about deleting dependencies
IgorMinar
committed
2621d6b
Copy full SHA for 2621d6b
docs(shrinkwrap): remove minichain references from the npm-shrinkwrap.readme.md
IgorMinar
committed
d76a2ee
Copy full SHA for d76a2ee
refactor(benchamrks_external): Ts'ify benchmarks_external
Show description for b2596dd
ttowncompiled
committed
b2596dd
Copy full SHA for b2596dd
chore(karma): remove a link to an unexisting file
vicb
committed
4d0973d
Copy full SHA for 4d0973d
chore(package.json): add karma-sauce-launcher to dev dependencies
Show description for 1afdb3c
marclaval
committed
1afdb3c
Copy full SHA for 1afdb3c
feat(FakeAsync): check pending timers at the end of fakeAsync in Dart
Show description for 53694eb
vicb
committed
53694eb
Copy full SHA for 53694eb
doc(Visibility): fix inline docs
vicb
committed
31a3a19
Copy full SHA for 31a3a19
docs(triage): Update to triage doc for new label names
naomiblack
committed
a50b8a2
Copy full SHA for a50b8a2
refactor(rtts_assert): Ts'ify rtts_assert
Show description for 9e8108e
ttowncompiled
committed
9e8108e
Copy full SHA for 9e8108e
chore(release): releases alpha.26
rkirov
committed
d53c898
Copy full SHA for d53c898
fix(types): parametrize QueryList.
rkirov
committed
552985e
Copy full SHA for 552985e
Commits on Jun 3, 2015
chore(deps): bumps up deps on tsd and ts2dart.
rkirov
committed
20e874d
Copy full SHA for 20e874d
fix: format a file that slipped in.
mprobst
committed
471a1b6
Copy full SHA for 471a1b6
chore: move to clang-format 1.0.17.
Show description for f999d5a
mprobst
committed
f999d5a
Copy full SHA for f999d5a
fix(build): remove nonexistant dart format task from gulpfile
btford
committed
f74d772
Copy full SHA for f74d772
feat(forms): added support for status classes
vsavkin
committed
3baf815
Copy full SHA for 3baf815
refactor(forms): handle dirty/pristine explicitly
vsavkin
committed
96cadcc
Copy full SHA for 96cadcc
fix(build): make dart formatter errors more readable
Show description for 31b6687
btford
committed
31b6687
Copy full SHA for 31b6687
fix(gulp): prevent duplicate error messages
Show description for 381d4cb
btford
committed
381d4cb
Copy full SHA for 381d4cb
feat(view): introduce free embedded views
Show description for 5030ffb
tbosch
committed
5030ffb
Copy full SHA for 5030ffb
chore(process): document triage process for angular 2
naomiblack
committed
9ce0870
Copy full SHA for 9ce0870
test(dart/transform): More change detector unit tests
Show description for 246151b
Tim Blasi
committed
246151b
Copy full SHA for 246151b
feat(dart/transform): Add support for the safe navigation operator
Show description for 83f1856
Tim Blasi
committed
83f1856
Copy full SHA for 83f1856
fix(benchpress): support nested intervals
Show description for c280fe8
tbosch
committed
c280fe8
Copy full SHA for c280fe8
fix(tests): disable mobile emulation so benchmarks run on current chrome
Show description for b071b66
tbosch
committed
b071b66
Copy full SHA for b071b66
refactor(angular2/view): Ts'ify view.js
Show description for fde65c7
ttowncompiled
committed
fde65c7
Copy full SHA for fde65c7
refactor(angular2/angular2_sfx): Allows no-module integration of Angular2
Show description for bae6b91
ttowncompiled
committed
bae6b91
Copy full SHA for bae6b91
refactor(test/mock): Ts'ify angular2/test/mock
Show description for 2b714df
ttowncompiled
committed
2b714df
Copy full SHA for 2b714df
feat(fakeAsync): flush the microtasks before returning
Show description for c7572ac
vicb
committed
c7572ac
Copy full SHA for c7572ac
Pagination
Previous
Next
You can’t perform that action at this time.