Adriano Monecchi
Adriano Monecchi
Hi. After fixing a few XCode 6.1 Pods and iOS7 "deprecated message" issues I finally could run the example app on my device, and although pretty much everything is working...
Disclaimer: Posted this to enable translations for html additional attributes such as placeholder, value and title - However I've found a very solid commit coded by @jorgejeferson which also includes...
I'm not sure if this is a bug or not, so I'd really appreciate if anyone could tell me why my Sly init method is triggering the following browser console...
Hi there! First thing first, thanks for your project! It has helped me a lot with a personal project. Regarding the order statuses and the way they are now implemented,...
Hi there. I'm giving xior a try on Next.js 14, but the issue is I need to send client certificates (certificate.crt, certificate.key) in all requests along with access_token acquired during...
Hi there. Thanks for the plugin. I'm trying to perform an optmized UX for my pwa app (Next.js 12 / Tailwindcss / Shadcn ui) when installed on iOS fullscreen /...
A implementação de uma lógica regex que validasse contas bancárias brasileiras seria muito bem vinda! Ainda teriam as Agências bancárias que também possuem formatos variados... Como ainda não existe uma...
Hi there! Thanks for **use-mask-input**, it has been of great help! I have a project where I'd need an input to be able to mask a large number of Brazilian...
How do I change the placeholder for the url mask? I'm using Next.js 14 with along 'react-hook-form' The following does not seem to work: ```tsx {...registerWithMask('website', 'url', { 'placeholder': 'https://'...
Hi there! I've successfully integrated shadcn-address-autocomplete on my project, so thanks for creating it! However, I've noticed requests to Google Places API grows really quickly! As Google Places API is...