Wagner Souza

Results 18 issues of Wagner Souza

Add translation for new languages: - [ ] English - [ ] Portuguese BR I'm on it.

It would be awesome if we can set a max age for a single key or the whole store. For example: ```js store.set('foo.bar', true, { maxAge: expirationDate }); ```

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** It's not a problem, but it will be nice if we can know if the service is paid before opening...

enhancement

I've one e-mail input ![image](https://user-images.githubusercontent.com/6169950/47453800-fbdce900-d7a3-11e8-96bb-800512b00218.png) When I start typing the `@` and `.` chars appears on the input. Theres a way to not show this on typing? ![image](https://user-images.githubusercontent.com/6169950/47453949-4e1e0a00-d7a4-11e8-9b8a-3c533e492808.png) Also, guide...

I want to recursive delete a folder in the FTP, there's the `rmda` command for that, but when I try to use I get `Error: 500 Unknown command`.

## Is your feature request related to a problem? Please describe I want to add a header with icon to the `Project` component, but it only accepts text, It would...

package: arwes
type: feature

If I turn on strict mode on vuex, I get the following error `[vuex] Do not mutate vuex store state outside mutation handlers.` ![image](https://user-images.githubusercontent.com/6169950/41979535-bc68b1ac-79fa-11e8-8027-02f5cc8eb3cd.png) I think that is something related...

I'm getting an error while trying to install this package: ``` ➜ whatsapp-bot git:(master) ✗ npm i @adiwajshing/whatsapp-info-bot -D npm ERR! code E404 npm ERR! 404 Not Found - GET...

I'm trying to make a static pwa with `next.js` and tailwind. ## Steps 1. Use `create-next-pwa`: ``` npx create-next-pwa pwa-test --tailwind ``` 2. Install `gh-pages` dependency and update `package.json` ```json...

Should we add coffeelint support? This will make the source code more concise and professional.

Suggestion