Giulio Zanchetta

Results 15 issues of Giulio Zanchetta

- [ ] Missing `GoogleService-Info.plist ` (when calling `Firebase.Core.App.Configure();`) - [x] Custom renderer for search bar ( I alread have a solution for this ) --- ![2020-06-08_09-37-37-](https://user-images.githubusercontent.com/17980844/84073199-a2551c80-a9d0-11ea-8f2f-3b84198a7df1.png) ![2020-06-08_09-37-56-](https://user-images.githubusercontent.com/17980844/84073213-a7b26700-a9d0-11ea-9944-9e3086c00516.png) --- -...

```html .astro-loading-indicator { --progress: 0; --animation-duration: 300ms; --opacity-animation-duration: 150ms; pointer-events: none; background-color: hsl(192, 41%, 84%); position: fixed; z-index: 1031; top: 0; left: 0; width: 100%; height: 3px; transition: transform var(--animation-duration)...

I open this issue and pull request if it's not a problem for you to localize everything in italian

l10n

When i set [`branchPrefix`](https://github.com/Thinkmill/keystatic/blob/aa13ea917ce2611266c0008197cfea4c1427724c/docs/src/content/pages/configuration.mdoc#L59) with `kind: "cloud"` I can still see all the branches. In my case I setted `branchPrefix` on the branch and I would like to be able...

### Astro Info ```block Astro v4.8.2 Node v20.12.2 System Windows (x64) Package Manager unknown Output hybrid Adapter @astrojs/cloudflare Integrations @astrojs/alpinejs @astrojs/tailwind @astrojs/sitemap astro-icon @astrojs/react @astrojs/markdoc @vite-pwa/astro-integration ``` ### Describe the...

pkg: cloudflare
needs repro

### Describe the Bug System: windows vscode: 1.89.1 (latest) Some version of the extension have problems with the go to Extension version recap: 2.8.6: Go to works correctly 2.9.0 to...

needs triage

I think `"type": "module"` is missing on package.json ![image](https://github.com/user-attachments/assets/4fb504d5-e34a-449d-affe-dbe1ab1d536c)

The entries does not respect the height and width request given to the control example: ```xaml ``` ![image](https://github.com/user-attachments/assets/6c0e014f-8abe-44c8-a986-2e3e2bd548e2)

Hi, is there a way to personalize the autocomplete on ios like removing the line in the bottom of the autocomplete entry or remove the unnecessary padding at the end...