Luca Ban

Results 374 issues of Luca Ban

### Explanation On the browser a minimized QDialog will always have a minimum of 24px padding. On my iPad mini, the statusbar had a minimum padding for just the status...

```ts type D1 = { [key in string]?: { cool: boolean } | null } type D2 = { [key in string]?: { notCool: boolean } | null } type...

the codepen examples don't seem to load on macOS Safari: https://two.js.org/

bug

### currently With this plugin I generate `index.cjs` via rollup and this plugin generates the `index.d.ts` next to it. ### desired how can I set the generated `index.d.ts` file to...

kind: feature
solution: workaround available
topic: TS version

There's dependency issues created by stripe-firebase-extensions using an old version of `@firebase/app` See the discussion and bug report at: https://github.com/firebase/firebase-js-sdk/issues/6703#issuecomment-1295732529

enhancement

@amondnet Since we switched to building inside the github action, it seems that `.vercel/output/config.json` is not picked up by vercel anymore. If we add a custom `vercel.json` file it will...

# Bug report ## Describe the bug The Vue example is not available via the CLI, but I do think it's in the source code ## To Reproduce ```bash stripe...

I saw your project, it's very interesting! However, the website is a bit difficult to browse. This is that it looks like: ![image](https://user-images.githubusercontent.com/3253920/204400242-ba84cb52-bbda-4410-85ca-889506a0151b.png)

> Note that right now "is-what" is terrible for Google SEO since even refinements like "is-what npm" or "is-what github" all are like "What is GitHub?" and "What is npm?...

planned