redoc

πŸ“˜ OpenAPI/Swagger-generated API Reference Documentation

MIT License

Downloads
152
Stars
22.3K

Bot releases are visible (Hide)

redoc -

Published by RomanHotsiy almost 5 years ago

Bug Fixes

Features

  • display multipleOf constrains (#1065) (3e90133)
  • enable menuToggle by default (5d81abe)
  • new option hideSchemaTitles (11cc4c4)
  • new option payloadSampleIdx (eaaa99d)
  • cli: Fallback on the spec's title before falling back on… (#1073) (e01eea4)
redoc -

Published by RomanHotsiy about 5 years ago

Bug Fixes

  • auth section appears twice (5aa7784), closes #818
  • clicking on group title breaks first tag (4649683), closes #1034
  • do not crash on empty scopes (e787d9e), closes #1044
  • false-positive recursive detection with allOf at the same level (faa74d6)
  • fix scrollYOffset when SSR (21258a5)
  • left menu item before group is not highligted (67e2a8f), closes #1033
  • remove excessive whitespace between md sections on small screens (e318fb3), closes #874
  • use url-template dependency (#1008) (32a464a), closes #1007

Features

  • cli: added support for JSON string value for --options CLI argument (#1047) (2a28130), closes #797
  • cli: add disableGoogleFont parameter to cli (#1045) (aceb343)
  • new option expandDefaultServerVariables (#1014) (0360dce)
redoc -

Published by RomanHotsiy about 5 years ago

Bug Fixes

  • fix escaping JSON string values (58cb20d), closes #999
  • revert expanding default server variables (7849f7f)
redoc -

Published by RomanHotsiy about 5 years ago

Bug Fixes

  • rename ObjectDescription to SchemaDefinition as discussed (4496622)
redoc -

Published by RomanHotsiy about 5 years ago

Bug Fixes

  • enum list doesn't wrap (bfbb0c1), closes #993
  • incorrect serialization of some parameter samples (aba45db), closes #992
  • support json serialization for parameter examples (1367380), closes #934
  • unify accordion icons for responses section (2afc2e4), closes #975
  • update to core.js 3 (9e3375d), closes #997
redoc -

Published by RomanHotsiy about 5 years ago

Bug Fixes

  • do not add extra slashes to pattern (70d1ee9), closes #983
  • dropdown fixes related to object description (0504ad4)
  • incorrect serialization of parameter sample with hypen (f7dd658)
  • redoc-cli: Add missing content type header on compressed responses of / path

Features

  • menu items from tags + md extension for Schema Definition (#681)
  • new option menuToggle - fold active MenuItem if clicked (#963)
  • Add option for skipping quotes in enums enumSkipQuotes (#968) (afc7e36)
  • add sampleCollapseLevel option (#937) (d3f1c16)
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • broken headings with single quote (51d3b9b), closes #955
  • fix fields table overflow if deeply nested with long title (12b7057)
  • hide empty example when it is not defined (4bd499f)
  • markdown in examples descriptions + minor ui tweaks (f52d9e8)
  • organize response examples in dropdown and display description (995e557)
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • fix regression double slashes added to full URL display (f29a4fe)
  • IE11, add missing Object.assign polyfill (888f04e)
  • serialize parameter example values according to the spec (#917) (3939286)
  • styled-component style error in tabs (#946) (c488bbf)

Features

redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • crash with empty servers with redoc-cli (3d52b39)
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • crash in node due to broken URL parsing (8df2b97)
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • broken schema talbes with long enums (3a74b74)
  • deep linking sometimes not working when sent over messengers (2491d97)
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • broken rendering of code blocks with language in markdown (8218a26)
  • broken rendering of headings with regexp characters (e660517)
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • do not inherit title in allOf (720e282), closes #601
  • fix crash on empty media object (fb21212), closes #608
  • make http badges font-based instead of inline png (5d84bd4)
  • use correct parent section for security definition (f903406)
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • Increase badge size slightly so that "PATCH" method fits inside (#632) (4b3b5ba)

Features

  • externalDocumentation rendered for tags, operations and schema fields (#595) (893c83e), closes #550
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • cli: add styled-components to dependencies (2d63fa0)
  • allOf inside oneOf overwritten and not rendered (fe3383d), closes #660
  • fix panel paddings on small screens (f39fc98)
  • minor media print improvements (fbcec82)
  • remove extra-padding caused by empty group sections (974bc7d)
  • server overriding didn't work on Path Item object (355764d), closes #656

Features

  • new option onlyRequiredInSamples (#646) (10bca66)
  • new option sortPropsAlphabetically (b87cf0d)
  • new theme options spacing.sectionHorizontal and spacing.sectionVertical (505463f)
  • turn off code-blocks wrapping (enable using theme.typography.code.wrap: true) (393681b), closes #658
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • add null check in dispose method (#675) (6b7c5b7)
  • extensionHook not being used (a4a4013), closes #665
  • fix issue with broken markdown caused by marked bug (70cf293)

Peer dependencies updates

  • ReDoc now requires styled-components@^4.0.1 to be installed if used as React component
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • false-positive recursive detection with oneOf (59eaa8d), closes #723 #585
  • fix hideHostname also hiding basePath (b5f3224), closes #677
  • fix spacing with nested markdown lists (f2f6909), closes #718
  • improve scrolling performance in Chrome with non-wrapped json examples (a69c402)
  • nested oneOf button spacing (3673720), closes #719
  • onLoaded callback not run on spec error (e77df0c), closes #690
  • theme improvments by @stasiukanya (e2d0cd5)
  • cli: old peer dependency issue with styled-components (#699) (9e2853c)

Features

redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • allow docker container serving under non-root URLs (#731) (cfb6f0f), closes #730
  • make example/defaults badge consistent with code blocks (fa39ce4)
  • pattern constrain spacing (c7436f2)
  • sidebar navigation issues when scrollYOffset is float number (c04f387), closes #748