OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
28 stars 109 forks source link

Bump swagger-ui-dist from 3.25.4 to 4.12.0 in /imxweb #24

Closed RaffiMezaduryanQuest closed 2 years ago

RaffiMezaduryanQuest commented 2 years ago

Bumps swagger-ui-dist from 3.25.4 to 4.12.0.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v4.12.0 Released!

4.12.0 (2022-06-03)

Features

  • swagger-ui-react: Add oauth2RedirectUrl prop (#8028) (03a981a)

Bug Fixes

Swagger UI v4.11.1 Released!

4.11.1 (2022-05-13)

Bug Fixes

  • set yaml parser load option to JSON_SCHEMA (#8023) (41f84aa)
  • ui: avoid empty div when there are no externalDocs (#7997) (abeb168)

Swagger UI v4.11.0 Released!

4.11.0 (2022-05-05)

Features

  • swagger-ui-react: Add withCredentials prop (#7980) (31717db)

  • docs: minor documentation updates

Bug Fixes

  • remove leftover text in request snippets (#8011) (3aef3bf)

Swagger UI v4.10.3 Released!

4.10.3 (2022-04-01)

Bug Fixes

  • docker: Instruct browser not to cache swagger-initializer.js (#7960) (46c87bc)
  • fn: RandExp error should not cause UI to completely fail (#7940) (b825e44)
  • css: alignment of authorization btn (#7955) (ed344ff)
  • dev-helpers: restore default url setting (#7965) (496d53e)

... (truncated)

Commits
  • 7fc7320 chore(release): cut the v4.12.0 release
  • a7e23b5 fix: remove dead code and format document (#8048)
  • 1bb70a2 docs(usage): add installation section for SWAGGER_JSON_URL (#8036)
  • eca052d (docs): fix small typo in version-detection (#8032)
  • 03a981a feat(swagger-ui-react): Add oauth2RedirectUrl prop (#8028)
  • c70b9d7 chore(release): cut the v4.11.1 release
  • 41f84aa fix: set yaml parser load option to JSON_SCHEMA (#8023)
  • abeb168 fix(ui): avoid empty div when there are no externalDocs (#7997)
  • 2e47194 chore(release): cut the v4.11.0 release
  • 3aef3bf fix: remove leftover text in request snippets (#8011)
  • Additional commits viewable in compare view