Skip to content

Releases: lookbook-hq/lookbook

Release 2.3.4

24 Oct 18:06
Compare
Choose a tag to compare

Fixed

  • Remove debugging statements (#645 - thanks @justindell!)
  • Fix broken placeholder image URL in test

Release 2.3.3

23 Oct 20:40
Compare
Choose a tag to compare

New

Other

  • Use Hash#dig in preview layout docs (#629 - thanks @neanias!)
  • Improve/fix Appraisal-based CI setup

Release 2.3.2

20 Jun 17:09
Compare
Choose a tag to compare

Fixed

Release 2.3.1

23 May 16:30
Compare
Choose a tag to compare

Improved

  • Improve responsiveness of UI when navigating (#617)
  • Use icon sprite instead of inline SVGs (#616 - thanks @camertron!)

Other

  • Update repo paths to point to lookbook-hq org (e8f3e4f)
  • Add .ruby-version file (8bb9bb8)
  • Dependency bumps

Release 2.3.0

20 Apr 11:16
Compare
Choose a tag to compare

Fixed

  • Fix rendering of partials in previews (#606) (thanks @liram11!)

Other

  • Update dependencies

Release 2.2.2

06 Mar 17:17
Compare
Choose a tag to compare

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

02 Feb 22:46
Compare
Choose a tag to compare

Fixed

  • Add safe guard for headers["X-Frame-Options"].upcase (#561 - thanks @adrienpoly!)

Release 2.2.0

23 Nov 22:39
Compare
Choose a tag to compare

Added

Thanks to @cody-clio for suggesting a few nice improvements to the Lookbook sidebar:

Fixed

Changed

Release 2.1.1

24 Sep 14:39
Compare
Choose a tag to compare

Fixed

  • Undo auto-formatting that converted named splats into anonymous splats

Release 2.1.0

24 Sep 13:55
Compare
Choose a tag to compare

Improved

  • Include folders in preview search filter matching (#502 - thanks @fredboyle!)
  • Add copy button to embed drawer toolbar (#490 - thanks @bjufre!)

Fixed