Releases: lookbook-hq/lookbook
Releases · lookbook-hq/lookbook
Release 2.3.4
Fixed
- Remove debugging statements (#645 - thanks @justindell!)
- Fix broken placeholder image URL in test
Release 2.3.3
Release 2.3.2
Fixed
- Fix SVG sprite rendering in Chrome 126 (#626 - thanks @michael-yin!)
Release 2.3.1
Improved
- Improve responsiveness of UI when navigating (#617)
- Use icon sprite instead of inline SVGs (#616 - thanks @camertron!)
Other
Release 2.3.0
Release 2.2.2
Added
Other
- Relax yard spec to allow for 0.9.36 security update (8583d0e) (thanks @joelhawksley!)
- fix typo in whats_new.md (788eac6) (thanks @cesariouy!)
- Add note about
view_component.show_previews
config value overriding to docs (8b123bf)
Release 2.2.1
Fixed
- Add safe guard for headers["X-Frame-Options"].upcase (#561 - thanks @adrienpoly!)
Release 2.2.0
Added
Thanks to @cody-clio for suggesting a few nice improvements to the Lookbook sidebar:
- Enable a navigation filter for pages
- Disable the navigation filter for previews
- Change the order of sidebar sections
Fixed
- Ensure assigns are handled correctly when rendering previews (#558 - thanks @vividmuimui!)
- Spelling & typo fixes (#551 and #550 - thanks @henrik and @martijnversluis!)
- Fix issue with lowercase values for
X-Frame-Options
(#549 - thanks @louishuyng!)
Changed
- Add SearchApi to lookbook users list (#548 - thanks @SebastjanPrachovskij!)
Release 2.1.1
Fixed
- Undo auto-formatting that converted named splats into anonymous splats
Release 2.1.0
Improved
- Include folders in preview search filter matching (#502 - thanks @fredboyle!)
- Add copy button to embed drawer toolbar (#490 - thanks @bjufre!)
Fixed
- Hide hidden scenarios within groups (#525 - thanks @cody-clio!)
- Fix missing display options dropdown in embed (#527 - thanks @camertron!)
- Fix accessibility issues (#516 - thanks @tysongach!)
- Allow nil as datetime param value (#529 - thanks @xdmx!)
- Fix autoloading using classic loader (#517 - thanks @PauloMiranda98!)
- Fix deprecation warnings (#515, #491 - thanks @stefsava & amandineeap!)
- Disable code reloading in production by default (#503, #514 - thanks @natematykiewicz & @stanhu!)
- Prefer Enumerable#grep to filter by type (#487 - thanks @olleolleolle!)
- Ensure mobile sidebar is closed when resizing out of mobile layout