v1.1.13
Bug fixes
- Use
idempotent-babel-polyfill
instead ofbabel-polyfill
as a workaround to this issue. - Use the
box-sizing
CSS attribute to compute the real with of the counters area inDefaultSkin
.
Improvements
- Full screen mode now using direct calls to the Full Screen API instead of screenfull.
- Use Terser instead of UglifyJS for code minification.