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 }}
Romarick77
/
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 Oct 9, 2015
fix(typings): fix typings which were previously unchecked
Show description for c178ad4
alexeagle
committed
c178ad4
Copy full SHA for c178ad4
fix(typings): missing types in ListWrapper typings
alexeagle
committed
597f79e
Copy full SHA for 597f79e
refactor(ngOutlet): using some typescript features
Show description for 31f48ae
Shahar Talmi
authored and
btford
committed
31f48ae
Copy full SHA for 31f48ae
refactor(ngOutlet): move to typescript
Shahar Talmi
authored and
btford
committed
1272aff
Copy full SHA for 1272aff
refactor($router): removed some redundant code
Shahar Talmi
authored and
btford
committed
431ac33
Copy full SHA for 431ac33
docs(router): route alias has to be written in PascalCase
Show description for cd2050b
0x-r4bbit
authored and
btford
committed
cd2050b
Copy full SHA for cd2050b
fix(docs): Updated docs for default router location strategy
Show description for 075011f
brandonroberts
authored and
btford
committed
075011f
Copy full SHA for 075011f
chore(changelog): update change log to alpha-40
naomiblack
committed
35a61b4
Copy full SHA for 35a61b4
chore(package): update package version for alpha-40
naomiblack
committed
984b6fc
Copy full SHA for 984b6fc
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
fix(typings): update test.typings for abstract superclasses
alexeagle
authored and
vsavkin
committed
5458036
Copy full SHA for 5458036
chore(typing): extract abstract superclasses to replace @private constructors
alexeagle
authored and
vsavkin
committed
6075509
Copy full SHA for 6075509
feat(router): allow async routes to be defined with "loader"
btford
committed
ee32b1b
Copy full SHA for ee32b1b
fix(render): recurse into components/embedded templates not until all elements in a view have been visited
Show description for 6d4bd5d
tbosch
committed
6d4bd5d
Copy full SHA for 6d4bd5d
chore(bundles): use proper bundle arithmetic for http
Show description for ff77230
pkozlowski-opensource
committed
ff77230
Copy full SHA for ff77230
docs(http) remove .toRx() from http calls
Show description for 21b53c3
ericmdantas
committed
21b53c3
Copy full SHA for 21b53c3
fix(css): when compiling CSS, leave absolute imports alone
Show description for 04b3dee
yjbanov
committed
04b3dee
Copy full SHA for 04b3dee
fix(XhrBackend): setRequestHeader takes a string arg
Show description for 6b00b60
vicb
committed
6b00b60
Copy full SHA for 6b00b60
chore(pub): upgrade observe dependency
Show description for bffab0f
harryterkelsen
authored and
Harry Terkelsen
committed
bffab0f
Copy full SHA for bffab0f
fix(dart/transform): Run DeferredRewriter in the correct phase
Show description for 811d4c0
Tim Blasi
committed
811d4c0
Copy full SHA for 811d4c0
Commits on Oct 7, 2015
chore(ci): update Protractor version, remove custom waits
Show description for af11190
juliemr
committed
af11190
Copy full SHA for af11190
refactor(dart/transform): Generate `inputs` setters in `TemplateCompiler` step
Show description for fcc6f2c
Tim Blasi
committed
fcc6f2c
Copy full SHA for fcc6f2c
fix(dart/transform): Write correct ng_deps without deferred imports
Show description for c94f239
Tim Blasi
committed
c94f239
Copy full SHA for c94f239
chore(changelog): mention breaking test API change
yjbanov
committed
5600a95
Copy full SHA for 5600a95
feat(dart/transform): Track timing of transform tasks
Tim Blasi
committed
0757265
Copy full SHA for 0757265
refactor(ListWrapper): drop forEach and removeLast
Show description for aee1761
vicb
committed
aee1761
Copy full SHA for aee1761
refactor(AppRootUrl): simplify the code
Show description for 4ed642f
vicb
committed
4ed642f
Copy full SHA for 4ed642f
docs(NgStyle): update docs, add examples
Show description for a7b2ab7
pkozlowski-opensource
committed
a7b2ab7
Copy full SHA for a7b2ab7
Pagination
Previous
Next
You can’t perform that action at this time.