-
This requirement is not really a requirement (I do not know if Metro plans to do so in the future)
It's a general question to Metro and community...
Which mask plugin they usually use for the fo…
-
https://github.com/yiisoft/yii2/blob/master/framework/widgets/MaskedInput.php#L149
this line put code to jQuery ready block, so your code not work here :
https://github.com/wbraganca/yii2-dynamicform…
-
After update to 6 version, browser freezes. This occurs with most components
example:
```
|
import draggab…
-
Passing `placeholderChar=''` does not work.
For example, if you do:
```js
```
the placeholder will still be `_` instead of an empty string, while [inputmask-core](https://github.com/insin/inputm…
-
## What Version Of Caldera Forms, WordPress and PHP Are You Using?
WordPress Version: 4.7.3
PHP Version: 7.0.16
MySQL Version: 5.5.51
Caldera Forms Version: 1.5.0.8
WP_DEBUG: 1
## Does Your Is…
-
I’m proposing that we remove support for MaskedInput component, as the library is now defunct/abandoned and the author recommends Cleave as a replacement.
3.0.0 seems an appropriate time to remove …
-
-
How about passing input `value` to `validate` method in `formatCharacters`. I think it will be convenient.
Example
```jsx
```
This example does not make sense, but this functional can be usefu…
-
After installing your module using npm, i tried to import It like the example page says, and gulp throws error:
**'import' and 'export' may appear only with 'sourceType: module'**
It seems your …
-
Using IE 11 on Windows 10 Desktop in Emulation mode for Windows Mobile 8.1 Update IE 11. This simple react example, when holding down a number key cursor advances to end of mask without filling out al…