- Fixed doRedo being a private method
- Added experimental eraser functionality:
eraserLineWidth?: number;
eraseButtonEnabled?: boolean;
eraseButtonClass?: string;
eraseButtonText?: string;
This allows for implementing a dragging mechanism
- Updated to Angular 12
- Added TypeScript strict mode
- Added the option of adding a custom UI template (replaces the buttons) via the customWhiteboardUi input