Skip to content

Releases: lookbook-hq/lookbook

Release 0.3.0-beta.2

23 Sep 16:15
Compare
Choose a tag to compare
Release 0.3.0-beta.2 Pre-release
Pre-release
  • Tidy up preview group rendering (b72f321)
  • Simplify display and behaviour of 'single example' previews in navigation (7172003)

Release 0.3.0-beta.1

20 Sep 20:48
Compare
Choose a tag to compare
Release 0.3.0-beta.1 Pre-release
Pre-release
  • Fix layout issues in Firefox (c3bd85a)

Release 0.3.0-beta.0

20 Sep 19:39
Compare
Choose a tag to compare
Release 0.3.0-beta.0 Pre-release
Pre-release
  • 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

09 Sep 07:49
Compare
Choose a tag to compare
  • Make use of preview srcdoc attribute configurable (c4e62d7)

Release 0.2.3

06 Sep 21:15
Compare
Choose a tag to compare
  • Ensure cable config works for all possible envs (09d0de4)

Release 0.2.2

06 Sep 07:53
Compare
Choose a tag to compare
  • 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

19 Aug 21:48
Compare
Choose a tag to compare
  • Filter private methods from examples (0081ea5)
  • Update with gem install instructions (cd7b63b)

Release 0.2.0

19 Aug 17:57
Compare
Choose a tag to compare
  • 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)

Release 0.1.4

05 Aug 20:10
Compare
Choose a tag to compare
  • Make preview and source rendering more robust (7266c50)
  • Simplify preview parsing (a81a407)
  • Limit parsing to preview files only (c134fe8)

Release 0.1.3

04 Aug 09:07
Compare
Choose a tag to compare
  • Fix rake tasks (546de12)
  • Respect selected preview controller (392baf9)
  • Fix version number and update hook (4918661)