Skip to content

Releases: Redocly/redoc

v2.0.0-rc.29

25 Jun 16:06
Compare
Choose a tag to compare

Bug Fixes

  • depreacate x-code-samples, rename to x-codeSamples for consistency (becc2f5)
  • do not crash on incompatible allOf, console.warn instead (6e607b9), closes #1156
  • download button opens in new tab instead of downloading (b59faad), closes #1247
  • fix broken md headings with ampersand (8460659), closes #1173

Features

  • cli: add the --title option to the serve subcommand (#1160) (10414fc)

v2.0.0-rc.28

25 Jun 16:06
Compare
Choose a tag to compare

Bug Fixes

v2.0.0-rc.27

21 Apr 06:18
Compare
Choose a tag to compare

Features

v2.0.0-rc.26

21 Apr 06:18
Compare
Choose a tag to compare

Bug Fixes

  • crash to wrong spelling in localeCompare (3908a7c), closes #1218

v2.0.0-rc.25

28 Mar 10:22
Compare
Choose a tag to compare

Bug Fixes

  • do not collapse top level on Collapse All in json samples (#1209) (830371b)
  • fix passing boolean value to showExtensions options (#1211) (c6eaa02)
  • improve names for some theme settings (a0bd27c)
  • sort discriminator entries by mapping order (#1216) (ac4f915)

Features

v2.0.0-rc.24

28 Mar 10:22
Compare
Choose a tag to compare
  • Add debounce for 300 ms when searching (#1089) (373f018)
  • do not load SearchWorker if disableSearch is true (#1191) (af415e8), closes #764
  • fix major search performance due to wrong marker element (8c053cc), closes #1109

Features

  • new option expandSingleSchemaField (7608800)

v2.0.0-rc.23

28 Mar 10:22
Compare
Choose a tag to compare

Bug Fixes

  • fix broken sticky sidebar in Chrome 80 (1a2a7dd), closes #1167

v2.0.0-rc.22

28 Mar 10:22
Compare
Choose a tag to compare

Bug Fixes

  • do not process oneOf if inherited from parent with discriminator (5248415)

Features

v2.0.0-rc.21

28 Mar 10:21
Compare
Choose a tag to compare

Bug Fixes

  • empty servers behaviour per OAS spec (ed1db0c), closes #1151
  • fix duplicated content in tags when using md headings (a260c84), closes #1150 #1152
  • use mobile menu background color value from theme (#1144) (41a9b3c)

v2.0.0-rc.20

28 Mar 10:21
Compare
Choose a tag to compare

Bug Fixes