Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
angular
/
angular-cli
Public
Notifications
You must be signed in to change notification settings
Fork
11.9k
Star
27k
Code
Issues
265
Pull requests
21
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
0fcbfd3
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 27, 2025
build: update dependency @stylistic/eslint-plugin to v3
angular-robot
authored and
alan-agius4
committed
0fcbfd3
Copy full SHA for 0fcbfd3
build: update all non-major dependencies to v7.26.7
angular-robot
authored and
alan-agius4
committed
d47971c
Copy full SHA for d47971c
Commits on Jan 26, 2025
build: update github/codeql-action action to v3.28.5
angular-robot
authored and
clydin
committed
8fb9f96
Copy full SHA for 8fb9f96
Commits on Jan 24, 2025
build: update github/codeql-action action to v3.28.4
angular-robot
authored and
clydin
committed
8bc43bc
Copy full SHA for 8bc43bc
build: update all non-major dependencies
angular-robot
authored and
clydin
committed
e00ea8e
Copy full SHA for e00ea8e
fix(@angular/build): disable TypeScript `removeComments` option
Show description for 1a3ef3b
alan-agius4
committed
1a3ef3b
Copy full SHA for 1a3ef3b
build: update `ng-packagr` to `^19.2.0-next.0`
Show description for 1e088f5
alan-agius4
committed
1e088f5
Copy full SHA for 1e088f5
fix(@angular/ssr): enhance dynamic route matching for better performance and accuracy
Show description for 4df97d1
alan-agius4
committed
4df97d1
Copy full SHA for 4df97d1
Commits on Jan 23, 2025
fix(@angular/build): support Vite `allowedHosts` option for development server
Show description for f836be9
clydin
committed
f836be9
Copy full SHA for f836be9
release: cut the v19.2.0-next.0 release
clydin
committed
eb98bbd
Copy full SHA for eb98bbd
build: update github/codeql-action action to v3.28.3
angular-robot
authored and
clydin
committed
774643e
Copy full SHA for 774643e
fix(@angular/build): handle empty module case to avoid TypeError
Show description for 8e884a0
alan-agius4
committed
8e884a0
Copy full SHA for 8e884a0
build: migrate `@angular/build` tests to `rules_js`
Show description for 96490cd
devversion
committed
96490cd
Copy full SHA for 96490cd
build: migrate `modules/testing/builders` to `rules_js` runtime
Show description for 0c26426
devversion
committed
0c26426
Copy full SHA for 0c26426
build: migrate `@angular/ssr` tests to `rules_js`
Show description for af25379
devversion
committed
af25379
Copy full SHA for af25379
build: do not auto install peer dependencies
Show description for 9bc4619
devversion
committed
9bc4619
Copy full SHA for 9bc4619
build: update angular
angular-robot
authored and
clydin
committed
f5dc745
Copy full SHA for f5dc745
Commits on Jan 22, 2025
refactor(@angular/ssr): remove unused `segment` property from metadata
Show description for b9151e2
alan-agius4
authored and
clydin
committed
b9151e2
Copy full SHA for b9151e2
build: update Angular versions for 19.2 prereleases
clydin
committed
5ee6470
Copy full SHA for 5ee6470
docs: release notes for the v19.1.4 release
Show description for 70adba4
clydin
committed
70adba4
Copy full SHA for 70adba4
build: update github/codeql-action action to v3.28.2
angular-robot
authored and
clydin
committed
5fad329
Copy full SHA for 5fad329
build: update all non-major dependencies
angular-robot
authored and
alan-agius4
committed
56a8abc
Copy full SHA for 56a8abc
refactor(@angular/ssr): update `getPathSegments` to use `stripTrailingSlash` instead of `filter(Boolean)`
Show description for b0c2d19
alan-agius4
committed
b0c2d19
Copy full SHA for b0c2d19
fix(@angular/ssr): properly manage catch-all routes with base href
Show description for 3546c6d
alan-agius4
committed
3546c6d
Copy full SHA for 3546c6d
Commits on Jan 21, 2025
fix(@angular/build): include extracted routes in the manifest during prerendering
Show description for 395562a
alan-agius4
committed
395562a
Copy full SHA for 395562a
fix(@angular/build): only issue invalid i18n config error for duplicate `subPaths` with inlined locales
Show description for 334ec0f
alan-agius4
committed
334ec0f
Copy full SHA for 334ec0f
build: exclude CLI workspace projects from tsconfig to speed up IDE/linting
Show description for 838c550
devversion
committed
838c550
Copy full SHA for 838c550
build: migrate `@schematics/angular` tests to `rules_js`
Show description for 3436787
devversion
committed
3436787
Copy full SHA for 3436787
build: migrate `@angular-devkit/schematics-cli` tests to `rules_js`
Show description for ac055e1
devversion
committed
ac055e1
Copy full SHA for ac055e1
build: migrate `@angular-devkit/schematics/tools` tests to `rules_js`
Show description for 612c178
devversion
committed
612c178
Copy full SHA for 612c178
build: migrate `@ngtools/webpack` tests to `rules_js`
Show description for 1aa943c
devversion
committed
1aa943c
Copy full SHA for 1aa943c
build: migrate `@angular-devkit/core/node` tests to `rules_js`
Show description for e8a97aa
devversion
committed
e8a97aa
Copy full SHA for e8a97aa
build: migrate `@angular-devkit/architect/node` tests to `rules_js`
Show description for 397ea00
devversion
committed
397ea00
Copy full SHA for 397ea00
ci: replace platform linux with windows 11
Show description for e01b4f6
alan-agius4
committed
e01b4f6
Copy full SHA for e01b4f6
fix(@angular/build): replace deprecation of `i18n.baseHref` with a warning
Show description for 8535c11
alan-agius4
committed
8535c11
Copy full SHA for 8535c11
Pagination
Previous
Next
You can’t perform that action at this time.