This project is mirrored from https://github.com/angular/angular.git.
Pull mirroring updated .
- Aug 03, 2023
-
-
Alex Rickabaugh authored
-
- Aug 02, 2023
-
-
Matthieu Riegler authored
dgeni was complaning about an unknown decorator (`@Input`) PR Close #51237
-
aanchal authored
PR Close #51235
-
aanchal authored
PR Close #51233
-
Matthieu Riegler authored
This hack is remnant of the Ivy migration. PR Close #51224
-
Matthieu Riegler authored
This code is duplicated but unused. PR Close #51223
-
Matthieu Riegler authored
`createInjector` is not public. PR Close #51221
-
Matthieu Riegler authored
We were not reyling on it anymore. PR Close #51217
-
aanchal authored
PR Close #51204
-
aanchal authored
PR Close #51201
-
aanchal authored
PR Close #51200
-
aanchal authored
PR Close #51199
-
aanchal authored
PR Close #51198
-
Aristeidis Bampakos authored
PR Close #51197
-
Aristeidis Bampakos authored
PR Close #51184
-
Angular Robot authored
See associated pull request for more information. PR Close #51139
-
- Jul 29, 2023
-
-
Joey Perrott authored
Remove test_angular_devtools and test_win jobs which were migrated to GHA PR Close #51194
-
Jáchym Bambuch authored
PR Close #51192
-
P4 authored
Change sourceSpan for Comment nodes to cover the whole comment instead of just the opening token. The primary motivation for this is the interaction between ESLint and `@angular-eslint`. ESLint can detect unused `eslint-disable` directives in comments and automatically remove them when running with `--fix`. This is based on ranges computed from AST spans, and as a result does not work inside Angular templates - right now all comments claim to be 4 characters long so only the opening `<!--` is removed. PR Close #50855
-
- Jul 27, 2023
-
-
Kristiyan Kostadinov authored
Currently the label showing the component name is always positioned from the bottom/right edge of the element which may be outside of the viewport. These changes add some logic to fall back to a different position so that the label is always visible. I've also cleaned the `highlighter.ts` file up a bit. Fixes #48479. PR Close #50656
-
sunilbaba authored
docs(docs-infra): Adding required and Transform Args into the usage and documentation of input (#51173) I# No commands remaining. PR Close #51173
-
Sid authored
Summary of changes: * change 'notice that' -> note that * break large sentence to smaller ones to improve readability * use future tense & modal verbs to indicate future events PR Close #49578
-
abergquist authored
Split a run-on sentence into 2 sentences and improved link accessibility. PR Close #47326
-
Andrew Kushnir authored
-
- Jul 26, 2023
-
-
alkavats1 authored
PR Close #51151
-
Matthieu Riegler authored
Code cleaning arround the `Object.keys()` in the core tests. PR Close #51153
-
- Jul 24, 2023
-
-
Matthieu Riegler authored
These docs are orphoned, no longer referenced anywhere in the docs, we can safery remove them. PR Close #51147
-
alkavats1 authored
PR Close #51150
-
Matthieu Riegler authored
This fixes a rendering issue where the periods would be bellow the text block. PR Close #51144
-
- Jul 22, 2023
-
-
Kevin Boss authored
PR Close #51115
-
Matthieu Riegler authored
PR Close #51129
-
arturovt authored
Accessing the `Zone` variable without checking if it's defined or not leads to an error "Zone is not defined" if zone.js is not imported (nooped). This commit adds an additional check before getting the current zone where the `doRequest` is being called. PR Close #51119
-
alkavats1 authored
PR Close #51110
-
Joey Perrott authored
See associated pull request for more information. PR Close #51133
-
- Jul 21, 2023
-
-
Angular Robot authored
See associated pull request for more information. PR Close #51126
-
Matthieu Riegler authored
docs.angular.lat hasn't been updated in a while and is stuck at v10. Let's remove it. Fixes #47644 PR Close #51117
-
Matthieu Riegler authored
On Firefox when an `a` element contains a `block` element, the `a` element is not aligned with the `li` marker. Fixes #51112 PR Close #51116
-
Angular Robot authored
See associated pull request for more information. PR Close #51077
-
Angular Robot authored
See associated pull request for more information. PR Close #51085
-
Matthieu Riegler authored
cf https://github.com/firebase/firebase-tools/releases/tag/v12.4.5 PR Close #51113
-