Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

developer preview features #55336

Open
erfanfarhadi75 opened this issue Apr 14, 2024 · 2 comments
Open

developer preview features #55336

erfanfarhadi75 opened this issue Apr 14, 2024 · 2 comments
Labels
area: adev Angular.dev documentation area: docs Related to the documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Milestone

Comments

@erfanfarhadi75
Copy link

erfanfarhadi75 commented Apr 14, 2024

Describe the problem that you experienced

At present, angular.dev and angular.io lack a dedicated page or section pointing out active developer preview features. For instance, our team recently transitioned existing control flow structures such as *ngIf to @if, only to later discover that this feature was still in developer preview mode. Although I'm aware that on https://angular.dev/guide/templates/control-flow, we do display a note stating, 'IMPORTANT: Angular built-in control flow is in developer preview. It is ready to try, but may change before becoming stable,' it would be immensely helpful to have this information readily available on pages like https://angular.io/guide/releases or https://angular.dev/reference/releases. This would serve as a reliable reference for safely choosing features to integrate into projects

Enter the URL of the topic with the problem

https://angular.io/guide/releases

Describe what you were looking for in the documentation

A section to see all developer preview features.

@JeanMeche
Copy link
Member

Actually angular.io already has it (sort-of), when you filter the API page : https://angular.io/api?status=developer-preview

I've already added an item to implement something similar in #52663 which serves as our backlog for the API pages.

@JoostK
Copy link
Member

JoostK commented Apr 15, 2024

Actually angular.io already has it (sort-of), when you filter the API page : https://angular.io/api?status=developer-preview

I've already added an item to implement something similar in #52663 which serves as our backlog for the API pages.

It wouldn't hurt to reference that page from the Developer Preview section.

@pkozlowski-opensource pkozlowski-opensource added the area: docs Related to the documentation label Apr 15, 2024
@ngbot ngbot bot added this to the needsTriage milestone Apr 15, 2024
@bencodezen bencodezen added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent area: adev Angular.dev documentation labels Apr 24, 2024
@ngbot ngbot bot modified the milestones: needsTriage, Backlog Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: adev Angular.dev documentation area: docs Related to the documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

5 participants