# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.1.3"></a>
## [2.1.3](https://github.com/harry-reporter/harry-reporter/compare/v2.1.2...v2.1.3) (2018-12-22)


### Bug Fixes

* button View can get repository from package.json ([9567e2f](https://github.com/harry-reporter/harry-reporter/commit/9567e2f))
* design improvements ([74b4c4c](https://github.com/harry-reporter/harry-reporter/commit/74b4c4c))
* disable set running status for skipped tests ([644d68e](https://github.com/harry-reporter/harry-reporter/commit/644d68e))
* even more backward compatibility with hermione@^0.90.2 ([94ae1d3](https://github.com/harry-reporter/harry-reporter/commit/94ae1d3))
* fixed browser box bugs ([afa59e8](https://github.com/harry-reporter/harry-reporter/commit/afa59e8))
* fixed toggle test bugs ([67e6fdf](https://github.com/harry-reporter/harry-reporter/commit/67e6fdf))
* return alert style ([1b3d1f6](https://github.com/harry-reporter/harry-reporter/commit/1b3d1f6))
* set status on run all ([2bfc135](https://github.com/harry-reporter/harry-reporter/commit/2bfc135))
* toggle test by click on title ([ea42e98](https://github.com/harry-reporter/harry-reporter/commit/ea42e98))


### Features

* add stats reset after run tests ([2e6abe0](https://github.com/harry-reporter/harry-reporter/commit/2e6abe0))
* added favicon ([944bedb](https://github.com/harry-reporter/harry-reporter/commit/944bedb))
* code viewer syntax highlightning ([51bbf17](https://github.com/harry-reporter/harry-reporter/commit/51bbf17))



<a name="2.1.2"></a>
## 2.1.2 (2018-12-16)


### Bug Fixes

* add `addUpdated` method to report-builder ([c69b759](https://github.com/harry-reporter/harry-reporter/commit/c69b759))
* backward compatibility with hermione@^0.90.2 ([670b62b](https://github.com/harry-reporter/harry-reporter/commit/670b62b))
* disable accept button for tests without status fail ([b251d8e](https://github.com/harry-reporter/harry-reporter/commit/b251d8e))
* dropdown toggle ([e3d5054](https://github.com/harry-reporter/harry-reporter/commit/e3d5054))
* dublicate types in TestBox ([7308b1d](https://github.com/harry-reporter/harry-reporter/commit/7308b1d))
* fixes gitUrl in store for html report ([b2e27bc](https://github.com/harry-reporter/harry-reporter/commit/b2e27bc))
* request error handles ([14885c9](https://github.com/harry-reporter/harry-reporter/commit/14885c9))
* reuse data at init gui ([94ae38a](https://github.com/harry-reporter/harry-reporter/commit/94ae38a))
* run tests and accept all handlers ([b3dacb5](https://github.com/harry-reporter/harry-reporter/commit/b3dacb5))
* skips tab ([19a95b5](https://github.com/harry-reporter/harry-reporter/commit/19a95b5))
* заменил ф-цию flatten для children из data.js ([94d9e7b](https://github.com/harry-reporter/harry-reporter/commit/94d9e7b))
* Интеграция GUI ([4448c03](https://github.com/harry-reporter/harry-reporter/commit/4448c03))
* исправил апи репорт билдера и утилит ([76d12d2](https://github.com/harry-reporter/harry-reporter/commit/76d12d2))
* исправил ассайн пропсов на результат ([088dd09](https://github.com/harry-reporter/harry-reporter/commit/088dd09))
* исправили ошибки тайпскрипта ([09b55da](https://github.com/harry-reporter/harry-reporter/commit/09b55da))
* обновил обработку списка тестов под новую структуру сьютов ([6d03367](https://github.com/harry-reporter/harry-reporter/commit/6d03367))
* Получение тестов из гуи при инициализации приложения ([8b90576](https://github.com/harry-reporter/harry-reporter/commit/8b90576))
* поправил отображение изображений в TestBox ([4381378](https://github.com/harry-reporter/harry-reporter/commit/4381378))
* поправил отображение статуса теста в TestBox ([d724424](https://github.com/harry-reporter/harry-reporter/commit/d724424))
* поправил структуру данных для корректного рендера списка ([0973d2f](https://github.com/harry-reporter/harry-reporter/commit/0973d2f))
* устранил баг при открытии просмотрщиков ([2f95d74](https://github.com/harry-reporter/harry-reporter/commit/2f95d74))
* устранил баги после запуска всех тестов ([767bbd6](https://github.com/harry-reporter/harry-reporter/commit/767bbd6))
* устранил баги при рендере открытых/закрытых боксов с тестами ([791d82c](https://github.com/harry-reporter/harry-reporter/commit/791d82c))
* устранил баги при рендере списков тестов ([4efc006](https://github.com/harry-reporter/harry-reporter/commit/4efc006))


### Features

* add accept button ([8b2570a](https://github.com/harry-reporter/harry-reporter/commit/8b2570a))
* add test running indicator ([f3414a4](https://github.com/harry-reporter/harry-reporter/commit/f3414a4))
* disabled btns during test ([db3072e](https://github.com/harry-reporter/harry-reporter/commit/db3072e))
* eye button ([26bdfa1](https://github.com/harry-reporter/harry-reporter/commit/26bdfa1))
* reporter core works ([e13e0d3](https://github.com/harry-reporter/harry-reporter/commit/e13e0d3))
* running one test ([a9788bc](https://github.com/harry-reporter/harry-reporter/commit/a9788bc))
* scenario viewer ([d9b7a8d](https://github.com/harry-reporter/harry-reporter/commit/d9b7a8d))
* добавил исходный код в просмотрщик ([ee15334](https://github.com/harry-reporter/harry-reporter/commit/ee15334))
* обработка инициализации гуи, пофиксил компонент dropdown ([bfe376f](https://github.com/harry-reporter/harry-reporter/commit/bfe376f))
* режимы просмотрщика, gui ([0ebdb8e](https://github.com/harry-reporter/harry-reporter/commit/0ebdb8e))
