naver / billboard.js

📊 Re-usable, easy interface JavaScript chart library based on D3.js
https://naver.github.io/billboard.js/
MIT License
5.77k stars 345 forks source link

fix(util): Update inputtype determination code #3799

Closed netil closed 4 weeks ago

netil commented 4 weeks ago

Issue

3798

Details

Apply to fix weired evaluation from the browser. Same logic splitted into two different condition, where evaluating within Array.some() give different result.

coveralls commented 4 weeks ago

Coverage Status

coverage: 93.725%. remained the same when pulling 0d076867a823d8352aa684ab776066b153bc25bf on netil:touch#3798 into c3cdfaa0289e027e51619353555e40d9f913dc44 on naver:master.