Gabriel Almeida
Gabriel Almeida
Allow users to open the selector by pressing Enter/Space while focusing on the flag.
This allows rendering a customized input component. If a component prop is found, it will omit default className applied to avoid custom component styles conflicting with the default ones. ```js...
Relates to #482 Password reset is validated by the same ruleset that any regular update is. It's going to fail everytime because instead of sending the required fields for `update`...
## Related Issue No previous issue, but as it's clearly a mistake, PR was created. ## Your solution `aos:out:specific-id` custom events created for specific elements events handling via `data-aos-id` attributes...
## Nossa empresa **Nós desbloqueamos super-poderes do WhatsApp para empresas** Acreditamos que exista um gap quando se trata da utilização do WhatsApp nos celulares dos colaboradores de empresas. Faltam funcionalidades,...
**Describe the bug** Codegen generates type defs that includes `any` as object property types. `ts-pattern` `.with` chaining breaks when trying to match against those objects. ```ts // Sample type generated...
`https://github.com/visionmedia/git-extras` Nice utility for those who manage git repos at Nitrous boxes..
On a monorepo with .envs on root, convention will only load .envs from current package directory. Previously with [dotenv-cli](https://github.com/entropitor/dotenv-cli): `apps/web/package.json` ``` "scripts": { "dev": "with-env -c development -- bun next...