Matthieu Riegler

Results 335 comments of Matthieu Riegler

~~Added: Currently we don't display the deprecation message for deprecated entries.~~ ✅

Added: We don't have page for the root of each package, like AIO had. For example : https://angular.io/api/localize

~~Note: I unchecked the `internal` item. For example `ngMetadataName` is visible here: https://angular.dev/api/core/InjectionToken~~ done ✅

We should probably have a way to filter dev preview items like the filter we have on AIO.

Some tests are flaky, everything seems fine now 👍

@sunilbaba This is not true since v15. The schematics won't create an empty constructor or an empty `ngOnInit()`

@sunilbaba Yes, we should remove that warning ! Feel free to open a PR 👍

@Matias-87 Where do you see that it should return the first four ? There is a sentence that says : > This getHeroes() returns the sliced list of heroes at...

Where do you get that it should return the top heroes ? I get that taking 2-5 is a bit abitrary but I see nothing against it.