Angular Robot
90bbc68d44
build: update cross-repo angular dependencies ( #54883 )
...
See associated pull request for more information.
PR Close #54883
2024-03-15 17:06:44 +00:00
Angular Robot
6b345133e3
build: update cross-repo angular dependencies ( #54186 )
...
See associated pull request for more information.
PR Close #54186
2024-02-09 14:57:46 +00:00
Mateusz Daniluk
de777afbc5
refactor: standardize doctype declaration to <!DOCTYPE html> ( #51052 )
...
This commit standardizes the doctype declaration across all HTML files in the project to use `<!DOCTYPE html>`
PR Close #51052
2024-02-01 19:29:46 +00:00
Matthieu Riegler
bc81440b25
docs(docs-infra): Remove the edit button from AIO ( #54204 )
...
As a move to reduce PRs toward AIO we drop the edit button and recommend users to use ADEV instead and make suggestions there.
PR Close #54204
2024-02-01 18:54:55 +00:00
Angular Robot
989d496708
build: update cross-repo angular dependencies ( #54178 )
...
See associated pull request for more information.
PR Close #54178
2024-01-31 20:13:06 +00:00
Paul Gschwendtner
fcea8c1c5d
feat(docs-infra): show overloads of methods in API overview ( #54053 )
...
This enables us to show overloads of methods in the API overview. This
is useful for e.g. showing the various signatures of the signal input
function, or for signal-based queris.
There seems to be some issues with the length of the `InputFunction`
overloads. There is some line wrapping that doesn't make it _super_
readable but this is an unrelated problem to this change, but rather
a question of UI / API representation in the angular.io site.
PR Close #54053
2024-01-26 19:10:56 +00:00
Sylvain DEDIEU
1c49160129
docs(docs-infra): add if cases in templates to avoid internal marked parameters or methods to appear in the documentation ( #52020 )
...
Fix case of not wanted internal properties displayed in the documentation by adding if blocks in the concerned templates. So if the option is marked as internal the template won't create an entry in the documentation table for the concerned property of method
Fixes #52018
PR Close #52020
2024-01-26 15:47:15 +00:00
Angular Robot
ee68df9be9
build: update all non-major dependencies ( #53979 )
...
See associated pull request for more information.
PR Close #53979
2024-01-19 10:11:29 +01:00
Angular Robot
c67647b8c2
build: update cross-repo angular dependencies ( #53970 )
...
See associated pull request for more information.
PR Close #53970
2024-01-18 17:16:34 +01:00
Matthieu Riegler
6007af9651
docs: add platform-browser/animations/async entry to AIO ( #53914 )
...
fixes #53912
PR Close #53914
2024-01-17 09:14:42 -08:00
Angular Robot
a2087a1978
build: update cross-repo angular dependencies ( #53606 )
...
See associated pull request for more information.
PR Close #53606
2024-01-12 10:27:01 -08:00
Angular Robot
4a87a8ac10
build: update cross-repo angular dependencies ( #53836 )
...
See associated pull request for more information.
PR Close #53836
2024-01-08 11:31:57 -08:00
Joey Perrott
c4de4e1f89
refactor(docs-infra): build adev application using local generated assets ( #53511 )
...
Use local generated assets to build adev application.
PR Close #53511
2023-12-20 14:49:31 -08:00
Angular Robot
6b20561e1d
build: update cross-repo angular dependencies ( #52422 )
...
See associated pull request for more information.
PR Close #52422
2023-12-13 09:15:42 -08:00
Sylvain DEDIEU
b1cc0923a0
docs(docs-infra): improve decorator deprecated property display in documentation ( #52041 )
...
Add the deprecated-api-item class on decorator-overview option code if deprecated. Add deprecated label on decorator-overview short description if deprecated. Add Add deprecated label on decorator option table header if option is deprecated.
PR Close #52041
2023-11-09 15:36:32 +00:00
Pawel Kozlowski
33ae659100
build: update aio to 17.0.0 ( #52635 )
...
This commit updates the Angular version for AIO and its examples to 17.0.0
PR Close #52635
2023-11-08 16:02:33 +01:00
Doug Parker
a6b875225a
docs: update examples to use buildTarget instead of browserTarget ( #52361 )
...
`browserTarget` is deprecated and `buildTarget` is the newly preferred name.
PR Close #52361
2023-11-01 16:24:42 -07:00
Doug Parker
849523f1b1
docs: update examples to use application builder ( #52361 )
...
`application` builder is preferred over `browser` builder. This updates all the examples I could find to use `application` builder. A couple notes of fixes that needed to happen:
1. The testing example was broken because it relied on `~` imports in CSS files, which is a Webpack-specific features. However I don't think we need those custom styles at all, so I just removed the import altogether.
2. A few tests seemed to be affected and needed to be cleaned up.
PR Close #52361
2023-11-01 16:24:42 -07:00
Angular Robot
7888819063
build: update cross-repo angular dependencies ( #52191 )
...
See associated pull request for more information.
PR Close #52191
2023-10-26 14:12:34 -07:00
Alan Agius
cb8a741f14
docs: update SSR doc to reflect version 17 ( #52398 )
...
Changes to SSR doc
PR Close #52398
2023-10-26 12:30:59 -07:00
Angular Robot
83f5911a95
build: update all non-major dependencies ( #51897 )
...
See associated pull request for more information.
PR Close #51897
2023-10-18 17:49:46 +02:00
Angular Robot
11c29f9cc3
build: update cross-repo angular dependencies ( #52159 )
...
See associated pull request for more information.
PR Close #52159
2023-10-12 12:42:24 +02:00
Angular Robot
11588a1a07
build: update dependency @types/jasmine to v5 ( #52060 )
...
See associated pull request for more information.
PR Close #52060
2023-10-10 14:08:02 -07:00
Jeremy Elbourn
a49ee46dae
docs(docs-infra): add support for block syntax to dgeni ( #52123 )
...
This adds the new block syntax to dgeni docs pipeline, mainly copying
the way that elements (`<ng-content>` etc.) work. Actual doc content is
just a placeholder for this PR.
PR Close #52123
2023-10-10 13:55:04 -07:00
Angular Robot
5a4ccdfa7b
build: update cross-repo angular dependencies ( #52133 )
...
See associated pull request for more information.
PR Close #52133
2023-10-10 10:58:45 -07:00
Angular Robot
4a75c44b88
build: update all non-major dependencies ( #52023 )
...
See associated pull request for more information.
PR Close #52023
2023-10-09 12:01:32 -07:00
Angular Robot
3bf9b96ef5
build: update dependency css-selector-parser to v3 ( #51983 )
...
See associated pull request for more information.
PR Close #51983
2023-10-04 07:26:44 -07:00
Kristiyan Kostadinov
43e6fb0606
feat(core): enable block syntax ( #51994 )
...
Enables the new `@` block syntax by default by removing the `enabledBlockTypes` flags. There are still some internal flags that allow special use cases to opt out of the block syntax, like during XML parsing and when compiling older libraries (see #51979 ).
PR Close #51994
2023-10-03 15:26:05 -07:00
Angular Robot
068b38a05d
build: update cross-repo angular dependencies ( #51996 )
...
See associated pull request for more information.
(cherry picked from commit e169b2da2e )
PR Close #51996
2023-10-03 08:07:48 -07:00
Angular Robot
396e064f80
build: update dependency jasmine-core to v5 ( #51794 )
...
See associated pull request for more information.
PR Close #51794
2023-09-19 12:23:09 +02:00
Kristiyan Kostadinov
e1b27b01a5
build: disable TS version checks on AIO ( #51792 )
...
Disables the checks for the version of TS in AIO to unblock the TS deprecation.
PR Close #51792
2023-09-19 12:04:09 +02:00
Angular Robot
a2681c7c9d
build: update cross-repo angular dependencies ( #51780 )
...
See associated pull request for more information.
PR Close #51780
2023-09-14 19:35:45 +02:00
Andrew Kushnir
aedfc75e05
refactor(docs-infra): increase timeout for flaky tests ( #51747 )
...
This commit updates the `jasmine.DEFAULT_TIMEOUT_INTERVAL` value for some AIO tests from 10 -> 20 seconds to give more time to complete processing. This commit also refactors tests to use async/await pattern.
PR Close #51747
2023-09-13 10:47:53 -07:00
Andrew Scott
2d5b6fad4e
fix(docs-infra): Ensure experimental tag shows up on docs ( #51712 )
...
The experimental tag is part of the stability tags along with "deprecated". This commit updates some code to pick up experimental as well.
PR Close #51712
2023-09-11 09:20:52 -07:00
Matthieu Riegler
3e0e6ed60f
docs: update Dynamic Component loader docs to rely on ngComponentOutlet ( #49915 )
...
With #51148 , the `ngComponentOutlet` directive now supports inputs.
This allows a less verbose and simpler API to instantiate components dynamicaly.
Fixes #49875
PR Close #49915
2023-09-07 10:03:22 -07:00
Angular Robot
690c8325cd
build: lock file maintenance ( #51628 )
...
See associated pull request for more information.
PR Close #51628
2023-09-01 20:44:06 +00:00
Joey Perrott
8a3479b9e4
fix(docs-infra): fix incomplete escaping ( #51604 )
...
Correct incomplete escaping
PR Close #51604
2023-08-31 17:15:29 +00:00
Matthieu Riegler
5fb5f087e3
docs(docs-infra): fix docs-watch script ( #51316 )
...
With this commit we can use `yarn docs-watch` again
Fixes #51308
PR Close #51316
2023-08-17 10:17:33 -07:00
Matthieu Riegler
b2661fe2a0
docs(docs-infra): Hide decorator option row if empty. ( #51327 )
...
In case where the decorator option has no description nor usageNotes, we can hide that row.
PR Close #51327
2023-08-11 06:07:38 -07:00
aanchal
388d1db89d
docs: add the title tag ( #51233 )
...
PR Close #51233
2023-08-01 12:15:11 -07:00
Angular Robot
27d43a4a7f
build: lock file maintenance ( #51134 )
...
See associated pull request for more information.
PR Close #51134
2023-07-24 08:12:51 -07:00
Matthieu Riegler
33acf4f6ea
docs(docs-infra): fix rendering of Exported from section on Firefox. ( #51116 )
...
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
2023-07-20 19:58:11 +00:00
Angular Robot
385adbbc53
build: update dependency core-js to v3 ( #51099 )
...
See associated pull request for more information.
PR Close #51099
2023-07-19 17:37:36 +00:00
Matthieu Riegler
957541d550
docs(docs-infra): Throw an error when examples include a binary image ( #50654 )
...
Stackblitz doesnt support sending binary images, this commit makes sure we don't publish examples with missing assets.
PR Close #50654
2023-07-14 20:49:39 +00:00
Matthieu Riegler
5d11844a7c
docs: update link to the TS config. ( #50933 )
...
This TS config doc is now at https://angular.io/guide/typescript-configuration
PR Close #50933
2023-07-05 13:58:35 +02:00
Angular Robot
a5bd5ddbaa
build: lock file maintenance ( #50877 )
...
See associated pull request for more information.
PR Close #50877
2023-06-28 13:33:22 -07:00
Mladen Jakovljević
19913ccbb7
feat(docs-infra): add option to filter docs with developer preview status ( #50142 )
...
Add a feature to the ApiListComponent with which users can filter documents based on the "developer preview" status.
PR Close #50142
2023-06-20 11:01:32 +02:00
Matthieu Riegler
8cd90bacae
docs(docs-infra): throw an error when @link is used with a backtick reference ( #50110 )
...
As part of #50097 , we'll add this constraint to the @see comments
PR Close #50110
2023-06-14 10:54:39 +02:00
Matthieu Riegler
c8c00ae485
docs(docs-infra): create code block for links to methods ( #50110 )
...
Before this commit, links to methods had to rely on a custom title (or the method name would be displayed).
With this commit, {@link MyClass#myMethod} will ouput a link as `MyClass#myMethod`.
This has a 2nd advantage : We can now rely on the validation by the `checkAnchorLinksProcessor` to ensure the method actually exist.
This commit is part of #50110 to improve linking in the documentation.
PR Close #50110
2023-06-14 10:54:38 +02:00
Angular Robot
ad82f3ab47
build: update all non-major dependencies ( #50583 )
...
See associated pull request for more information.
PR Close #50583
2023-06-13 12:45:12 +02:00