[3.52.4](https://github.com/swagger-api/swagger-ui/compare/v3.52.3...v3.52.4) (2021-10-11)
Bug Fixes
* fix issue with highlight code scrolling causing console error ([7497](https://github.com/swagger-api/swagger-ui/issues/7497)) ([#7519](https://github.com/swagger-api/swagger-ui/issues/7519)) ([24aaa53](https://github.com/swagger-api/swagger-ui/commit/24aaa5371263ff49273a15af6c7b3795ff1b4920))
* remove redundant whitespaces in API key auth popup ([7538](https://github.com/swagger-api/swagger-ui/issues/7538)) ([a740f3d](https://github.com/swagger-api/swagger-ui/commit/a740f3d32ea2cfc50523a5fb4e5225386742d572))
* rename request snippets configuration props ([7535](https://github.com/swagger-api/swagger-ui/issues/7535)) ([90c8a73](https://github.com/swagger-api/swagger-ui/commit/90c8a731774790e519a05d96deff34317fcc4deb)), closes [#7534](https://github.com/swagger-api/swagger-ui/issues/7534)
* **paths:** break long paths with `<wbr>` ([7516](https://github.com/swagger-api/swagger-ui/issues/7516)) ([f88334a](https://github.com/swagger-api/swagger-ui/commit/f88334a47df380dd0e36bd66afb6ec5fc3df4b45)), closes [#7513](https://github.com/swagger-api/swagger-ui/issues/7513)
* **UI:** correct width of HTTP request method names ([7527](https://github.com/swagger-api/swagger-ui/issues/7527)) ([fc7cdb8](https://github.com/swagger-api/swagger-ui/commit/fc7cdb8badb83c7783e21eea7ba569c76c706ded)), closes [#7479](https://github.com/swagger-api/swagger-ui/issues/7479)
* **ux:** update the buttons of the example tabs to be displayed as links ([7517](https://github.com/swagger-api/swagger-ui/issues/7517)) ([ff5deb3](https://github.com/swagger-api/swagger-ui/commit/ff5deb3613cfca1123a1a834a5059de15c014583)), closes [#7464](https://github.com/swagger-api/swagger-ui/issues/7464) [#7464](https://github.com/swagger-api/swagger-ui/issues/7464)