[player] Refactor MathKeyboardComponent
- Rename NumbersKeyboardComponent to MathKeyboardComponent - Decrease the number of input properties - Split source code into private methods
Showing
- projects/player/src/app/app.module.ts 2 additions, 2 deletionsprojects/player/src/app/app.module.ts
- projects/player/src/app/components/keyboard/keyboard.component.html 15 additions, 12 deletions...layer/src/app/components/keyboard/keyboard.component.html
- projects/player/src/app/components/math-keyboard/math-keyboard.component.css 0 additions, 0 deletions.../app/components/math-keyboard/math-keyboard.component.css
- projects/player/src/app/components/math-keyboard/math-keyboard.component.html 5 additions, 2 deletions...app/components/math-keyboard/math-keyboard.component.html
- projects/player/src/app/components/math-keyboard/math-keyboard.component.ts 58 additions, 0 deletions...c/app/components/math-keyboard/math-keyboard.component.ts
File moved
Please register or sign in to comment