Releases: lookbook-hq/lookbook
Releases · lookbook-hq/lookbook
Release 1.0.0-rc.3
- Fix duplicate combustion gem (91526df)
- Add doc server script (2119e14)
- Add system test for text field params (78aa10d)
- Fix params field encoding (7672518)
- Move release scripts out of rake tasks (9ff092b)
- Run dummy app from bin script (d981d3a)
- Run workbench from bin script (6c04bf0)
- Remove unnecessary rails require (c060c62)
Release 0.9.7
- Disable CSP in development environment (ebf5ff8)
Release 1.0.0-rc.2
Release 1.0.0-rc.1
Release 1.0.0-beta.8
- Refine inspector panel styling
- Add standardrb and prettier formatting to dev workflow
Release 1.0.0-beta.7
- Add version number and beta warning to installation docs (ac30cb4)
- Only listen for changes when running in a server process (d050344)
- Fix quote escaping in param fields (c947ee3)
- Docs: Add custom tag docs (787c233)
- Add support for defining custom tags (c4a55c2)
- Themable favicon (966c011)
- Improve getting started docs (3f56e7a)
Release 0.9.6
Release 0.9.5
- Only listen for changes when running in a server process (1fbbf5a)
Release 1.0.0-beta.6
- Fix custom panel default ordering (52c85c3)
- Add deployment docs (64730f4)
- Add default example data to inspector data (3ff9271)
- Fix path generation in embed component (1254408)
- Use correct cursor for vertical resize (e080a5f)
- Include query string when opening preview in standalone new window (01c3cd0)
- Manually Include page helpers in PagesController (2862139)
- Add custom data and preview layout docs (641fdbf)
- Add preview helpers directly into preview controller (2de0afe)
- Add hooks docs (879a481)
- Add Lookbook.data store (0e8e9cc)
- Add docs on custom panels (712ffc1)
- Add object info components (0ae881d)
- Add theming docs (dbaecdd)
- More docs building and content (2857f16)
- Safelist highlight styles (43e51e1)
- Generate jit css file on build (814fe48)
- Remove jit css file (ec51c26)
- More docs theme building (0b928ca)
- Add TOC (402b7de)
- Setup bridgetown docs site (4186568)
- Theme variable names rationalisation (45c81cd)
- Updating params to parse DateTime into ruby object (2202234)
- Updating input params to accept date related inputs (75a9fb2)
- Fix custom panel output when no styles are present (8773a4a)
- Fix incorrect default for sort_examples config option (a9095e3)
- Ensure panel styles are always loaded (31cf824)
- Add scoped styles for custom panels (c453b5c)
Release 0.9.4
- Remove flakey workflow (b211e00)
- Include query string when opening preview in standalone new window (cd75da1)
- Manually Include page helpers in PagesController (df089c2)
- Merge pull request #120 from thutterer/fix_cursor_dir (4b5668a)
- Use correct cursor for vertical resize (6a83f77)
- Merge pull request #116 from jonrohan/date_input_previews (d5a9df7)
- Updating params to parse DateTime into ruby object (31622ea)
- Updating input params to accept date related inputs (f1bd6e4)
- Update dependencies (ecc573d)