Mateo Tibaquirá

Results 110 comments of Mateo Tibaquirá

@selangley-wa I got too much in my hands already I'm pushing out [@myndpm/dyn-forms](https://dev.to/myndpm/a-new-approach-to-have-dynamic-forms-in-angular-5d11) and it's already a lot of work. (and I guess we'll move to [ngx-mask](https://www.npmjs.com/package/ngx-mask))

I have to run `npm ci` each time I get this in my local machine it's very annoying, anyone have an idea of the solution to fork this NgModule and...

@sushan05 try replacing this package with `@myndmanagement/text-mask` I've forked and cleaned up this library here https://github.com/Mynd-Management/text-mask

@meraj-ahmed uh, I will try to upgrade it and see how it goes Edit: I just published `v12.2.15` with ivy disabled and `v13.1.3` with ivy enabled.

@meraj-ahmed are you mocking the values of your form (or the input you're masking?) because that's deep inside thelibrary state management and the `previousConformedValue` being undefined :thinking: I have no...

@Safaid-Ansari I just published `@matheo/text-mask` v16 and v17. Please try them out.

@Safaid-Ansari https://www.npmjs.com/package/@matheo/text-mask

`sidebar: { disable: true }` will be nice to have for v6.0.0 What are the corner cases @shilman?

I ran it with `python -m pick` and I got these warnings: ``` /pick/__main__.py:5: PyGIWarning: Unity was imported without specifying a version first. Use gi.require_version('Unity', '7.0') before import to ensure...

Thank you so much @flexiondotorg!