lookbook

A UI development environment for Ruby on Rails apps ✨

MIT License

Stars
827
Committers
64

Bot releases are hidden (Show)

lookbook - Release 0.2.4

Published by allmarkedup about 3 years ago

  • Make use of preview srcdoc attribute configurable (c4e62d7)
lookbook - Release 0.2.3

Published by allmarkedup about 3 years ago

  • Ensure cable config works for all possible envs (09d0de4)
lookbook - Release 0.2.2

Published by allmarkedup about 3 years ago

  • 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)
lookbook - Release 0.2.1

Published by allmarkedup about 3 years ago

  • Filter private methods from examples (0081ea5)
  • Update with gem install instructions (cd7b63b)
lookbook - Release 0.2.0

Published by allmarkedup about 3 years ago

  • 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)
lookbook - Release 0.1.4

Published by allmarkedup about 3 years ago

  • Make preview and source rendering more robust (7266c50)
  • Simplify preview parsing (a81a407)
  • Limit parsing to preview files only (c134fe8)
lookbook - Release 0.1.3

Published by allmarkedup about 3 years ago

  • Fix rake tasks (546de12)
  • Respect selected preview controller (392baf9)
  • Fix version number and update hook (4918661)
lookbook - Release 0.1.2

Published by allmarkedup about 3 years ago

  • Update deps (16378a9)
  • Fix missng preview_source helper error (f8cca2e)
  • Autoloading cleanup (5a671c3)
  • Add docs on comments and the @hidden tag (13d385e)
  • Add support for hiding examples with @hidden (ae5be66)
  • Add Parser class and implement custom @hidden directive (fe6a02c)
  • Add endpoint for standalone preview rendering (ca761de)
  • Update usage example to mount in development (d8c30d1)
  • Add rake task to update Engine version number during release process (9168dab)
  • Use release-it to manage releases (7517a72)
  • Fix gem reference in dev instructions (f505a84)
lookbook - v0.1.1

Published by allmarkedup about 3 years ago

  • Fix odd preview source code caching behaviour
  • Add copy to clipboard button to code areas
lookbook - Initial release

Published by allmarkedup about 3 years ago

A first release for the brave to play with :-)