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 }}
JamesHenry
/
angular-cli
Public
forked from
angular/angular-cli
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 27, 2024
fix(@angular/build): add timeout to route extraction
Show description for aed726f
alan-agius4
authored and
clydin
committed
aed726f
View commit details
Copy full SHA for aed726f
Browse repository at this point
docs: readme
Show description for 32d2e2d
sashaphmn
authored and
alan-agius4
committed
32d2e2d
View commit details
Copy full SHA for 32d2e2d
Browse repository at this point
fix(@angular/cli): correctly select package versions in descending order during `ng add`
Show description for 4ef45ec
alan-agius4
committed
4ef45ec
View commit details
Copy full SHA for 4ef45ec
Browse repository at this point
build: update all non-major dependencies
angular-robot
authored and
clydin
committed
3a22d44
View commit details
Copy full SHA for 3a22d44
Browse repository at this point
build: update angular
angular-robot
authored and
clydin
committed
7554cc1
View commit details
Copy full SHA for 7554cc1
Browse repository at this point
Commits on Nov 26, 2024
fix(@angular/ssr): ensure compatibility for `Http2ServerResponse` type
Show description for 3dd3b22
alan-agius4
committed
3dd3b22
View commit details
Copy full SHA for 3dd3b22
Browse repository at this point
build: update to vite version 6
Show description for 18041aa
alan-agius4
committed
18041aa
View commit details
Copy full SHA for 18041aa
Browse repository at this point
ci: use pinned version for google-github-actions/auth action
clydin
committed
6714d90
View commit details
Copy full SHA for 6714d90
Browse repository at this point
fix(@angular/build): allow .json file replacements with application builds
Show description for c81dd81
clydin
committed
c81dd81
View commit details
Copy full SHA for c81dd81
Browse repository at this point
Commits on Nov 25, 2024
docs: release notes for the v19.0.2 release
clydin
committed
11289c4
View commit details
Copy full SHA for 11289c4
Browse repository at this point
fix(@angular/build): prevent errors with parameterized routes when `getPrerenderParams` is undefined
Show description for c685c70
alan-agius4
authored and
clydin
committed
c685c70
View commit details
Copy full SHA for c685c70
Browse repository at this point
refactor(@angular/build): maintain previous compiler plugin factory signature
Show description for 5320e87
clydin
committed
5320e87
View commit details
Copy full SHA for 5320e87
Browse repository at this point
fix(@schematics/angular): skip SSR routing prompt in webcontainer
Show description for 173dc0e
dgp1130
authored and
clydin
committed
173dc0e
View commit details
Copy full SHA for 173dc0e
Browse repository at this point
fix(@angular/build): minimize reliance on esbuild `inject` to prevent code reordering
Show description for 8f9fc59
alan-agius4
authored and
clydin
committed
8f9fc59
View commit details
Copy full SHA for 8f9fc59
Browse repository at this point
ci: add @angular/build integration test to workflows
Show description for 7b0aa3d
josephperrott
authored and
clydin
committed
7b0aa3d
View commit details
Copy full SHA for 7b0aa3d
Browse repository at this point
build: update all non-major dependencies
angular-robot
authored and
clydin
committed
399bbb7
View commit details
Copy full SHA for 399bbb7
Browse repository at this point
build: lock file maintenance
angular-robot
authored and
clydin
committed
bccdf77
View commit details
Copy full SHA for bccdf77
Browse repository at this point
refactor(@angular/ssr): use appRef.whenStable instead of util function from angular core
Show description for 7ff9334
sheikalthaf
authored and
clydin
committed
7ff9334
View commit details
Copy full SHA for 7ff9334
Browse repository at this point
build: update angular
angular-robot
authored and
clydin
committed
e01d329
View commit details
Copy full SHA for e01d329
Browse repository at this point
ci: update perf workflow to the latest version
Show description for 462e73f
josephperrott
authored and
clydin
committed
462e73f
View commit details
Copy full SHA for 462e73f
Browse repository at this point
Commits on Nov 22, 2024
refactor(@angular/ssr): replace `:params` with `*`
Show description for 20411f6
alan-agius4
authored and
dgp1130
committed
20411f6
View commit details
Copy full SHA for 20411f6
Browse repository at this point
build: update angular
angular-robot
authored and
dgp1130
committed
e7d3b72
View commit details
Copy full SHA for e7d3b72
Browse repository at this point
ci: set up perf workflow job and create initial workflow
Show description for a533465
josephperrott
authored and
dgp1130
committed
a533465
View commit details
Copy full SHA for a533465
Browse repository at this point
fix(@angular/ssr): handle nested redirects not explicitly defined in router config
Show description for 34574b2
alan-agius4
committed
34574b2
View commit details
Copy full SHA for 34574b2
Browse repository at this point
Commits on Nov 21, 2024
docs: release notes for the v19.0.1 release
dgp1130
committed
f36b13a
View commit details
Copy full SHA for f36b13a
Browse repository at this point
build: update github/codeql-action action to v3.27.5
angular-robot
authored and
dgp1130
committed
02db6a2
View commit details
Copy full SHA for 02db6a2
Browse repository at this point
build: update angular
angular-robot
authored and
dgp1130
committed
cda4758
View commit details
Copy full SHA for cda4758
Browse repository at this point
build: update all non-major dependencies
angular-robot
authored and
dgp1130
committed
fe1af9f
View commit details
Copy full SHA for fe1af9f
Browse repository at this point
fix(@angular/build): use `sha256` instead of `sha-256` as hash algorithm name
Show description for 1ded0b7
clydin
committed
1ded0b7
View commit details
Copy full SHA for 1ded0b7
Browse repository at this point
fix(@angular-devkit/build-angular): use stylePreprocessorOptions
Show description for a9a871c
cexbrayat
authored and
dgp1130
committed
a9a871c
View commit details
Copy full SHA for a9a871c
Browse repository at this point
test: add end-to-end tests for SSR setup
Show description for 83b32a6
alan-agius4
committed
83b32a6
View commit details
Copy full SHA for 83b32a6
Browse repository at this point
refactor(@angular/build): adjust code to propagate errors from Piscina
Show description for a6eaf2f
alan-agius4
committed
a6eaf2f
View commit details
Copy full SHA for a6eaf2f
Browse repository at this point
refactor(@angular/build): add initial infrastructure to support inline template HMR
Show description for 96d604f
clydin
committed
96d604f
View commit details
Copy full SHA for 96d604f
Browse repository at this point
fix(@angular/ssr): handle baseHref that start with `./`
Show description for 8c534da
alan-agius4
committed
8c534da
View commit details
Copy full SHA for 8c534da
Browse repository at this point
Commits on Nov 20, 2024
build: update angular
angular-robot
authored and
dgp1130
committed
1bc5d65
View commit details
Copy full SHA for 1bc5d65
Browse repository at this point
Previous
Next
You can’t perform that action at this time.