-
### Please provide the environment you discovered this bug in.
Analog Project's do not work in webkit based browsers.
I believe it has something to do with the Vite Angular plugin.
_Unfortunate…
-
### Please provide the environment you discovered this bug in.
Local development and [StackBlitz starter project](https://analogjs.org/new)
### Which area/package is the issue in?
create-anal…
-
**Please briefly describe the project you'd like to add to _Best of JS_?**
Angular meta-framework for SSG and SSR.
**What is the URL of the project you'd like to add to _Best of JS_?**
…
-
### Which scope/s are relevant/related to the feature request?
router
### Information
This relates to #214
I would like to propose allowing developers to pass in their own custom components to …
-
### Which scope/s are relevant/related to the feature request?
astro-angular
### Information
I am using nx workspace together with [@nxtensions/astro](https://github.com/nxtensions/nxtensions/tree/…
-
### Which scope/s are relevant/related to the feature request?
Don't known / other
### Information
https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md#400-beta0-2022-12-05
### Desc…
-
### Please provide the environment you discovered this bug in.
https://analogjs.org/new
### Which area/package is the issue in?
Don't know / Other
### Description
Prior to Nx 15.4.x, th…
-
# 🚀 Feature request
#### What modules are relevant for this feature request?
- A new routing module
### Description
The ability to have file based routing, and mix server routes with brows…
-
### Which scope/s are relevant/related to the feature request?
astro-angular
### Information
Currently, you can only use component-level providers, and do not have access to pass environment-level …
-
- Add the `@analogjs/router` to the `package.json` dependencies
- Add the `provideFileRouter()` to the `bootstrapApplication` providers
- Add the `RouterOutlet` import and `router-outlet` to the App…