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 }}
Muthamizhan
/
angular
Public
forked from
angular/angular
Notifications
You must be signed in to change notification settings
Fork
1
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
vsavkin
Datepicker
All time
Commit History
Commits on May 19, 2015
feat(di): added hostInjector and viewInjector to the Directive annotation
vsavkin
committed
b066b8d
Copy full SHA for b066b8d
refactor(core): renamed injectables into appInjector
Show description for 7b51146
vsavkin
committed
7b51146
Copy full SHA for 7b51146
feat(di): removed publishAs
Show description for 3a53f67
vsavkin
committed
3a53f67
Copy full SHA for 3a53f67
feat(pipe): reexported pipes to genereate docs
vsavkin
committed
155b1e2
Copy full SHA for 155b1e2
Commits on May 18, 2015
feat(forms): improved error messages
Show description for 11e4385
vsavkin
authored and
mhevery
committed
11e4385
Copy full SHA for 11e4385
Commits on May 13, 2015
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
feat(compiler): added support for [()] syntax
vsavkin
committed
685a650
Copy full SHA for 685a650
Commits on May 12, 2015
fix(test): fixed a test
vsavkin
committed
032f8b7
Copy full SHA for 032f8b7
fix(view): fixed ProtoViewFactory to get all property bindings
vsavkin
committed
7f97638
Copy full SHA for 7f97638
Commits on May 11, 2015
fix(gulpfile): fixed test.unit.dart to format dart code before running test
vsavkin
committed
92d6aa1
Copy full SHA for 92d6aa1
feat(gulpfuile): added watch.js.dev
vsavkin
committed
3256ff1
Copy full SHA for 3256ff1
feat(compiler): added support for host actions
vsavkin
committed
f9c1de4
Copy full SHA for f9c1de4
cleanup(di): use typescript initialization idioms
vsavkin
committed
a9ce0f7
Copy full SHA for a9ce0f7
Commits on May 8, 2015
fix(change_detection): updated dynamic change detector not to mutate when throwing
Show description for d717529
vsavkin
authored and
mhevery
committed
d717529
Copy full SHA for d717529
build(typescript): Migrated change detection to typescript
vsavkin
committed
fa28b28
Copy full SHA for fa28b28
Commits on May 7, 2015
fix(decorators): fixed decorators
vsavkin
committed
4977764
Copy full SHA for 4977764
chore(build): migrated di to TypeScript
vsavkin
committed
cb87fa0
Copy full SHA for cb87fa0
Commits on May 1, 2015
refactor(view): moved the logic from ProtoView to ProtoViewFactory
vsavkin
committed
ce6a2ba
Copy full SHA for ce6a2ba
fix(view): changed view manager to hydrate change detector after creating directives
vsavkin
committed
c157922
Copy full SHA for c157922
feat(benchmark): added an implementation of the tree benchmark in React
vsavkin
committed
e434274
Copy full SHA for e434274
Commits on Apr 29, 2015
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
Commits on Apr 28, 2015
test: changed test bed to run change detection twice to make sure there are no changes second time
Show description for 818bb9b
vsavkin
authored and
mhevery
committed
818bb9b
Copy full SHA for 818bb9b
refactor(change_detection): removed NO_CHANGED and replaced it with WrappedValue
vsavkin
authored and
mhevery
committed
e458624
Copy full SHA for e458624
Commits on Apr 24, 2015
cleanup(forms): do not export AbstractControl
Show description for b5e350b
vsavkin
committed
b5e350b
Copy full SHA for b5e350b
Commits on Apr 23, 2015
feat(view): reimplemented property setters using change detection
vsavkin
committed
8ccafb0
Copy full SHA for 8ccafb0
Commits on Apr 22, 2015
cleanup(di): removed dead code
vsavkin
committed
d74dd11
Copy full SHA for d74dd11
Commits on Apr 20, 2015
feat(change_detection): added async pipe
vsavkin
committed
a97a226
Copy full SHA for a97a226
cleanup: remove an unused type
vsavkin
committed
8b3c808
Copy full SHA for 8b3c808
cleanup(change_detection): moved pipes-related tests to the pipes dir
vsavkin
committed
2d929e7
Copy full SHA for 2d929e7
feat(view): implemented loading component next to existing location
vsavkin
committed
681d063
Copy full SHA for 681d063
Commits on Apr 18, 2015
fix(view): chagned view factory to keep AstWithSource
vsavkin
committed
56f3429
Copy full SHA for 56f3429
fix(view): fixed hydrator to pass the right element index when attaching an event listener
vsavkin
committed
4943c0f
Copy full SHA for 4943c0f
Commits on Apr 17, 2015
fix(view): fixed hydrator to export the dom element instead of ng element
vsavkin
committed
eac5c88
Copy full SHA for eac5c88
Commits on Apr 16, 2015
refactor(change_detection): removed global change detection objects so it is possible to override pipe registry
vsavkin
committed
5408abc
Copy full SHA for 5408abc
Pagination
Previous
Next
You can’t perform that action at this time.