Ruslan Lekhman
Ruslan Lekhman
### Command build, serve ### Description In previous Angular versions, when using webpack-based builders, we had the ability to customize how component templates were processed (e.g., using third-party loaders like...
**Please check if the PR fulfills these requirements** - [x] The commit messages follow these [guidelines](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y) - [x] Tests for the changes have been added (for bug fixes / features)...
* **Enum Descriptions.** The code now extracts the description from the `System.ComponentModel.Description` attribute for each enum value and includes it in the schema under `x-enumDescriptions`. * **Backward Compatibility for Enum...
close #32146
## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - [ ] Tests for the changes have...
**< COMPONENTE >** **< NÚMERO DA ISSUE >** _____________________________________________________________________________ **PR Checklist [Revisor]** - [x] [Padrão de Commit](https://github.com/po-ui/po-angular/blob/master/CONTRIBUTING.md) (Coeso, de acordo com o que está sendo realizado) - [x] [Código](https://github.com/po-ui/po-angular/blob/master/STYLEGUIDE.md) (Boas...
**What kind of change does this PR introduce?** (check one with "x") - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) -...
## Summary Update prettier to the latest v3.6.2 and format the code. ## Checklist - [ ] \*Added unit tests - [ ] \*Added a code reviewer - [ ]...