]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
fix: ensure `totype` always returns stringified null/undefined when null/undefined...
authorJohann-S <johann.servoire@gmail.com>
Wed, 18 Mar 2020 11:10:55 +0000 (12:10 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Mar 2020 11:10:55 +0000 (13:10 +0200)
commitaff115219ee47b261b943bbe65cf5919fe021a22
treecff50377c0c3fdaabf09fcdc7ee49327c2f6eaf2
parentd773cafe3dacee19639ec7b523fb9b4c89ec0129
fix: ensure `totype` always returns stringified null/undefined when null/undefined is passed (#30383)
js/src/util/index.js
js/tests/unit/util/index.spec.js