-
I am writing an app using Angular 2, webpack and I am using the icheck front-end library.
I am requiring them in my component thusly:
```
var jQuery: any = require("jquery");
require('../../../js/jq…
-
I think is the same with https://github.com/fronteed/iCheck/issues/95...
if true, how can I pass the tap property.
-
When I try and install v1.0.3 it fails and only offers me 1.0.2
`yarn upgrade icheck@^1.0.3`
This is still only showing 1.0.2
https://www.npmjs.com/package/icheck
Thanks
-
Hello,
I'm trying to do a simple uncheck of all my other radio buttons when there is one selected.
Also must the radiobuttons be resetted (unchecked) when the main selecter has been checked.
I got 3…
-
```
When I use drag&drop to reorder datatable I have this error from jquery:
Error: Syntax error, unrecognized expression: #
...){var
t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type…
-
Hi guys,
I need to initalize ~2000 input checkboxes. If I use the default function it takes ~1 minute.
```javascript
$('[name=""]').iCheck({
checkboxClass: 'icheckbox_minimal-green'
});
``…
-
I am using the iCheck initialisation at the end of the page, but there is some delay. At first it is showing real input fields and then only it is changing to iCheck styled fields. Is there anything I…
-
### Expected behavior
I try to use MetaScheduler to tuning matmul, and the dimensions of the matrix are m=8192, n=14336, k=8192.
When n=8192, everything is ok, but once m or n is equal to 14336, an …
-
```
When I use drag&drop to reorder datatable I have this error from jquery:
Error: Syntax error, unrecognized expression: #
...){var
t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type…
-
```
When I use drag&drop to reorder datatable I have this error from jquery:
Error: Syntax error, unrecognized expression: #
...){var
t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type…