Skip to content

Releases: Redocly/redoc

v2.0.0-rc.39

24 Aug 09:14
Compare
Choose a tag to compare

Bug Fixes

  • fix broken dropdowns with SSR by using forked react-dropdown-aria (c322639)
  • make callbacks expandable by keyboard (#1354) (46eee7b)

v2.0.0-rc.38

20 Aug 13:59
Compare
Choose a tag to compare

Bug Fixes

  • do not crash for invalid parameter.in value (addf895), closes #1340
  • scale sideMenu labels according to computed font size (#1356) (fed9a06)

v2.0.0-rc.37

20 Aug 13:59
Compare
Choose a tag to compare

Features

v2.0.0-rc.36

04 Aug 11:14
Compare
Choose a tag to compare

Bug Fixes

  • highlight json keys using different color (#1287) (c9596d4)
  • make elements accessible by keyboard navigation tools (#1339) (2ce7189)

Features

  • new option simpleOneOfTypeLabel (7af2efe)

v2.0.0-rc.35

25 Jul 18:00
Compare
Choose a tag to compare

Bug Fixes

v2.0.0-rc.34

25 Jul 18:00
Compare
Choose a tag to compare

Same as rc.33 by mistake

v2.0.0-rc.33

25 Jul 17:59
Compare
Choose a tag to compare

Bug Fixes

  • default style and explode for params (633d712), closes #1016
  • fix contrast ratio for response titles (47c6319)
  • fix expand variable for vars with hyphens or dots (0904b3f), closes #926
  • make dropdowns accessible by keyboard (e8a0d10)
  • make endpoint dropdown accessible (3d25005)
  • make properties focusable (05fd754)
  • make response sections focusable (442014c)
  • make sample controls focusable (006031c)
  • update focus styling (30a27c1)

Features

  • add maxDisplayedEnumValues config and buttons for show/hide enums (#1322) (a2b018d)
  • array size info based on min max Items properties (#1308) (644e96a)
  • new option sortEnumValuesAlphabetically (#1321) (a96a11a)

v2.0.0-rc.32

25 Jul 17:59
Compare
Choose a tag to compare

2.0.0-rc.32 (2020-07-21)

Same as rc.31 by mistake

v2.0.0-rc.31

25 Jun 16:07
Compare
Choose a tag to compare

Bug Fixes

v2.0.0-rc.30

25 Jun 16:06
Compare
Choose a tag to compare

Bug Fixes

  • add security headers to Docker nginx config (#1244) (4512436)
  • keep 3-column layout on 13-inch mbp (8d1d4c8)
  • proper search-index dispose (9dd129d)