Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
364 commits
Select commit Hold shift + click to select a range
f8e5119
refactor(devtools): migrate devtools to prettier formatting (#58624)
sheikalthaf Nov 13, 2024
a3521df
docs: add note about dev-server startup and styles (#58751)
clydin Nov 19, 2024
7bd3f77
docs: update titles for resource and linkedSignal (#58761)
jelbourn Nov 19, 2024
0f2b071
docs: add details on how `@defer` loads deps (#58763)
jelbourn Nov 19, 2024
71549dd
build: update cross-repo angular dependencies (#58666)
angular-robot Nov 19, 2024
1455558
docs(docs-infra): have a redirect for `guide/components/anatomy-of-co…
JeanMeche Nov 19, 2024
466d557
docs: add missing ng update command to v19 update guide (#58762)
aboudard Nov 20, 2024
18991d3
fix(migrations): handle parameters with initializers in inject migrat…
crisbeto Nov 20, 2024
e4c50b3
feat(common): expose component instance in NgComponentOutlet (#58698)
crisbeto Nov 17, 2024
67a4a7b
refactor(language-service): reuse code fixes map for has fix check (#…
clydin Nov 19, 2024
6ad3059
docs(core): add descriptive usage line for projectableNodes param in …
MarkAxisa Nov 18, 2024
985bcb4
build: update dependency @types/diff to v6 (#58426)
angular-robot Nov 4, 2024
d163c8f
ci: update to latest actions from angular/dev-infra (#58781)
josephperrott Nov 20, 2024
2cef60d
build: update all non-major dependencies (#58729)
angular-robot Nov 19, 2024
753298b
build: update github/codeql-action action to v3.27.5 (#58730)
angular-robot Nov 20, 2024
6a4c552
ci: set up perf tracking CI job (#58779)
josephperrott Nov 20, 2024
4b58ef6
build: update io_bazel_rules_sass digest to 35b1c32 (#58674)
angular-robot Nov 15, 2024
7cb97fb
docs(compiler): add strictStandalone option to angular compiler optio…
voi99 Nov 20, 2024
d646d8b
ci: update to latest actions from angular/dev-infra (#58799)
josephperrott Nov 21, 2024
0b634b8
docs: minor updates to hybrid rendering docs (#58797)
alan-agius4 Nov 21, 2024
5b75d75
build: update cross-repo angular dependencies (#58778)
angular-robot Nov 21, 2024
d27f97d
refactor(core): introduce `TracingService` for snapshot-based tracing…
alxhub Nov 12, 2024
7eeae9f
refactor(core): adjust tracing service (#58771)
crisbeto Nov 20, 2024
cebf255
refactor(forms): work around another TypeScript 5.7 issue (#58782)
crisbeto Nov 20, 2024
21f757c
fix(core): correctly perform lazy routes migration for components wit…
JoostK Nov 21, 2024
3e7cb2c
docs: fix 404 link in roadmap (#58791)
P4 Nov 21, 2024
845e0c1
docs(docs-infra): fix top-level banner styles and make it responsive …
Ahmed-Hakeem Nov 19, 2024
66ef77f
docs(docs-infra): show the top-level banner on top of all the element…
Ahmed-Hakeem Nov 20, 2024
b46ac88
docs(docs-infra): fix the hovering animation of banner text and make …
Ahmed-Hakeem Nov 20, 2024
3fc14ec
fix(migrations): Mark hoisted properties as removed in inject migrati…
Nov 21, 2024
1fe001e
fix(migrations): fix provide-initializer migration when using useFact…
yjaaidi Nov 6, 2024
bd08d1d
fix(core): Prevents race condition of cleanup for incremental hydrati…
thePunderWoman Nov 18, 2024
cc239e3
docs: update front page banner to link to the blog (#58803)
mgechev Nov 21, 2024
753e6f4
docs: update resource.md (#58795)
jesusreal Nov 21, 2024
21ac592
docs: Fix typo in standalone section of Anatomy of a component (#58807)
melroy89 Nov 21, 2024
de88519
docs: signal has to be called (#58816)
danymarques Nov 22, 2024
292147b
docs(docs-infra): fix visually-hidden elements style (#58812)
Ahmed-Hakeem Nov 22, 2024
40e2108
docs(docs-infra): remove the usage of the deprecated core mixin as it…
Ahmed-Hakeem Nov 22, 2024
a3857fa
docs: Fix more typos. (#58809)
melroy89 Nov 21, 2024
70020e9
docs: Fix automatically typo (#58808)
melroy89 Nov 21, 2024
aca8cc0
build: lock file maintenance (#58711)
angular-robot Nov 20, 2024
1e11d0c
build: fix path of `@angular/ssr` package (#58821)
alan-agius4 Nov 22, 2024
b562421
build: correct ignore nested node_modules (#58821)
alan-agius4 Nov 22, 2024
7fd034e
build: remove unused patch (#58821)
alan-agius4 Nov 22, 2024
317f41e
build: update dependency ngx-progressbar to v13 (#58822)
angular-robot Nov 16, 2024
bd5ac61
build: update dependency typescript to v5.6.3 (#58458)
angular-robot Nov 19, 2024
843c34f
build: update bazel setup (#58102)
angular-robot Nov 4, 2024
e294ca8
docs: fix RxJS interop typo (#58823)
ricardojbertolin Nov 22, 2024
2211cc3
docs: add missing ng update material command to v19 update guide (#58…
sp90 Nov 20, 2024
4f2df5b
docs: update prettier link to the correct one (#58757)
NothingEverHappens Nov 19, 2024
834c7c3
fix(core): make component id generation more stable between client an…
AndrewKushnir Nov 22, 2024
893886d
docs: add tools/extensions of started tutorial (#58416)
vladboisa Oct 29, 2024
1bdc3f1
docs(docs-infra): changed default type to object (#58289)
vladboisa Oct 21, 2024
6884ead
ci: update perf workflow to the latest version (#58876)
josephperrott Nov 25, 2024
a534fa5
build: lock file maintenance (#58867)
angular-robot Nov 25, 2024
9a37459
build: update g3 sync config (#58837)
crisbeto Nov 23, 2024
b7c591c
docs(docs-infra): display navigation items as HTML. (#58093)
JeanMeche Oct 5, 2024
d2b8a1f
refactor(docs-infra): remove deprecated modules from testing and use …
sheikalthaf Nov 24, 2024
2c8cb13
refactor(docs-infra): use input bindings in docs component (#58826)
pkozlowski-opensource Nov 22, 2024
15f0716
refactor(core): make lView[Injector] non-nullable (#58805)
NothingEverHappens Nov 21, 2024
7f6f5f9
refactor(core): use `ApplicationRef.whenStable` instead of a custom u…
AndrewKushnir Nov 23, 2024
4e92449
fix(compiler-cli): more accurate diagnostics for host binding parser …
crisbeto Nov 25, 2024
4f1f4a1
refactor(migrations): skip TS version check in tsurge (#58866)
crisbeto Nov 25, 2024
58c0b36
docs: add standalone example for `ErrorHandler` (#58859)
JeanMeche Nov 24, 2024
901fd1c
fix(core): Ensure resource sets an error (#58855)
JeanMeche Nov 24, 2024
f6a84f0
refactor(core): remove unused field in `ApplicationRef` class (#58864)
AndrewKushnir Nov 25, 2024
c56ec5e
refactor(core): invoke `setActiveConsumer` in `ɵɵdeferHydrateWhen` at…
AndrewKushnir Nov 25, 2024
bd1f129
feat(core): support TypeScript 5.7 (#58609)
crisbeto Nov 25, 2024
e395364
build: pin google-github-actions/auth action to 6fc4af4 (#58879)
angular-robot Nov 25, 2024
cc40237
build: update cross-repo angular dependencies (#58877)
angular-robot Nov 25, 2024
785c611
fix(core): Ensure _tick is always run within the TracingSnapshot. (#5…
arielbackenroth Nov 25, 2024
3e2851b
docs: update link for language service config for neovim (#58479)
ZhiliangGong Nov 2, 2024
a585e49
docs: fix @let roadmap tile. (#58886)
JeanMeche Nov 25, 2024
79ec87e
fix(docs-infra): fix cards not shown if we hit the API page without a…
Ahmed-Hakeem Nov 25, 2024
1819728
build: update all non-major dependencies (#58888)
angular-robot Nov 26, 2024
61ae17a
refactor(router): remove unused default error handler function (#58819)
JelleBruisten Nov 22, 2024
55581b4
build: update cross-repo angular dependencies (#58900)
angular-robot Nov 26, 2024
c1bcae1
docs: release notes for the v19.0.1 release
thePunderWoman Nov 26, 2024
fcde96d
release: cut the v19.1.0-next.0 release
thePunderWoman Nov 26, 2024
b243ac1
docs: release notes for the v18.2.13 release
thePunderWoman Nov 26, 2024
57f1c3a
docs: use modern api for environment initializer (#58904)
eneajaho Nov 26, 2024
8831b30
build: update Angular tooling packages (#58891)
alan-agius4 Nov 26, 2024
0499e1b
refactor(core): remove private `whenStable` (#58891)
alan-agius4 Nov 26, 2024
fcccb4d
build: update cross-repo angular dependencies to ^19.1.0-next (#58910)
angular-robot Nov 26, 2024
ba2a5d5
docs: add references to Vite DevServer Proxy documentation (#58077)
amirhosseinadev Oct 13, 2024
0f1c718
docs: capitalize webpack with a lowercase W (#56812)
ugultopu Jul 2, 2024
0c00907
refactor(docs-infra): use interpolation instead of innerHTML for bett…
eneajaho Nov 26, 2024
4a874bf
build: update cross-repo angular dependencies to v19.1.0-next.0 (#58927)
angular-robot Nov 27, 2024
b460ced
docs(docs-infra): remove unused code (#58925)
eneajaho Nov 27, 2024
4e4bbb0
refactor(core): Make wording of effect-allowSignalWrites deprecation …
wartab Nov 21, 2024
38fe180
refactor(compiler): Adds ingest and flags for defer details (#58833)
thePunderWoman Nov 26, 2024
30891d8
refactor(core): Consolidates shouldTrigger* methods down to one (#58833)
thePunderWoman Nov 19, 2024
89e40ce
docs: remove dev preview warning for rxjs-interop in output page (#58…
msmallest Nov 27, 2024
b0c30f9
docs(docs-infra): remove unused `api-examples` (#58885)
JeanMeche Nov 25, 2024
c05a158
build: update cross-repo angular dependencies (#58932)
angular-robot Nov 27, 2024
96c90a5
refactor(devtools): removed standalone: true (#58922)
sheikalthaf Nov 27, 2024
3b76536
fix(core): Explicitly manage TracingSnapshot lifecycle and dispose of…
arielbackenroth Nov 27, 2024
6ff53b7
docs(docs-infra): Drop standalone: true (#58914)
kirjs Nov 27, 2024
f280467
fix(compiler-cli): account for multiple generated namespace imports i…
crisbeto Nov 27, 2024
4315b87
docs(docs-infra): remove redundant nav menu items from the DOM in the…
hawkgs Nov 27, 2024
a4b86b2
refactor(core): preventing resolving renderer factory every tick (#58…
arturovt Nov 13, 2024
66abff6
docs(docs-infra): don't use `URL` to check for external links (#58955)
JeanMeche Nov 28, 2024
20a3c6f
docs(docs-infra): fix the overscroll behavior of the search dialogue …
Ahmed-Hakeem Nov 28, 2024
d5f9d02
docs(core): grammatical fix (#58204)
GustavBlomqvist Oct 15, 2024
e495a68
docs(core): Update linked-signal.md (#58756)
robertIsaac Nov 19, 2024
e76ddcc
fix(docs-infra): do not focus h1 from docs-top-level-banner (#57698)
9kubczas4 Sep 6, 2024
02970f0
docs: add missing output migration page (#58942)
aboudard Nov 27, 2024
357166e
docs: fix `IMPORTANT` for "Animating the items of a reordering list" …
msmallest Nov 27, 2024
6eee201
docs: correctly display note about DI tokens (#58967)
alan-agius4 Nov 29, 2024
a1c284f
docs: update state of JS banner expiry (#58966)
thesmiler Nov 29, 2024
ed965bd
docs: update two-way binding example in documentation (#58963)
PrajaktaB27 Nov 29, 2024
6da74c6
docs(docs-infra): handle the long API names in the API cards (#58986)
Ahmed-Hakeem Dec 1, 2024
21b993c
refactor(compiler): remove allowInvalidAssignmentEvents flag (#58988)
crisbeto Dec 1, 2024
e31e52e
fix(migrations): class content being deleted in some edge cases (#58959)
crisbeto Nov 28, 2024
508d3a1
fix(migrations): correctly strip away parameters surrounded by commen…
crisbeto Nov 28, 2024
a4924af
fix(migrations): inject migration aggressively removing imports (#58959)
crisbeto Nov 28, 2024
68e5ba7
fix(migrations): preserve type literals and tuples in inject migratio…
crisbeto Nov 28, 2024
7191aa6
fix(migrations): don't migrate classes with parameters that can't be …
crisbeto Nov 28, 2024
35165d1
fix(migrations): inject migration dropping code if everything except …
crisbeto Nov 29, 2024
16ab166
docs(docs-infra): add missing dot (#58993)
gy-mate Dec 2, 2024
1cfbfc6
fix(platform-server): remove peer dependency on animations (#58997)
crisbeto Dec 2, 2024
1b6204d
docs(core): fix eventCoalescing comment (#57097)
timonkrebs Dec 1, 2024
7c628f9
ci: mark devversion as unavailable (#59007)
devversion Dec 2, 2024
d0ea622
docs(docs-infra): read jsdoctags from function overloads (#58994)
JeanMeche Dec 2, 2024
e305b45
build: lock file maintenance (#58998)
angular-robot Dec 2, 2024
bad05a0
docs: fix a typo in an example in Templates page (#58985)
kauanmn Nov 30, 2024
aff4f66
docs: add a notice on compiler parsing changes (#58748)
GeorgySerga Nov 19, 2024
c3b6e88
docs: add import for toObservable (#58991)
EmmanuelDemey Dec 1, 2024
10b3dcc
build: update cross-repo angular dependencies (#59010)
angular-robot Dec 2, 2024
ef10d52
refactor(devtools): adds router graph implementation and demo (#58213)
sumitarora Oct 15, 2024
42b1662
refactor(devtools): removing unused styles and addressing PR comments…
sumitarora Oct 27, 2024
55c3cd3
build: update io_bazel_rules_sass digest to fe48516 (#59014)
angular-robot Dec 3, 2024
992e64f
build: update all non-major dependencies to ~5.5.0 (#59016)
angular-robot Dec 3, 2024
392c036
build: update dependency mocha to v11 (#59012)
angular-robot Dec 2, 2024
fa0a9a5
refactor(core): add "kind" to signal prototype nodes (#58333)
AleksanderBodurri Nov 20, 2024
a37af17
docs: remove extra spacing from DI token note (#59023)
alan-agius4 Dec 3, 2024
f073bed
ci: add kirjs to pullapprove groups (#59025)
thePunderWoman Dec 3, 2024
35d390d
build: update io_bazel_rules_sass digest to df7d2a9 (#59034)
angular-robot Dec 4, 2024
8d6ea5b
docs: fix missing alert block styles in the API reference (#59020)
hawkgs Dec 3, 2024
e894a5d
feat(core): set kind field on template and effect nodes (#58865)
AleksanderBodurri Nov 25, 2024
9658dd1
refactor(common): remove standalone: true (#58949)
sheikalthaf Nov 28, 2024
922ffdb
feat(docs-infra): move members descriptions section to the center of …
hawkgs Nov 12, 2024
316bf17
docs: release notes for the v19.0.2 release
pkozlowski-opensource Dec 4, 2024
dc7d555
release: cut the v19.1.0-next.1 release
pkozlowski-opensource Dec 4, 2024
0513fbc
docs: set syntax highlighting of code examples MD code blocks (#59026)
hawkgs Dec 3, 2024
a4ee2d9
feat(docs-infra): include code examples files in the API gen (#59004)
hawkgs Nov 28, 2024
8b93e3c
feat(docs-infra): implement interpolation script (#59004)
hawkgs Nov 29, 2024
e0beb27
fix(docs-infra): interpolation script nesting (#59004)
hawkgs Nov 29, 2024
e1009f0
fix(docs-infra): handle regions overlap and multiple-regions examples…
hawkgs Nov 29, 2024
f13f52f
feat(docs-infra): remove redundant JSDoc transform related to code ex…
hawkgs Nov 29, 2024
9ca8ddb
fix(docs-infra): markdown code block highlighting for the different f…
hawkgs Nov 29, 2024
b97b920
test(docs-infra): add initial test (#59004)
hawkgs Nov 29, 2024
d40967c
fix(docs-infra): minor bug fixes (#59004)
hawkgs Dec 2, 2024
c13528b
test(docs-infra): interpolation mechanism (#59004)
hawkgs Dec 2, 2024
b8b6c8c
refactor(docs-infra): convert code-example-s that have only region pa…
hawkgs Dec 2, 2024
0a399e7
refactor(docs-infra): update comments (#59004)
hawkgs Dec 2, 2024
77a0ee8
feat(docs-infra): use angular-ts and angular-html shiki highlighting …
hawkgs Dec 4, 2024
60e5900
build: update cross-repo angular dependencies (#59011)
angular-robot Dec 4, 2024
04e074b
Revert "fix(platform-server): remove peer dependency on animations (#…
JeanMeche Dec 4, 2024
acf9ab2
docs: release notes for the v19.0.3 release
pkozlowski-opensource Dec 4, 2024
4a030f7
release: cut the v19.1.0-next.2 release
pkozlowski-opensource Dec 4, 2024
73dc59d
ci: update to latest version of dev-infra actions (#59070)
josephperrott Dec 5, 2024
8780399
refactor(core): Remove event_contract_multi_container (#59059)
tbondwilkinson Dec 4, 2024
2e907ea
refactor(compiler-cli): remove circular dep in the partial evaluator …
alxhub Dec 5, 2024
8b02d11
refactor(compiler): remove circular dep in the output ast (#59083)
alxhub Dec 5, 2024
5a4ac89
refactor(core): remove circular dep in ViewRef definition (#59083)
alxhub Dec 5, 2024
039bcad
refactor(core): remove circular dep in iterable differs. (#59083)
alxhub Dec 5, 2024
587d401
refactor(core): remove circular dep in DI code (#59083)
alxhub Dec 5, 2024
e6503f8
refactor(core): remove circular dep in ComponentFactoryResolver (#59083)
alxhub Dec 5, 2024
8cea383
refactor(core): remove circular dep in JIT decorator definitions (#59…
alxhub Dec 5, 2024
9d3ced6
refactor(core): remove circular dep in LView & LContainer definitions…
alxhub Dec 5, 2024
ee53dc0
refactor(router): remove circular dep in RouterOutletContext (#59083)
alxhub Dec 5, 2024
e61a199
refactor(router): remove circular dep in router model definitions (#5…
alxhub Dec 5, 2024
4a0c6cd
refactor(router): remove circular dep in router navigation code (#59083)
alxhub Dec 5, 2024
f6bed75
docs: fix formating for NG0913 (#58869)
JeanMeche Nov 25, 2024
fe40143
refactor(router): remove standalone true (#58950)
sheikalthaf Nov 28, 2024
f15ccb9
docs(docs-infra): enable tslint (#58961)
JeanMeche Nov 28, 2024
00d5b0d
refactor(compiler-cli): rework path normalization function (#58982)
crisbeto Nov 25, 2024
c9b3bd8
refactor(compiler): capture template path (#58982)
crisbeto Nov 25, 2024
90896b8
refactor(core): add runtime logic for attaching source locations (#58…
crisbeto Nov 26, 2024
4559e12
refactor(compiler): generate debug location instruction (#58982)
crisbeto Dec 5, 2024
2a7103a
docs: remove inline `docs-code` in table (#58992)
JeanMeche Dec 1, 2024
68c5e02
refactor(compiler-cli): rename misleading function (#59002)
crisbeto Nov 29, 2024
c5c20e9
fix(compiler-cli): check event side of two-way bindings (#59002)
crisbeto Dec 2, 2024
6fd8a20
refactor(compiler-cli): move two-way binding fix behind flag (#59002)
crisbeto Dec 5, 2024
52be351
fix(platform-browser): collect external component styles from server …
clydin Dec 3, 2024
0034ce5
refactor(http): Don't log fetch warning in tests. (#59049)
JeanMeche Dec 4, 2024
1b9492e
fix(compiler-cli): error in unused standalone imports diagnostic (#59…
crisbeto Dec 5, 2024
0dee268
fix(compiler-cli): consider pre-release versions when detecting featu…
crisbeto Dec 5, 2024
30e6760
fix(core): Fix a bug where snapshotted functions are being run twice …
arielbackenroth Dec 5, 2024
46f00f9
build: update actions/cache digest to 1bd1e32 (#59077)
angular-robot Dec 5, 2024
d010e11
feat(core): add event listener options to renderer (#59092)
crisbeto Dec 6, 2024
5b5418c
refactor(docs-infra): fix build-time warnings (#59100)
crisbeto Dec 7, 2024
de9fb8a
docs(docs-infra): removed confusing extra single quote (#59101)
ask-786 Dec 7, 2024
a88b899
docs: fix mermaid DI diagram. (#59105)
JeanMeche Dec 8, 2024
2beb374
build: lock file maintenance (#59110)
angular-robot Dec 9, 2024
2d49c36
docs: improve docs on NgModule providers (#59111)
RafaelJCamara Dec 9, 2024
24e317c
refactor: replace `ɵPendingTasks` with `ɵPendingTasksInternal` (#59138)
alan-agius4 Dec 10, 2024
29f1cc7
build: update github/codeql-action action to v3.27.7 (#59126)
angular-robot Dec 10, 2024
47b4b3e
docs: add approximate v19.x and v20 release dates (#59130)
thesmiler Dec 5, 2024
33167d9
refactor(core): implement experimental getSignalGraph debug API (#57074)
AleksanderBodurri Oct 22, 2024
f3729ce
ci: Update caretaker config for merge queue (#59095)
thePunderWoman Dec 6, 2024
cfc1679
docs: release notes for the v19.0.4 release (#59168)
alxhub Dec 12, 2024
d6fdfb1
release: cut the v19.1.0-next.3 release
AndrewKushnir Dec 12, 2024
5088b37
refactor(docs-infra): improve API reference page loading time and dro…
eneajaho Nov 26, 2024
300b141
fix(platform-server): Warn user when transfer state happens more than…
kirjs Nov 27, 2024
d8f08f4
refactor(core): incremental hydration TODO cleanup (#59032)
thePunderWoman Dec 3, 2024
cb685d8
refactor(common): update the NgOptimizedImage message to use `@if` in…
tidusjar Dec 10, 2024
c9b8319
refactor(core): allow tracing service to wrap event listeners (#59134)
crisbeto Dec 10, 2024
6fa8622
refactor(core): replace regexp in incremental hydration (#59158)
thePunderWoman Dec 11, 2024
1f1fff3
perf(docs-infra): improve app firebase configuration (#59170)
alan-agius4 Dec 12, 2024
cf89f14
fix(core): Fix nested timer serialization (#59173)
thePunderWoman Dec 12, 2024
019fc59
build: update dependency https-proxy-agent to v7.0.6 (#59125)
angular-robot Dec 10, 2024
df474f3
build: update babel dependencies (#59127)
angular-robot Dec 10, 2024
8230388
build: simplify symbol tests format (#59147)
crisbeto Dec 11, 2024
225b5fa
docs(docs-infra): make font styles consistent in the API code ToC (#5…
hawkgs Dec 5, 2024
9203276
docs: update i18n deployment docs to use subPath option (#59166)
alan-agius4 Dec 12, 2024
4c2cdd2
docs(core): remove redundant reference-manifests handwritten entries …
hawkgs Dec 12, 2024
38b090a
docs: correct typo in description of runTask method (#59119)
shayan-ghzl Dec 9, 2024
1f4ff2f
fix(core): avoid triggering `on timer` and `on idle` on the server (#…
AndrewKushnir Dec 13, 2024
4a2df56
refactor(core): add skipped defer blocks count to ngDevMode (#59188)
thePunderWoman Dec 13, 2024
1413677
refactor(core): remove unused field (#59184)
crisbeto Dec 12, 2024
8a60312
refactor(core): track debugging information about deferred triggers (…
crisbeto Dec 13, 2024
57f3550
feat(core): add utility for resolving defer block information to ng g…
crisbeto Dec 14, 2024
9e0b50b
refactor(core): add `ENABLE_ROOT_COMPONENT_BOOTSTRAP` token (#59133)
alan-agius4 Dec 16, 2024
6f66b04
docs: Fix Dependency Injection Readme guide link (#59193)
joshbenner851 Dec 14, 2024
cf27cbb
docs(docs-infra): remove costly `localeCompare` (#59106)
JeanMeche Dec 8, 2024
f9e6db9
docs: use arrays in the impure pipe example (#59196)
langxyzxyz Dec 14, 2024
dcc5722
docs: remove unused import from example (#59200)
langxyzxyz Dec 15, 2024
b4f38e5
build: lock file maintenance (#59202)
angular-robot Dec 16, 2024
add84dd
docs(docs-infra): replace newline with <br> (#59156)
vladboisa Dec 11, 2024
2f5f898
docs(animations): update position parameter to be a decimal (#57927)
muhammadawaisshaikh Sep 23, 2024
241416e
docs(elements): Add limitations section (#58194)
pcvonz Oct 14, 2024
46c13ee
docs: add anti-patterns and notes about 3rd party scripts (#59210)
thePunderWoman Dec 16, 2024
204d109
build: update github/codeql-action action to v3.27.9 (#59212)
angular-robot Dec 17, 2024
47212e0
refactor(compiler-cli): fix instanceof for error not working (#59219)
devversion Dec 17, 2024
9b0aab9
release: bump Angular DevTools version to 1.0.19 (#59225)
dgp1130 Dec 17, 2024
8333ef7
docs: Fix Code of Conduct Readme link (#59217)
Avcharov Dec 17, 2024
c181903
refactor(core): reduce generated code (#59220)
alan-agius4 Dec 17, 2024
22f191f
feat(core): extend the set of profiler events (#59183)
pkozlowski-opensource Dec 13, 2024
3b73a73
Update defer.md (#59231)
sandythesand Dec 18, 2024
eebde48
docs: fix typo in code example (#59235)
Dec 18, 2024
f2a0321
docs: release notes for the v19.0.5 release
AndrewKushnir Dec 18, 2024
f28359e
release: cut the v19.1.0-next.4 release
AndrewKushnir Dec 18, 2024
3d86c58
docs: fix dynamic template tutorial (#59234)
JeanMeche Dec 18, 2024
db87474
docs: update example code formatting (#59242)
langxyzxyz Dec 19, 2024
b97bc5b
build: update cross-repo angular dependencies (#59053)
angular-robot Dec 19, 2024
2c3630a
ci: consolidate pullapprove groups (#59080)
thePunderWoman Dec 5, 2024
8c5db3c
fix(platform-browser): avoid circular DI error in async renderer (#59…
crisbeto Dec 20, 2024
f8d22a9
fix(bazel): allow `ng_package` to work with `rules_js` dependencies (…
devversion Dec 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 7 additions & 7 deletions .bazelignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@ dist

# All integration test node_modules folders
integration/animations/node_modules
integration/animations-async/node_modules
integration/cli-elements-universal/node_modules
integration/cli-hello-world/node_modules
integration/cli-hello-world-ivy-i18n/node_modules
integration/cli-hello-world-lazy/node_modules
integration/cli-hello-world-mocha/node_modules
integration/cli-signal-inputs/node_modules
integration/platform-server-hydration/node_modules
integration/defer/node_modules
integration/dynamic-compiler/node_modules
integration/forms/node_modules
integration/injectable-def/node_modules
integration/ivy-i18n/node_modules
integration/ng-add-localize/node_modules
integration/ng_elements/node_modules
integration/ng_update/node_modules
integration/ng_update_migrations/node_modules
integration/ng-add-localize/node_modules
integration/nodenext_resolution/node_modules
integration/npm_package_archives.bzl/node_modules
integration/platform-server/node_modules
integration/platform-server-hydration/node_modules
integration/service-worker-schema/node_modules
integration/side-effects/node_modules
integration/standalone-bootstrap/node_modules
integration/terser/node_modules
integration/trusted-types/node_modules
integration/typings_test_rxjs7/node_modules
integration/typings_test_ts49/node_modules
integration/typings_test_ts50/node_modules
integration/typings_test_ts51/node_modules
integration/typings_test_ts52/node_modules
integration/typings_test_ts55/node_modules
integration/typings_test_ts56/node_modules
integration/typings_test_ts57/node_modules
modules/ssr-benchmarks/node_modules
6 changes: 0 additions & 6 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,6 @@ query --output=label_kind
# By default, failing tests don't print any output, it goes to the log file
test --test_output=errors

################################
# Settings for CircleCI #
################################

# Bazel flags for CircleCI are in /.circleci/bazel.linux.rc and /.circleci/bazel.windows.rc

##################################
# Remote Build Execution support #
# Turn on these settings with #
Expand Down
19 changes: 0 additions & 19 deletions .circleci/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions .circleci/bazel.common.rc

This file was deleted.

23 changes: 0 additions & 23 deletions .circleci/bazel.linux.rc

This file was deleted.

17 changes: 0 additions & 17 deletions .circleci/bazel.windows.rc

This file was deleted.

16 changes: 0 additions & 16 deletions .circleci/config.yml

This file was deleted.

76 changes: 0 additions & 76 deletions .circleci/env-helpers.inc.sh

This file was deleted.

4 changes: 0 additions & 4 deletions .circleci/env.linux.sh

This file was deleted.

88 changes: 0 additions & 88 deletions .circleci/env.sh

This file was deleted.

13 changes: 0 additions & 13 deletions .circleci/env.windows.sh

This file was deleted.

11 changes: 0 additions & 11 deletions .circleci/setup_cache.sh

This file was deleted.

3 changes: 1 addition & 2 deletions .devcontainer/recommended-Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Image metadata and config.
# Ideally, the Node.js version should match what we use on CI.
# See `executors > default-executor` in `.circleci/config.yml`.
FROM cimg/node:18.13.0@sha256:45d0ee279f522c4562a464df71108104cc9b2187205333ffd0707d4f05589731


Expand All @@ -12,7 +11,7 @@ LABEL name="Angular dev environment" \
EXPOSE 4000 4200 4433 5000 8080 9876


# Switch to `root` (CircleCI images use `circleci` as the user).
# Switch to `root`.
USER root


Expand Down
Loading
Loading