]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Forgot that `typeof null === 'object'` 1187/head
authorEvert Timberg <evert.timberg@gmail.com>
Tue, 9 Jun 2015 22:43:33 +0000 (18:43 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Tue, 9 Jun 2015 22:43:33 +0000 (18:43 -0400)
commit97a2232fbfe9ced143167f59f8cf7ae679270a30
treee9fa1f7257dc48c72a16020be21cb50ce46ece8a
parent8f5d702a866518f20fcdeba9107ce5d4fae84c5a
Forgot that `typeof null === 'object'`
Added a check for this condition so that merge works correctly
src/Chart.Core.js