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 }}
johnlindquist
/
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
vsavkin
Datepicker
All time
Commit History
Commits on Oct 15, 2015
feat(forms): add input[type=number] value accessor
Show description for 65c737f
vsavkin
committed
65c737f
Copy full SHA for 65c737f
Commits on Oct 14, 2015
fix(forms): emit value changes after errors and status are set
Show description for b716d23
vsavkin
committed
b716d23
Copy full SHA for b716d23
Commits on Oct 13, 2015
feat(query): add filter and reduce to QueryList
Show description for bfbf18d
vsavkin
committed
bfbf18d
Copy full SHA for bfbf18d
feat(forms): add minlength and maxlength validators
Show description for e82a35d
vsavkin
committed
e82a35d
Copy full SHA for e82a35d
feat(build): add tasks to watch and recompile js and dart
vsavkin
committed
50e922f
Copy full SHA for 50e922f
Commits on Oct 12, 2015
feat(di): change the params of Provider and provide to start with "use"
Show description for 1aeafd3
vsavkin
committed
1aeafd3
Copy full SHA for 1aeafd3
Commits on Oct 11, 2015
docs(core): fix links in core docs
vsavkin
committed
62005dd
Copy full SHA for 62005dd
docs(di): fix links di docs
vsavkin
committed
52ebb8f
Copy full SHA for 52ebb8f
feat(di): rename Binding into Provider
Show description for 1eb0162
vsavkin
committed
1eb0162
Copy full SHA for 1eb0162
feat(core): desugar [()] to [prop] and (prop-change)
Show description for 7c6130c
vsavkin
committed
7c6130c
Copy full SHA for 7c6130c
Commits on Oct 8, 2015
fix(web-workers): fix bindings
vsavkin
committed
1100c9b
Copy full SHA for 1100c9b
resolve rebase conflicts
vsavkin
committed
f3ab527
Copy full SHA for f3ab527
fix(core): remove NgZone_ and use NgZone instead
vsavkin
committed
bba0248
Copy full SHA for bba0248
temporary ignore warnings about unused unimplemented
vsavkin
committed
bc8c194
Copy full SHA for bc8c194
fix(analyzer): fix dart analyzer errors
vsavkin
committed
14fa007
Copy full SHA for 14fa007
fix(tests): fixes public api spec
vsavkin
committed
d60c7a9
Copy full SHA for d60c7a9
fix benchmarks
vsavkin
committed
d63f3c1
Copy full SHA for d63f3c1
fix(tests): fix tests
vsavkin
committed
8b725c7
Copy full SHA for 8b725c7
Commits on Oct 7, 2015
cleanup(core): making @View optional
Show description for dea6a45
vsavkin
committed
dea6a45
Copy full SHA for dea6a45
example(core): update hellow world example to use components without @View
vsavkin
committed
d386896
Copy full SHA for d386896
feat(transformers): update transformers to handle components without @View
vsavkin
committed
a2e7ae5
Copy full SHA for a2e7ae5
feat(core): add syntax sugar to make @View optional
vsavkin
committed
bd31b01
Copy full SHA for bd31b01
Commits on Oct 2, 2015
feat(core): support properties and events in addition to inputs and outputs to make transition easier
Show description for c9901c5
vsavkin
committed
c9901c5
Copy full SHA for c9901c5
Commits on Oct 1, 2015
docs(core): add docs to HostBinding and HostListener
vsavkin
committed
617acf4
Copy full SHA for 617acf4
feat(core): renames Property into Input and Event into Output
Show description for adbfd29
vsavkin
committed
adbfd29
Copy full SHA for adbfd29
feat(forms): make NgControl -> NgValueAccessor dependency unidirectional
Show description for 00a4b2e
vsavkin
committed
00a4b2e
Copy full SHA for 00a4b2e
refactor(forms): extract NgControlStatus
vsavkin
committed
7b2d8fc
Copy full SHA for 7b2d8fc
fix(change_detection): _throwError should not mask the original exception
vsavkin
committed
cec4b36
Copy full SHA for cec4b36
Commits on Sep 30, 2015
feat(query): make QueryList notify on changes via an observable
Show description for 3aa2047
vsavkin
committed
3aa2047
Copy full SHA for 3aa2047
Commits on Sep 25, 2015
feat(transformers): record setters for query fields
Show description for 589ce31
vsavkin
committed
589ce31
Copy full SHA for 589ce31
chore(typescript): fixes dart failures and linter
Show description for 5bf6a3a
vsavkin
committed
5bf6a3a
Copy full SHA for 5bf6a3a
Commits on Sep 24, 2015
feat(query): remove the 3-query-per-element limit
Show description for 4efc4a5
vsavkin
committed
4efc4a5
Copy full SHA for 4efc4a5
docs(core): add docs to Property and Event
vsavkin
committed
ce6b364
Copy full SHA for ce6b364
cleanup(change_detection): make Locals private
Show description for 225eab8
vsavkin
committed
225eab8
Copy full SHA for 225eab8
docs(change_detection): add docs to ChangeDetectorRef
vsavkin
committed
7c2c1a8
Copy full SHA for 7c2c1a8
Pagination
Previous
Next
You can’t perform that action at this time.