Arturo Riveron Borovisina
Arturo Riveron Borovisina
### Version 4.7.0 ### Reproduction link [https://youtu.be/_0w9kIjcuUU](https://youtu.be/_0w9kIjcuUU) ### Steps to reproduce Use this option object: ```js option = { "yAxis": [{ "type": "category", "show": true, "data": ["Virginia", "Minnesota", "Michigan", "Texas",...
### Description The PR contains the first chunk of unit tests for the util.js file in order to increase the test coverage in the repo. The util.js file will require...
### Description The PR contains the first chunk of unit tests for the `util.js` file in order to increase the test coverage in the repo. The `util.js` file will require...
### Description The PR increases the unit test coverage in the `decorators` file. ### Why are we making these changes? To increase the coverage gradually.
### Description The PR increases the test coverage over the `dom.js` file. Do not cover all the code in the file, it's the first iteration of increasing the coverage ###...
### Description The PR contains the first chunk of unit tests for the util.js file in order to increase the test coverage in the repo. The util.js file will require...
### Description The PR increases the unit test coverage in the http file. ### Why are we making these changes? To increase the coverage gradually.
### Description Fix broken style `borderRadius` when the value is zero (consider as false in the conditional) ### Why are we making these changes? Include references to any related Jira...