Releases: Redocly/redoc
Releases · Redocly/redoc
v2.0.0-rc.1
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
v2.0.0-rc.0
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
v2.0.0-alpha.41
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
v2.0.0-alpha.40
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
v2.0.0-alpha.39
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
v2.0.0-alpha.37
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 )
v2.0.0-alpha.36
Bug Fixes
broken rendering of code blocks with language in markdown (8218a26 )
broken rendering of headings with regexp characters (e660517 )
You can’t perform that action at this time.