Cleanup and reorganize core and canvas helpers
Move some of the "core" and "canvas" utils in `helpers.core.js` and `helpers.canvas.js` and introduce the new `isNullOrUndef` and `isObject` helpers. Deprecate `indexOf` and rename `drawRoundedRectangle` to `roundedRect` which now creates a simple `rect` path if radius is 0. Write missing unit tests for the moved helpers.
S
Simon Brunel committed
5196e0506257c3242483c511bb558f3f96023f51
Parent: 6c82c93
Committed by Evert Timberg <evert.timberg+github@gmail.com>
on 6/24/2017, 5:28:52 PM