Adriano Resende

Results 10 issues of Adriano Resende

In BONUS: > .maskMoney('unmasked') return a float value (ex.: 'R$ 1.234,56' => 1234.56). The problem is if field with value `R$ 1.234` (without cents), return `1.234` but correct is `1234`...

Very good the guide. I would like to know your opinions about `/deep/ selector`. It turns out that the father needs a change in the child only in the visual....

For improves VERY performance

Example of my experiencie, in list `Tables / data grids`, I don't know which them are active, so I suggest to add stars and date of last release for each...

suggestion
scope: awesomejs.dev

When I open the reader, the ad modal continue overwriting the reader. Maybe it fix if change z-index to 9999 URL: https://autoesporte.globo.com/mobilidade/noticia/2023/01/acha-o-transito-de-sao-paulo-ruim-ele-e-so-o-48o-pior-do-mundo.ghtml ## Screenshot

How solve this error? ![image](https://user-images.githubusercontent.com/798755/57815654-aae80e80-774e-11e9-8443-4cc34c7aac5d.png) index.html ```html Document var jsResources = '' var cssResources = '@import url("//cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css");' var bootCode = 'var globalVariable = "leon"' var globalVariable = "leon" window.$docsify =...

Is it a good idea to replace Guetzli? https://github.com/google/guetzli

This code is for `Cloud Firestore`, new version of `Realtime database` ### Import ``` var dotenv = require('dotenv'); var firebaseAdmin = require("firebase-admin"); var algoliasearch = require('algoliasearch'); dotenv.load(); var serviceAccount =...

Can someone install it with React 19 ? ``` npm i showdown 6:43 - 26/01/25 npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While...

After hours trying to fix the configuration on nginx and the problem is the documentation about [Reverse Proxy](https://github.com/plausible/community-edition/wiki/reverse-proxy). The error was with on console log: `WebSocket connection to` I don't...