alxpsr

Results 3 issues of alxpsr

Suppose I have two arrays: - `var arr1 = [ 52, 66, 88, 43, 98 ]` - `var arr2 = [ 41, 42, 43, 45, 46, 49, 52, 53, 79...

`Package version: 0.1.1` If set `"fullTemplateCheck": "true"` in `tsconfig.json` i will got an error `Property '_animationState' is private and only accessible within class 'MatKeyboardContainerComponent'` Problem is here: ``` // ngx-material-keyboard\src\core\src\components\keyboard-container\keyboard-container.component.ts...

# Docs improvements ### Is your feature request related to a problem? Tried to figure out purposes of all methods inside library classes and it was not obvious and quite...