Releases: lookbook-hq/lookbook
Releases · lookbook-hq/lookbook
Release 0.3.0-beta.2
Release 0.3.0-beta.1
- Fix layout issues in Firefox (c3bd85a)
Release 0.3.0-beta.0
- Use external icon sprite (df832ee)
- Add hotkey for opening preview in new window (3f90351)
- Add hotkey for search box focus/blur (836283f)
- Add support for grouped examples (1d52fe3)
- Add refresh preview button (299385a)
- Add hotkeys for inspector tabs (7d603e5)
- Beautify output HTML (d90af21)
- Basic small-screen layout (9bc7863)
Release 0.2.4
- Make use of preview srcdoc attribute configurable (c4e62d7)
Release 0.2.3
- Ensure cable config works for all possible envs (09d0de4)
Release 0.2.2
- Only create websocket when UI auto refresh is enabled (d2e9243)
- Merge pull request #40 from Spone/patch-1 (1e8e194)
- Merge pull request #41 from podia/relax-gemspec (4247c95)
- Relax the gemspec to work with Rails 7 from github (afc155f)
- Delete .DS_Store (27c6bc3)
- Bump actionpack from 6.1.4 to 6.1.4.1 (784a5e8)
- Fix installation instructions (0cedb7f)
- Add better tag examples (747689c)
- Simplify docs (28558f1)
- Update screenshot (ee255d4)
Release 0.2.1
Release 0.2.0
- Add dependency versions (77d1439)
- Add test setup using dummy app (8a1a576)
- A few quick fixes (d8f81d4)
- Readme tweaks (6960560)
- Add no-previews-found states (a4bd361)
- Catch and display errors within app layout (ede80b5)
- Catch missing template errors and display within UI (56a3ec5)
- Remove stray console.log (3cd0c17)
- Add lint & fix npm script (1db6dda)
- Initial run of prettier (4007054)
- Add eslint and prettier (588e74b)
- Run asset build before release (dbac97c)
- Intial linting fixes (47accd5)
- Add reviewdog workflow for standardrb (1e36e76)
- Update gemspec (b06e677)
- Add standardrb (0215367)
- Remove autogenerated test files (fcbbca1)
- Big refactor and cleanup (f2c109f)
- Update description (a369934)
- Add support for @Label tags (2be5e10)
- Merge pull request #15 from kirillplatonov/fix-deprecation-warning (047f9ba)
- Fix deprecation warning for icon_sprite partial (7129217)
- Fix preview code object caching (c8c66f9)
- Don't cache preview parsing results (1dfd0ea)