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 }}
jakemac53
/
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 Feb 25, 2015
feat(DirectiveParser): throw errors when expected directives are not present
Show description for 94e203b
Bertrand Laporte
authored and
mhevery
committed
94e203b
Copy full SHA for 94e203b
release: release 2.0.0-alpha.11 which includes benchpress
tbosch
committed
715ee14
Copy full SHA for 715ee14
fix(benchpress): support `tdur` in events
tbosch
committed
b0c6db1
Copy full SHA for b0c6db1
feat(publish): update files to publish to npm
tbosch
committed
cde8ffd
Copy full SHA for cde8ffd
feat(build): add general copy/multicopy method
tbosch
committed
3f25f5a
Copy full SHA for 3f25f5a
Commits on Feb 24, 2015
chore(packaging): 0.0.0-alpha.9; pubspec cleanup
yjbanov
committed
cfe71de
Copy full SHA for cfe71de
feat(rtts_assert): avoid deep recursion in prettyPrint
vicb
committed
e05079f
Copy full SHA for e05079f
test: introduce TemplateResolver mock
Show description for 908a0aa
pkozlowski-opensource
authored and
mhevery
committed
908a0aa
Copy full SHA for 908a0aa
docs(02_directives.md): Change the description of bind property
Show description for 4d35dd4
SekibOmazic
authored and
mhevery
committed
4d35dd4
Copy full SHA for 4d35dd4
docs(README): fix unit test task names
Show description for f0c5738
pkozlowski-opensource
authored and
mhevery
committed
f0c5738
Copy full SHA for f0c5738
feat(dart/transform) Remove import of dart:mirrors
Show description for 3b6aaf9
Tim Blasi
authored and
mhevery
committed
3b6aaf9
Copy full SHA for 3b6aaf9
Commits on Feb 23, 2015
chore: Adding return types to Dart facades
Show description for fad25c2
kevmoo
authored and
mhevery
committed
fad25c2
Copy full SHA for fad25c2
fix(benchpress): benchpress fixes and a smoke test for Dart
yjbanov
committed
d1f03e5
Copy full SHA for d1f03e5
feat(spec): add spec argument to the protractor config, allows to filter tests to run
Show description for 0a0c0d8
tbosch
committed
0a0c0d8
Copy full SHA for 0a0c0d8
fix(facade): `ListWrapper.sort()` should not return the list
Show description for f54f4e8
tbosch
committed
f54f4e8
Copy full SHA for f54f4e8
Commits on Feb 21, 2015
docs(di): fix code examples
Show description for d8103ae
pkozlowski-opensource
authored and
mhevery
committed
d8103ae
Copy full SHA for d8103ae
Format Dart code right after transform
Show description for 895b2a7
kevmoo
authored and
mhevery
committed
895b2a7
Copy full SHA for 895b2a7
feat(dart/transform) Allow ctor stubs to be tree shaken
Show description for fb49946
Tim Blasi
authored and
mhevery
committed
fb49946
Copy full SHA for fb49946
feat(di): introduce aliasing
Show description for 0c4fbfc
pkozlowski-opensource
committed
0c4fbfc
Copy full SHA for 0c4fbfc
docs(README): fix sample location in Dart
Show description for a80105f
kevmoo
authored and
pkozlowski-opensource
committed
a80105f
Copy full SHA for a80105f
fix(change_detection): handle locals when invoking a method
Show description for 0dfd287
vsavkin
committed
0dfd287
Copy full SHA for 0dfd287
fix(change_detection): pass the correct previous value when using pipes
Show description for 7f31036
vsavkin
committed
7f31036
Copy full SHA for 7f31036
feat(bench press): allow multiple reporters, metrics and driver extensions.
tbosch
committed
1d4ffd9
Copy full SHA for 1d4ffd9
feat(change_detection): add support for pipes in the template
vsavkin
committed
987a5fd
Copy full SHA for 987a5fd
Commits on Feb 20, 2015
fix(shadow_dom_emulation): handle the case when the array of element injectors has nulls
vsavkin
committed
29f5ee0
Copy full SHA for 29f5ee0
feat(bench press): use chrome tracing protocol and initial iOS support
tbosch
committed
7aa031b
Copy full SHA for 7aa031b
feat(TreeBenchmark): use angular2 If directive
vicb
committed
8a3d905
Copy full SHA for 8a3d905
feat(change_detection): change binding syntax to explicitly specify pipes
vsavkin
committed
58ba700
Copy full SHA for 58ba700
feat(ViewSplitter): Change template shorthand syntax from '!' to '*'
Show description for 69e02ee
vicb
authored and
mhevery
committed
69e02ee
Copy full SHA for 69e02ee
fix(view): move nodes into the live document when cloning.
Show description for b1fc3e8
rkirov
authored and
mhevery
committed
b1fc3e8
Copy full SHA for b1fc3e8
refactor(dart/transform tests): Use actual directive def'n instead of mock.
Show description for 329b2ed
Tim Blasi
authored and
mhevery
committed
329b2ed
Copy full SHA for 329b2ed
Commits on Feb 19, 2015
fix(core): workaround for circular dependencies in nodejs
Show description for 85211f0
marclaval
authored and
mhevery
committed
85211f0
Copy full SHA for 85211f0
refactor(Compiler): introduce ShimComponent to shim CSS & DOM in emulated mode
Show description for d0ca07a
vicb
authored and
mhevery
committed
d0ca07a
Copy full SHA for d0ca07a
feat(ShadowCss): Make the shim also accept a selector for the host
vicb
authored and
mhevery
committed
5111f9a
Copy full SHA for 5111f9a
feat(ShadowCss): port implementation from webcomponent.js
vicb
authored and
mhevery
committed
d67f029
Copy full SHA for d67f029
Pagination
Previous
Next
You can’t perform that action at this time.