Skip to content

Upgrade lookbook gem to v1.0

Thomas Hutterer requested to merge lookbook_v1 into master

What does this MR do and why?

Lookbook had its 1.0 release a few days ago 🎉 This version comes with many improvements on the UI but is backwards-compatible. So no changes to our component previews are required.

This version also contains my PR that disables CSP in RAILS_ENV=development. With this we don't need the class_eval in the initializer anymore and can clean that up 🚮

Screenshots or screen recordings

image

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Thomas Hutterer

Merge request reports