Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Releases: Orange-OpenSource/angular-swagger-ui

0.2

13 Aug 09:23

Choose a tag to compare

0.2
  • Allow creating and using modules
  • Create module to support Swagger external references
  • Create module to support application/xml API explorer responses to display formatted response body
  • Use the global consumes/produces definition if an operation doesn't specify its own
  • Add support for $ref definition on operation parameters
  • Use bootstrap-less-only to remove dependency to jQuery
  • Display HTML description for operations, parameters and responses. If untrusted sources, user MUST include ngSanitize to his app else he has to add trusted-sources parameter to swagger-ui directive
  • Fix models defintions circular references

0.1.6

09 Jul 13:42

Choose a tag to compare

  • Fix model generation
  • Fix documentation
  • Display host, base path and version

0.1.5

25 Jun 12:19

Choose a tag to compare

  • Enable permalinks
  • Autoload Swagger descriptor at startup
  • Transfer to Orange OpenSources

0.1.4

03 May 13:01

Choose a tag to compare

  • Fix CSS
  • Fix model generation
  • Fix API explorer displayed URL

0.1.3

14 Apr 10:17

Choose a tag to compare

  • Fix for operations having no tags

0.1.2

02 Apr 12:46

Choose a tag to compare

  • Fix CSS
  • Display API explorer query params
  • Add support for enums
  • Fix model generation
  • Fix display on small screens

0.1.1

03 Mar 10:04

Choose a tag to compare

  • Responsive tables
  • Split JS in multiple files
  • Add CSS classes to ease override

0.1.0

03 Mar 09:33

Choose a tag to compare

initial commit