Skip to content

Release 2.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@allmarkedup allmarkedup released this 21 Mar 23:49
· 412 commits to main since this release

Fixed

  • Fixed escaping issue with single quotes in @param default values (#363 - thanks @fusion2004!)
  • Fixed HTML output tab scrollbar dragging (#361)
  • Fixed page height issue when page has tabs (#352 - thanks @leighhalliday!)
  • Ensure assets paths respect the relative_url_root Rails config option (#362)

Improved

  • ViewComponent previews now respect preview_controller and preview_layout set via Lookbook config (as well as via VC config)
  • Content pages styling improvements