lookbook

A UI development environment for Ruby on Rails apps ✨

MIT License

Stars
827
Committers
64

Bot releases are hidden (Show)

lookbook - Release 0.5.0-beta.0

Published by allmarkedup almost 3 years ago

  • Add ability to hide/show drawer (f003cb3)
  • Force horizontal drawer on smaller screen sizes (ea2f6a0)
  • Update to Tailwind v3 (15383b1)
  • Update display params example with note about YAML string quoting (e3bfe69)
  • Add height resizing to preview window (009bb29)
  • Fix buggy nav updating/morphing (b3437aa)
  • Fix param binding (c3c3852)
  • Fix improperly morphed panel content (f17ee46)
  • Add support for drawer orientation switching (66b1c70)
  • Fix srcdoc disabling via config (2d3a43d)
  • Merge pull request #54 from czj/patch-1 (d1b45dc)
  • Stop rendering srcdoc when flag disables it (669c932)
lookbook - Release 0.4.8

Published by allmarkedup almost 3 years ago

  • Fix version number exception (b8afb15)
lookbook - Release 0.4.7

Published by allmarkedup almost 3 years ago

  • Frontend refactor and reorg (76dd0e0, 03c856c, 43b5462)
  • Unpin and update Alpine version (45efcf7)
  • Switch Parcel for asset bundling (2f1f82d)
lookbook - Release 0.4.6

Published by allmarkedup almost 3 years ago

  • Fix default toggle state (ab04c12)
  • Add link to demo app (558e85e)
lookbook - Release 0.4.5

Published by allmarkedup almost 3 years ago

  • Release @param functionality behind opt-in experimental feature flag
  • Document experimental features (96d8b3e)
  • Add beta features opt-in mechanism (53b43b1)
  • Add preview helper (147da5b)
  • Switch to YAML parser for display params (e68487c)
lookbook - Release 0.4.4

Published by allmarkedup almost 3 years ago

  • Merge pull request #53 from liaden/patch-1 (4999330)
  • Enable previews to work with ViewComponentContrib (5335aee)
  • Add test to ensure preview layout config is respected (8669176)
lookbook - Release 0.4.3

Published by allmarkedup almost 3 years ago

  • Enable markdown extensions (1ac5315)
lookbook - Release 0.4.2

Published by allmarkedup almost 3 years ago

  • Fix group layout when set in config (2e80201)
lookbook - Release 0.4.1

Published by allmarkedup almost 3 years ago

  • Fix gem push errors for prereleases (8ddcf23)
  • Make rendering group layouts more robust (aec967e)
  • Fix @display syntax example (b308985)
  • Build out dummy app and tests (446c807)
  • Ensure hidden examples are still accessible via their URL (7f3cc53)
  • Clean up display param inheritance (00744bf)
lookbook - Release 0.3.5

Published by allmarkedup almost 3 years ago

  • Fix incorrect route matching for nested components (f526f1c)
lookbook - Release 0.4.0-beta.2

Published by allmarkedup almost 3 years ago

  • Fix incorrect route matching for nested components (d0cc1ec)
  • Remove colon from @display tag syntax (ec6e4d5)
lookbook - Release 0.4.0-beta.1

Published by allmarkedup about 3 years ago

  • README tweaks (0c796c1)
  • Update dependencies (06f44e2)
  • Add display params support (037e600)
  • Don't navigate to hidden examples when toggling previews in nav (bb9b7ad)
  • Disable logging unless debug option is enabled (1f23762)
lookbook - Release 0.3.4

Published by allmarkedup about 3 years ago

  • Linting fixes (49a447a)
  • Fix nav sorting for a mix of collection and preview items (058f181)
  • Remove old nav code (eb2b95a)
  • Disable logging unless debug option is enabled (1941fab)
  • Only navigate to first item if label itself is clicked (c38bf7c)
  • Improve handling if the file parsing has issues (cda8fc7)
  • Restrict YARD parsing to files with a _preview prefix (5610c25)
lookbook - Release 0.3.3

Published by allmarkedup about 3 years ago

  • Ensure engine mount path is used for websocket URL (75e4fc2)
  • Add gem build and publish to release script (1533b01)
lookbook - Release 0.3.2

Published by allmarkedup about 3 years ago

  • Fix relative preview group template path (abe973e)
  • Remove relative lookups in partial paths (d3020b5)
lookbook - Release 0.3.1

Published by allmarkedup about 3 years ago

  • Add Rails version compatability note for UI auto-refresh (81d474d)
  • Lower version requirements for listen (3a78049)
  • Merge pull request #35 from edwinthinks/lax-requirements-for-rails-5.x (2504bb9)
  • Merge branch 'main' into lax-requirements-for-rails-5.x (483c4eb)
  • Enable compability with Rails 5.x (c34db33)
lookbook - Release 0.3.0

Published by allmarkedup about 3 years ago

  • 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)
lookbook - Release 0.3.0-beta.2

Published by allmarkedup about 3 years ago

  • Tidy up preview group rendering (b72f321)
  • Simplify display and behaviour of 'single example' previews in navigation (7172003)
lookbook - Release 0.3.0-beta.1

Published by allmarkedup about 3 years ago

  • Fix layout issues in Firefox (c3bd85a)
lookbook - Release 0.3.0-beta.0

Published by allmarkedup about 3 years ago

  • 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)