Jacob Janisz

Results 13 issues of Jacob Janisz

I have just installed the extension, then installed the server and it doesn't inject the CSS to the website the extension is running on. It only happens in File mode...

**Is your feature request related to a problem? Please describe.** Apollo has deprecated using resolvers for local state management. **Describe the solution you'd like** Update the docs and examples to...

enhancement

**Describe the bug** Generated typography CSS has wrong token names. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://m3.material.io/theme-builder#/custom 2. Export CSS of the theme 3. Open CSS...

**Name with link** Adobe Substance 3D Collection https://www.adobe.com/products/substance3d/3d-augmented-reality.html **Description** Newly added products into Adobe collection. I would personally need it to my *Tech Stack* portfolio section. **Adobe Substance 3D Assets**...

request

**The problem** `defineModels` is not supported at the moment for generating docs **Proposed solution** After entering the following in the component: ```ts const { modelValue = 'default value', myOtherModel }...

### Describe the bug I want to use Agnostic UI with Histoire so I can build my own component library with stories. At the moment it's not possible as the...

to triage

**Describe the bug** I want to use Agnostic UI with Histoire so I can build my own component library with stories. At the moment it's not possible ```sh Error while...

Move `return id` inside if statement so handler is only handling preview pages and nothing else. This solves conflict with `dynamicRoutes` in `vitepress` https://github.com/vuejs/vitepress/blob/main/src/node/plugins/dynamicRoutesPlugin.ts#L98

### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) 14.0.0-rc4 ### Bug summary Label of the block moves as the block is resized vertically. ![2024-05-23_16h26_28](https://github.com/umbraco/Umbraco-CMS/assets/10449993/5d2ddd54-96d0-42b0-9eef-7f1c7ca4e91f)...

type/bug
state/reproduced
area/frontend
affected/v14

### Describe the bug When using `@antfu/eslint-config` in a project on Windows that has a folder name that is a superset of parent folder's name, lint command is throwing the...