Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
medst
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
angular
modules
on
master
User selector
All users
All time
Commit history
Commits on May 1, 2017
fix(core): don’t stop change detection because of errors
Show description for e263e19
tbosch
authored and
matsko
committed
e263e19
View commit details
Copy full SHA for e263e19
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
fix(core): benchmarks - enable ng1 benchmark again
Show description for bccfaa4
tbosch
committed
bccfaa4
View commit details
Copy full SHA for bccfaa4
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
fix(core): Update types for TypeScript nullability support (#15472)
mhevery
authored and
vicb
committed
910c0d9
View commit details
Copy full SHA for 910c0d9
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
feat(router): introduce `ParamMap` to access parameters
Show description for a755b71
vicb
committed
a755b71
View commit details
Copy full SHA for a755b71
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
refactor(core): view engine - change `BindingType` to `BindingFlags` (#15251)
tbosch
authored and
mhevery
committed
28ce68a
View commit details
Copy full SHA for 28ce68a
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
feat(core): expose `inputs`, `outputs` and `ngContentSelectors` on `ComponentFactory`. (#15214)
Show description for 791534f
tbosch
authored and
mhevery
committed
791534f
View commit details
Copy full SHA for 791534f
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
Revert "feat(core): expose `inputs`, `outputs` and `ngContentSelectors` on `ComponentFactory`."
Show description for cd98149
chuckjaz
committed
cd98149
View commit details
Copy full SHA for cd98149
View code at this point
Browse repository at this point
feat(core): expose `inputs`, `outputs` and `ngContentSelectors` on `ComponentFactory`.
Show description for 1171f91
tbosch
authored and
chuckjaz
committed
1171f91
View commit details
Copy full SHA for 1171f91
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
fix: element injector vs module injector (#15044)
Show description for 13686bb
vicb
authored and
chuckjaz
committed
13686bb
View commit details
Copy full SHA for 13686bb
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
refactor: update paths from modules/@angular to packages
jasonaden
committed
b74ab83
View commit details
Copy full SHA for b74ab83
View code at this point
Browse repository at this point
refactor: move angular source to /packages rather than modules/@angular
jasonaden
committed
3e51a19
View commit details
Copy full SHA for 3e51a19
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
RendererV2 -> Renderer2 rename (#14998)
Show description for ad3b44a
tbosch
authored and
chuckjaz
committed
ad3b44a
View commit details
Copy full SHA for ad3b44a
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
fix(router): do not finish bootstrap until all the routes are resolved (#14762)
Show description for 5df998d
vsavkin
authored and
chuckjaz
committed
5df998d
View commit details
Copy full SHA for 5df998d
View code at this point
Browse repository at this point
refactor: remove old compiler options (#14891)
Show description for 1cff125
tbosch
authored and
chuckjaz
committed
1cff125
View commit details
Copy full SHA for 1cff125
View code at this point
Browse repository at this point
fix(upgrade): populate upgraded component's view before creating the controller (#14289)
Show description for 07122f0
gkalpak
authored and
chuckjaz
committed
07122f0
View commit details
Copy full SHA for 07122f0
View code at this point
Browse repository at this point
fix: throw for synthetic properties / listeners by default (#14880)
Show description for 3651d8d
tbosch
authored and
chuckjaz
committed
3651d8d
View commit details
Copy full SHA for 3651d8d
View code at this point
Browse repository at this point
fix(core): allow to use the `Renderer` outside of views. (#14882)
Show description for ba4b6f5
tbosch
authored and
chuckjaz
committed
ba4b6f5
View commit details
Copy full SHA for ba4b6f5
View code at this point
Browse repository at this point
fix(compiler): don’t throw for empty array literal in assignments (#14878)
Show description for 6cd3326
tbosch
authored and
chuckjaz
committed
6cd3326
View commit details
Copy full SHA for 6cd3326
View code at this point
Browse repository at this point
fix(compiler): improve error message when a module imports itself (#14646)
Show description for 6bc6482
DzmitryShylovich
authored and
chuckjaz
committed
6bc6482
View commit details
Copy full SHA for 6bc6482
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
refactor: remove lang.ts (#14837)
mhevery
authored and
chuckjaz
committed
8343fb7
View commit details
Copy full SHA for 8343fb7
View code at this point
Browse repository at this point
refactor: remove `global` from facade/lang (#14837)
mhevery
authored and
chuckjaz
committed
84a65cf
View commit details
Copy full SHA for 84a65cf
View code at this point
Browse repository at this point
refactor: remove facade/collection (#14837)
mhevery
authored and
chuckjaz
committed
b0e0839
View commit details
Copy full SHA for b0e0839
View code at this point
Browse repository at this point
refactor: remove facade/browser (#14837)
mhevery
authored and
chuckjaz
committed
4fe0b90
View commit details
Copy full SHA for 4fe0b90
View code at this point
Browse repository at this point
refactor: remove EventEmitter from facade (#14837)
Show description for 928c565
mhevery
authored and
chuckjaz
committed
928c565
View commit details
Copy full SHA for 928c565
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
ci: redo how env variables are set and shared in ci to prevent collisions
IgorMinar
committed
b8f0c3d
View commit details
Copy full SHA for b8f0c3d
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
ci: clean up CI logging, folding, add build time logging, and improve error handling (#14425)
IgorMinar
authored
a24e652
View commit details
Copy full SHA for a24e652
View code at this point
Browse repository at this point
release: cut the 4.0.0-rc.2 release
IgorMinar
committed
180b705
View commit details
Copy full SHA for 180b705
View code at this point
Browse repository at this point
fix(animations): make animations work in AOT (#14775)
matsko
authored and
IgorMinar
committed
9560ad8
View commit details
Copy full SHA for 9560ad8
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
build: fix secondary entry point es5 output and core Rx references (#14820)
Show description for 3168ef7
jasonaden
authored and
IgorMinar
committed
3168ef7
View commit details
Copy full SHA for 3168ef7
View code at this point
Browse repository at this point
fix(language-service): tolerate errors in decorators (#14634)
Show description for 6bae737
chuckjaz
authored and
IgorMinar
committed
6bae737
View commit details
Copy full SHA for 6bae737
View code at this point
Browse repository at this point
fix(compiler): apply element bindings before host bindings (#14823)
tbosch
authored and
IgorMinar
committed
79fc1e3
View commit details
Copy full SHA for 79fc1e3
View code at this point
Browse repository at this point
test(platform-server): enable meta tag and title service specs for server (#14574)
Show description for 9402df9
vikerman
authored and
IgorMinar
committed
9402df9
View commit details
Copy full SHA for 9402df9
View code at this point
Browse repository at this point
fix(platform-server): don't setup Testability and TestabilityRegistry on the server (#14510)
vikerman
authored and
IgorMinar
committed
47bdc2b
View commit details
Copy full SHA for 47bdc2b
View code at this point
Browse repository at this point
fix(core): fix `isComponentView()` and `isEmbeddedView()` tests (#14789)
Show description for 5753de5
vicb
authored and
IgorMinar
committed
5753de5
View commit details
Copy full SHA for 5753de5
View code at this point
Browse repository at this point
refactor: change remaining `<template>` to `<ng-template>` (#14706)
vicb
authored and
IgorMinar
committed
d1182af
View commit details
Copy full SHA for d1182af
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.