Ignacio Durand
Ignacio Durand
I'm using the **@babel/plugin-proposal-nullish-coalescing-operator** plugin for using the null coalescing operator. It appears that is not fully supported, as the colors and styles aren't displayed correctly en it's used. _Styles...
The reference to the window opened it was wrong. In order to close the print window, `win` variable has to be used.
- Adds onPaste handler that check if the actual value pasted is a valid Numeric value. - Corrects a bug when adding or subtracting numbers with decimals. - Fix toPresicion...
When `this.filteredOptions[this.pointer]` is null, it's breaking on `pointerAdjust`