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

### Please provide the environment you discovered this bug in. https://stackblitz.com/edit/github-nzwggh?file=src%2Fapp%2Fpages%2Findex.page.ts ### Which area/package is the issue in? router ### Description I have : ```` src/ └── app/ └── pages/...

bug

### Which scope/s are relevant/related to the feature request? router ### Information As a Developer I would like to have a Draft Mode feature like in NextJS : https://nextjs.org/docs/app/building-your-application/configuring/draft-modea ###...

enhancement

### Which scope/s are relevant/related to the feature request? platform ### Information We have an internal list of commonly used Angular packages that need SSR transform https://github.com/analogjs/analog/blob/beta/packages/platform/src/lib/router-plugin.ts#L18 For other cases,...

enhancement

### Which scope/s are relevant/related to the feature request? create-analog ### Information Now that we know [Zoneless](https://github.com/angular/angular/pull/55329) is coming sooner than later as experimental, I think Analog needs to prepare...

enhancement

### Which scope/s are relevant/related to the feature request? create-analog ### Information Currently there is no way to get the file contents in your pages directory for `.md` files. This...

enhancement