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 }}
cassie3693
/
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
All users
Datepicker
All time
Commit History
Commits on Dec 24, 2014
refactor(perf): use webdriver to execute benchmarks
Show description for df4ac0d
tbosch
committed
df4ac0d
Copy full SHA for df4ac0d
Commits on Dec 18, 2014
feat(change_detector): wrap exceptions into ChangeDetectionError
Show description for d642c6a
vsavkin
committed
d642c6a
Copy full SHA for d642c6a
refactor(parser): align expression language with host language
Show description for 3d53492
vsavkin
committed
3d53492
Copy full SHA for 3d53492
fix(examples.dart): initialize the reflector
Show description for 90daca0
vicb
committed
90daca0
Copy full SHA for 90daca0
fix(examples.dart): add LifeCycle to the reflector
vicb
committed
75549a6
Copy full SHA for 75549a6
fix(ChangeDispatcher): update the onRecordChange signature
vicb
committed
86fb564
Copy full SHA for 86fb564
Commits on Dec 17, 2014
style(core): add missing type annotation
vsavkin
committed
dbd8561
Copy full SHA for dbd8561
feat(change_detector): add a way to inspect records and record ranges
vsavkin
committed
1d03c2a
Copy full SHA for 1d03c2a
feat(zone): add support for long stack traces
vsavkin
committed
df21c3c
Copy full SHA for df21c3c
Commits on Dec 13, 2014
feat(compiler): pass compilation unit to the parser
vsavkin
committed
d5fcac4
Copy full SHA for d5fcac4
fix(build): disable the analysis of third-party libs
vsavkin
committed
d985045
Copy full SHA for d985045
fix(build): run dartanalyzer after transpiler and html to avoid races
vsavkin
committed
de855a7
Copy full SHA for de855a7
Commits on Dec 12, 2014
cleanup(zones): cleanup
vsavkin
committed
cf8a5d2
Copy full SHA for cf8a5d2
chore(gulpfile): add zone.js to the list of deps
vsavkin
committed
9891312
Copy full SHA for 9891312
feat(bootstrap): use VmTurnZone and LifeCycle to bootstrap an application
vsavkin
committed
2184150
Copy full SHA for 2184150
feat(LifeCycle): change LifeCycle to be able register it with a zone
vsavkin
committed
0b550f9
Copy full SHA for 0b550f9
feat(zone): add initial implementation of VmTurnZone
vsavkin
committed
df36ffb
Copy full SHA for df36ffb
chore: update README to make Dart optional
mhevery
committed
4a08bbf
Copy full SHA for 4a08bbf
Commits on Dec 11, 2014
fix: properly close the <tree> tag in benchmark
mhevery
committed
c25e9e7
Copy full SHA for c25e9e7
perf: improve baseline speed by 30%
Show description for 56b7ba4
mhevery
committed
56b7ba4
Copy full SHA for 56b7ba4
chore: chrome louncher WTF flags
mhevery
committed
017f6ce
Copy full SHA for 017f6ce
feat(ng-repeat): initial implementaion of ng-repeat.
Show description for 60456c8
rkirov
committed
60456c8
Copy full SHA for 60456c8
Commits on Dec 10, 2014
fix(analyzer): fix a warning about an unused variable
vicb
committed
59d6d60
Copy full SHA for 59d6d60
perf(view): inline and refactor view instantiation and hydration
Show description for 3ec3d5e
tbosch
committed
3ec3d5e
Copy full SHA for 3ec3d5e
Commits on Dec 9, 2014
feat(change_detection): ensure that expression do not change after they have been checked
vsavkin
committed
8acf9fb
Copy full SHA for 8acf9fb
Commits on Dec 8, 2014
fix(scripts): make chrome launcher executable
tbosch
committed
d02e192
Copy full SHA for d02e192
feat(benchmarks): tree benchmark baseline
tbosch
committed
e7de5f8
Copy full SHA for e7de5f8
perf(Change Detection): remove the usage of getters/setters
Show description for 68da001
vicb
committed
68da001
Copy full SHA for 68da001
perf(Change Detection): Track the range & group on changes only
Show description for 2c4a2f5
vicb
committed
2c4a2f5
Copy full SHA for 2c4a2f5
style: misc minor changes
vicb
committed
ee36063
Copy full SHA for ee36063
style(Change Detection): rename WatchGroupDispatcher to ChangeDispatcher
vicb
committed
c362f33
Copy full SHA for c362f33
feat(benchmarks): initial version of tree benchmark
Show description for 01fa90c
tbosch
committed
01fa90c
Copy full SHA for 01fa90c
fix(benchmarks_external): use angular dart transformer
tbosch
committed
9b7e2e3
Copy full SHA for 9b7e2e3
fix(benchmarks): use explicit `main()` function and do not reexport
Show description for 5793311
tbosch
committed
5793311
Copy full SHA for 5793311
fix(build): analyze examples and benchmarks again
tbosch
committed
1cd848d
Copy full SHA for 1cd848d
Pagination
Previous
Next
You can’t perform that action at this time.