Marco Antônio Mafessolli

Results 6 issues of Marco Antônio Mafessolli

Hi there. I'm facing a problem with the money-mask. When the value and decimals are coming from a response from the server the money-mask formats the value wrong. Codepen: http://codepen.io/marcomafessolli/pen/akEEYR...

question

Hi there I was seeing the tree demo and when I tried to order any column downwards it throws an error: `TypeError: Cannot read property '$$depth' of undefined` Demo: http://codepen.io/marjan-georgiev/pen/QbaBOO

bug

Supports `ng-required` to disable and enable required validation

enhancement

`mdp-time-picker` doens't show ng-message when the input is touched. Seems that the atributes `margin-top: -100px` and `opacity: 0` doesn't change after the input is touched. Here's a codepen: http://codepen.io/marcomafessolli/pen/NrNExK Tested...

bug

## Description This pull request introduces a refactor to improve the way we handle environment variables in our codebase. The main goal is to add type checking and safety by...

The `prev` button in was not updating its inner HTML to reflect changes made to the `prevLabel` option in the tour. Link to issue: https://stackblitz.com/edit/introjs-prevbutton-innerhtml?file=src%2Fmain.ts Unlike the `next` button, which...