analog icon indicating copy to clipboard operation
analog copied to clipboard

The fullstack meta-framework for Angular. Powered by Vite and Nitro

Results 95 analog issues
Sort by recently updated
recently updated
newest added

### Which scope/s are relevant/related to the feature request? platform ### Information Hello, Currently, when working with SSR locally on Vite DevServer, there's no way to infer the `baseURL` to...

enhancement

### Which scope/s are relevant/related to the feature request? Don't know / other ### Information This is a placeholder to test out Analog with the experimental Zoneless change detection provider....

enhancement

### Please provide the environment you discovered this bug in. 1.4.0 I tried to reproduce it using the StackBlitz but it doesn't start ... But simply use `npm create analog@latest`...

bug

### Please provide the environment you discovered this bug in. stackblitz https://stackblitz.com/edit/stackblitz-starters-yjhfgh Just download and run it locally ### Which area/package is the issue in? vite-plugin-angular ### Description when running...

bug

### Which scope/s are relevant/related to the feature request? Docs ### Information Currently, our docs are powered by Docusaurus. The goal is to build the docs with Analog. This would...

enhancement

### Which scope/s are relevant/related to the feature request? vite-plugin-angular ### Information As a developer, I need a hook at the end of the build when all pages are rendered,...

enhancement

### Which scope/s are relevant/related to the feature request? Docs ### Information The Analog Vite Plugin for Angular lets you use Storybook with Vite on Angular projects. The guide should...

enhancement
accepting PRs

### Which scope/s are relevant/related to the feature request? vite-plugin-nitro ### Information `@analog/platform`depends on 2.6.0 nitropack version. Updating to the latest version would allow, among other things, to explore experimental...

enhancement

### Which scope/s are relevant/related to the feature request? Docs ### Information Angular projects usually have an environment.ts/environment.prod.ts for handling environment variables. Analog lets you use `.env` files directly. We...

enhancement
accepting PRs

### Which scope/s are relevant/related to the feature request? create-analog ### Information - Change the branch from `main` to `beta`. - Remove extra steps and unnecessary checks ### Describe any...