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 }}
liner111
/
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 May 1, 2015
fix(bundle): update the bundle config to point to rx.js
rkirov
committed
cf32213
Copy full SHA for cf32213
refactor(view): moved the logic from ProtoView to ProtoViewFactory
vsavkin
committed
ce6a2ba
Copy full SHA for ce6a2ba
chore(packaging): switch to conventional changelog
yjbanov
committed
0f4a089
Copy full SHA for 0f4a089
chore(build): Remove .es6 files which shadow .ts files.
Show description for 3c77855
alexeagle
committed
3c77855
Copy full SHA for 3c77855
fix(view): changed view manager to hydrate change detector after creating directives
vsavkin
committed
c157922
Copy full SHA for c157922
feat(decorators): adds support for parameter decorators.
Show description for f863ea0
rkirov
committed
f863ea0
Copy full SHA for f863ea0
feat(benchmark): added an implementation of the tree benchmark in React
vsavkin
committed
e434274
Copy full SHA for e434274
Commits on Apr 30, 2015
fix(compiler): clone templates before compiling them
Show description for 9e8d31d
tbosch
committed
9e8d31d
Copy full SHA for 9e8d31d
refactor(compiler): rename decorator directives into directive
Show description for f75a50c
tbosch
committed
f75a50c
Copy full SHA for f75a50c
refactor(benchpress): report forced gc metric separately
tbosch
committed
c671706
Copy full SHA for c671706
fix(exception_handler): log errors via `console.error`
Show description for ead21c9
tbosch
committed
ead21c9
Copy full SHA for ead21c9
fix(decorators): updates missing benchmark and fixes typo.
rkirov
committed
87dcd5e
Copy full SHA for 87dcd5e
refactor(core): remove DynamicComponent
Show description for 8faf636
tbosch
committed
8faf636
Copy full SHA for 8faf636
chore(build): update clang-format to 1.0.10
Show description for b71fe31
marclaval
authored and
pkozlowski-opensource
committed
b71fe31
Copy full SHA for b71fe31
chore(build): update TypeScript version to unreleased beta
Show description for bb50fc1
alexeagle
committed
bb50fc1
Copy full SHA for bb50fc1
Commits on Apr 29, 2015
refactor(compiler): remove `Viewport` directives, use `Decorator` instead
Show description for 3aac2fe
tbosch
committed
3aac2fe
Copy full SHA for 3aac2fe
feat(decorators): adds decorators to be used by TS and Babel transpiled apps.
rkirov
committed
fb67e37
Copy full SHA for fb67e37
feat(dart/transform): Add directiveMetadata{To,From}Map
Show description for 648c514
Tim Blasi
committed
648c514
Copy full SHA for 648c514
chore(build): Karma watches broccoli output.
Show description for 511e832
alexeagle
committed
511e832
Copy full SHA for 511e832
refactor(core): introduce `ViewRef` and `ProtoViewRef`
Show description for 09f8d8f
tbosch
committed
09f8d8f
Copy full SHA for 09f8d8f
fix(build): use correct tsd command to get typings at requested versions
alexeagle
committed
1205f54
Copy full SHA for 1205f54
fix(build): revert typescript upgrade which broke the build.
Show description for b5032fd
alexeagle
committed
b5032fd
Copy full SHA for b5032fd
fix(build): refer to newest version of hammerjs typings
alexeagle
committed
a7a9463
Copy full SHA for a7a9463
chore(build): update TypeScript version to unreleased beta
Show description for 59824e4
alexeagle
committed
59824e4
Copy full SHA for 59824e4
chore(build): run forms tests in Node
Show description for a51a5c2
marclaval
committed
a51a5c2
Copy full SHA for a51a5c2
fix(compiler): changed the compiler to set up event listeners and host properties on host view elements
Show description for e3c1104
vsavkin
authored and
mhevery
committed
e3c1104
Copy full SHA for e3c1104
chore(publishing): put malformed commit messages to "other"; do not output empty sections
Show description for 414e58e
yjbanov
authored and
mhevery
committed
414e58e
Copy full SHA for 414e58e
chore(packaging): copy changelog.js from angularjs
yjbanov
authored and
mhevery
committed
3bb3bff
Copy full SHA for 3bb3bff
refactor(parser): remove unused variables
Show description for d2d4e7d
pkozlowski-opensource
authored and
mhevery
committed
d2d4e7d
Copy full SHA for d2d4e7d
Commits on Apr 28, 2015
fix(di): improve error messages for invalid bindings
Show description for ee1b574
pkozlowski-opensource
authored and
mhevery
committed
ee1b574
Copy full SHA for ee1b574
docs(For): fix example to use for-of syntax
Show description for c0f3778
pkozlowski-opensource
authored and
mhevery
committed
c0f3778
Copy full SHA for c0f3778
fix(change_detector): ensure that locals are only used when implicit receiver
Show description for d4925b6
matteosuppo
authored and
mhevery
committed
d4925b6
Copy full SHA for d4925b6
chore(build): Add a tsconfig.json file, simply to allow Atom editor's Typescript plugin to
Show description for 5b10493
alexeagle
authored and
mhevery
committed
5b10493
Copy full SHA for 5b10493
docs(core): updating some errors in 01_templates
Show description for 14988d4
joshkurz
authored and
mhevery
committed
14988d4
Copy full SHA for 14988d4
docs(core): update core directives document
Show description for cd953ce
joshkurz
authored and
mhevery
committed
cd953ce
Copy full SHA for cd953ce
Pagination
Previous
Next
You can’t perform that action at this time.