lookbook icon indicating copy to clipboard operation
lookbook copied to clipboard

A UI development environment for Ruby on Rails apps ✨

Results 66 lookbook issues
Sort by recently updated
recently updated
newest added

I followed the steps for [Deploying in Production](https://github.com/allmarkedup/lookbook#deploying-in-production), can see component previews at `rails/view_components/`, Lookbook works great locally and I can see the Preparser task running successfully when deploying to...

needs investigation

Sorry, this is similar to the other PR we submitted! We were only rendering one page so didn't run into this until now 😅 Hopefully this is the right move...

**Before:** ↔️ (same as horizontal resize) **After:** ↕️

When opening a preview that has query parameters in the URL in a new window, these query parameters are discarded. This might not be a bug and just how Lookbook...

My components get recognized by lookbook but the preview window throws an `ActionView::Template::Error`. This is happening with all my components. ``` No route matches {:action=>"preview", :controller=>"lookbook/previews", :page=>nil, :path=>"button/sizes"} ``` ![2022-08-02...

bug

Hey! Thanks for the project, first of all. I would like to share a potential caveat (which worth mentioning in the Readme, though not sure where—that's why an issue). We've...

bug
help wanted

Hey 👋 Thanks for the continued improvements to Lookbook. We've started using Lookbook quite a bit more, and with the new experimental Documentation pages it gives us almost everything I...

feature request

Some component libraries (like [Primer](https://github.com/primer/view_components)) offer multiple themes for their components. To help with previewing components in themed libraries, it should be pretty straightforward to add a 'component theme' dropdown...

feature request

Something similar to what we have [on ViewComponent homepage](https://viewcomponent.org/#who-uses-viewcomponent). I think people like to know they're in good company :)

documentation
feature request

Lookbook sounds like a great project! I am currently evaluating if we can move on from [storybook-viewcomponent](https://github.com/jonspalmer/view_component_storybook) and one thing we use a lot is passing param values as a...

feature request