Py-swagger-ui

Latest version: v1.1.0

Safety actively analyzes 663882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 42

4.1.1

[4.1.1](https://github.com/swagger-api/swagger-ui/compare/v4.1.0...v4.1.1) (2021-11-25)


Bug Fixes

* introduce Error Boundaries to handle unexpected failures ([7671](https://github.com/swagger-api/swagger-ui/issues/7671)) ([b299be7](https://github.com/swagger-api/swagger-ui/commit/b299be764f60188dbf4030acba9aca1493001e04)), closes [#7647](https://github.com/swagger-api/swagger-ui/issues/7647)

4.1.0

[4.1.0](https://github.com/swagger-api/swagger-ui/compare/v4.0.1...v4.1.0) (2021-11-08)


Bug Fixes

* add source map of css file to swagger-ui-react ([7601](https://github.com/swagger-api/swagger-ui/issues/7601)) ([83021df](https://github.com/swagger-api/swagger-ui/commit/83021df9b0f7cf86c9a8606a669d6e69ad80729b))
* **highlight-code:** fix regression code highlight behavior ([7cc2657](https://github.com/swagger-api/swagger-ui/commit/7cc26576990aee898ee482eb91467e0683da91bf)), closes [#7603](https://github.com/swagger-api/swagger-ui/issues/7603)
* **swagger-ui-react:** add showExtension propType ([4a78313](https://github.com/swagger-api/swagger-ui/commit/4a78313ebf75bb78a93d2ebadf6ed60d8db5f5d9)), closes [#5892](https://github.com/swagger-api/swagger-ui/issues/5892)


Features

* **swagger-ui-react:** add request snippets configuration ([7536](https://github.com/swagger-api/swagger-ui/issues/7536)) ([3fea224](https://github.com/swagger-api/swagger-ui/commit/3fea224a7dbea719a51c3e3a603f8859759f953e)), closes [#7523](https://github.com/swagger-api/swagger-ui/issues/7523)
* **swagger-ui-react:** add showExtensions option ([7563](https://github.com/swagger-api/swagger-ui/issues/7563)) ([d7ec726](https://github.com/swagger-api/swagger-ui/commit/d7ec726886a7e436585e0bd9432970e596a7fac4)), closes [#5892](https://github.com/swagger-api/swagger-ui/issues/5892)
* **swagger-ui-react:** add support of filter prop ([7547](https://github.com/swagger-api/swagger-ui/issues/7547)) ([b71446c](https://github.com/swagger-api/swagger-ui/commit/b71446caa050075c5f67f8582f93e3549173b739)), closes [#7546](https://github.com/swagger-api/swagger-ui/issues/7546)

4.0.1

[4.0.1](https://github.com/swagger-api/swagger-ui/compare/v4.0.0...v4.0.1) (2021-11-04)


Bug Fixes

* **servers:** prevent UI crash when changing Server with variables ([fb7e98a](https://github.com/swagger-api/swagger-ui/commit/fb7e98a4317c5b218055501b20e77a82b6164caa)), closes [#7525](https://github.com/swagger-api/swagger-ui/issues/7525)

4.0.0

[4.0.0](https://github.com/swagger-api/swagger-ui/compare/v3.52.5...v4.0.0) (2021-11-03)

Breaking changes

* use React 17.x and Redux 4.x

Features

* allow using functional components with hooks ([c31cb30](https://github.com/swagger-api/swagger-ui/commit/c31cb3079a079e7e9df2dfb501d25b6962f8fcfc))

Bug Fixes

* **param-body:** fix loosing focus in Try It when typing ([7548](https://github.com/swagger-api/swagger-ui/issues/7548)) ([5a5a27e](https://github.com/swagger-api/swagger-ui/commit/5a5a27e9d549b3ac2fd88963dd73a41132af2800)), closes [#7477](https://github.com/swagger-api/swagger-ui/issues/7477)
* **root-inject:** handle errors in functional components properly ([e364073](https://github.com/swagger-api/swagger-ui/commit/e3640739a4d6d064e3c06ca296a8ba6f4a14e879))
* **servers:** compensate when server list contains a null value ([1283f52](https://github.com/swagger-api/swagger-ui/commit/1283f523e7932358282b3f59e596c48246435fb0)), closes [#7341](https://github.com/swagger-api/swagger-ui/issues/7341)
* **ui:** eliminate copy button icon misaligned in Firefox ([7542](https://github.com/swagger-api/swagger-ui/issues/7542)) ([f5b0446](https://github.com/swagger-api/swagger-ui/commit/f5b0446992b71975ec6cab0713529bcd4fa4bfbc)), closes [#7481](https://github.com/swagger-api/swagger-ui/issues/7481)

Other changes

* consolidate production and development dependencies

More information in: https://github.com/swagger-api/swagger-ui/issues/7341
Release article: https://swagger.io/blog/news/what-s-new-in-swaggerui-v4-and-swaggereditor-v4/

4.0.0rc.4

[4.0.0-rc.4](https://github.com/swagger-api/swagger-ui/compare/v3.52.4...v4.0.0-rc.4) (2021-10-14)


Bug Fixes

* **highlight-code:** handle mousewheel events properly ([da4f70b](https://github.com/swagger-api/swagger-ui/commit/da4f70bb0bcd6ddf0e6f7bd2f03d57e290893fbf)), closes [#7497](https://github.com/swagger-api/swagger-ui/issues/7497)

Features

* allow using functional components with hooks ([70730cc](https://github.com/swagger-api/swagger-ui/commit/70730cceb1c7d6dc435555607902771de9bd6c93), [3186c00](https://github.com/swagger-api/swagger-ui/commit/3186c00e6af84da9add91dc175594788a9f2c2ef))

4.0.0rc.3

[4.0.0-rc.3](https://github.com/swagger-api/swagger-ui/compare/v3.52.3...v4.0.0-rc.3) (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))
* **param-body:** fix loosing focus in Try It when typing ([7548](https://github.com/swagger-api/swagger-ui/issues/7548)) ([74834e3](https://github.com/swagger-api/swagger-ui/commit/74834e35ffb9d8e0d11f3f64b1eb4173d702e120)), closes [#7477](https://github.com/swagger-api/swagger-ui/issues/7477)
* **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)
* 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)
* **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)

Page 7 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.