-
- Configure Angular project with standalone components.
- Set up the project file structure with core, components, shared, and assets directories.
- Configure routing, global styles, and ESLint setu…
-
**Description:**
I'm using Angular 18 standalone application with Ionic 8 and enabled server side rendering. When I try to run SSR, the styles of ionic components are not loading. It just loads the p…
-
### Current behavior
When mounting an Angular component that has both `styleUrls` and `styles` defined, this creates an inconsistent result. It seems that the styles are applied in a different order …
-
Wasn't sure if this belongs here or in https://github.com/angular/vscode-ng-language-service
### Which @angular/* package(s) are relevant/related to the feature request?
`@angular/language-service`
…
-
### Command
test
### Description
The improved builder @angular-devkit/build-angular:karma which uses esbuild is missing the "loader" option. It would be really useful to have the option to require …
-
### For which library do you need help?
native-federation
### Question
Hi, I set up native federation to connect two angular 18 app which are on two different repositories.
My configurations ar…
-
Hello mattlewis92,
Frist of all thank you for the angular-calendar library which is awesome work that you have done!
**Describe the bug**
After extensively using the Angular Calendar librar…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
I'm trying to update to `ESLint 9` and switch over to the flat config.
I'm getting the following error from `eslint-import-plugin`. Not sure why this is happening, so any help is appreciated.
```she…
-
#### Is this a bug, enhancement, or feature request?
It is a bug
#### Describe your proposal.
fix the bug
#### Can you handle that on the application side
#### Which versions of Angular and…