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 }}
Alxandr
/
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 Nov 6, 2014
refactor(Key): extract KeyRegistry to remove the need in `Key.clear`
vsavkin
committed
a1c6f1b
Copy full SHA for a1c6f1b
refactor(ProtoElementInjector): change `instantiate` to take positional args
vsavkin
committed
9448d78
Copy full SHA for 9448d78
refactor(ElementInjector): use `index` instead of the `elementInjector` field to instantiate element injectors
vsavkin
committed
b5f6417
Copy full SHA for b5f6417
refactor(Parser): cleanup
vsavkin
committed
7908533
Copy full SHA for 7908533
refactor(Parser): cleanup
vsavkin
committed
693489c
Copy full SHA for 693489c
feat(Parser): add support for method invocations
vsavkin
committed
7b777b1
Copy full SHA for 7b777b1
feat(Parser): improve error handling
vsavkin
committed
977bc77
Copy full SHA for 977bc77
feat(Parser): add support for arrays and maps
vsavkin
committed
ac060ed
Copy full SHA for ac060ed
feat(Parser): add support for assignments
vsavkin
committed
8cc008b
Copy full SHA for 8cc008b
Commits on Nov 5, 2014
feat(transpiler): allow @CONST annotation on class
Show description for 8e6326f
Tommy Odom
authored and
vsavkin
committed
8e6326f
Copy full SHA for 8e6326f
feat(Change Detection): Implement map changes
vicb
authored and
rkirov
committed
0a766f4
Copy full SHA for 0a766f4
feat(Change Detection): Implement collection changes
vicb
authored and
rkirov
committed
1bd304e
Copy full SHA for 1bd304e
chore(gulp-traceur): better error reporting
Show description for 7d0a83a
vojtajina
committed
7d0a83a
Copy full SHA for 7d0a83a
chore(travis): fix the build
Show description for 9dd7cae
vojtajina
committed
9dd7cae
Copy full SHA for 9dd7cae
chore: fix modules/build.dart/pubspec
Show description for 4a75392
vojtajina
committed
4a75392
Copy full SHA for 4a75392
chore(karma): add karma.conf.js symlink
Show description for d8aa4fb
vojtajina
committed
d8aa4fb
Copy full SHA for d8aa4fb
fix(example): make it work
vojtajina
committed
2b7738c
Copy full SHA for 2b7738c
chore: source maps for Karma/Gulp
Show description for 1dc5a22
vojtajina
committed
1dc5a22
Copy full SHA for 1dc5a22
refactor(parser): clean up tests
vsavkin
committed
18cdab7
Copy full SHA for 18cdab7
Commits on Nov 4, 2014
cleanup(parser): add type annotations to all AST classes
vsavkin
committed
03c7793
Copy full SHA for 03c7793
feat(parser): split parse into parseBinding and parseAction
vsavkin
committed
52b3838
Copy full SHA for 52b3838
feat(parser): add support for formatters
vsavkin
committed
00bc9e5
Copy full SHA for 00bc9e5
feat(parser): throw when expected an identifier
vsavkin
committed
8a829d3
Copy full SHA for 8a829d3
feat(parser): change Parser to return null when one of the operands is null
vsavkin
committed
c41f59c
Copy full SHA for c41f59c
feat(parser): add support for ternary operator
vsavkin
committed
a7fe25d
Copy full SHA for a7fe25d
Commits on Oct 31, 2014
feat(parser): adds basic expressions to the parser.
Show description for 965fa1a
rkirov
committed
965fa1a
Copy full SHA for 965fa1a
Commits on Oct 30, 2014
feat(elementBinder): introduce element binder.
Show description for 8c566dc
rkirov
committed
8c566dc
Copy full SHA for 8c566dc
doc(debug): add instructions for debugging the tests in the README
vicb
committed
ec7e853
Copy full SHA for ec7e853
feat(view): hook watch group instantiation in the view.
rkirov
committed
91f50b6
Copy full SHA for 91f50b6
Commits on Oct 29, 2014
feat(Parser): implement Parser
Show description for 01e6c7b
vsavkin
committed
01e6c7b
Copy full SHA for 01e6c7b
feat(test_lib): change test_lib.dart to structurally compare objects
vsavkin
committed
acd7035
Copy full SHA for acd7035
feat(ElementInjector): throw when encounter a cyclic dependency
vsavkin
committed
9bd65ab
Copy full SHA for 9bd65ab
feat(view): add onChange implementation to view.
rkirov
committed
b0c9d05
Copy full SHA for b0c9d05
chore: adds Windows support for build
Show description for e1c84e0
marclaval
authored and
mhevery
committed
e1c84e0
Copy full SHA for e1c84e0
docs(readme): add missing prerequsite [karma-cli]
Show description for 87b0d3f
blakelapierre
authored and
mhevery
committed
87b0d3f
Copy full SHA for 87b0d3f
Pagination
Previous
Next
You can’t perform that action at this time.