Skip to content

Tags: Crumbls/layup

Tags

v1.5.1

Toggle v1.5.1's commit message
Doc update.

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #51 from Crumbls/release-please--branches--main

chore(main): release 1.5.0

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #47 from Crumbls/feature/storage-facade-improvements

More updates for previews.

v1.3.1

Toggle v1.3.1's commit message
v1.3.1 - Documentation overhaul

v1.3.0

Toggle v1.3.0's commit message
docs: prep CHANGELOG and docs for v1.3.0 release

- Convert [Unreleased] to [1.3.0] and add bullets for nested pages, PageTitleWidget, scheduled publishing, layup.pages.enabled, widget-defaults backfill, layup:doctor sub-field fix, and revision restore styling
- README: bump widget count to 96, add Page Title to Content table, surface dual-render / nested pages / scheduled publishing in feature list, refresh test count to 1,168 / 3,649
- docs/configuration.md: document layup.pages.max_depth and add Scheduling section
- docs/getting-started/publishing.md: document scheduled publishing workflow and --dry-run
- docs/getting-started/creating-pages.md: document nested pages, parent_id, breadcrumb behavior, and scheduled status
- docs/api-reference/models.md: add parent_id, path, published_at, scheduled status, and parent/children relationships to Page

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #27 from Crumbls/fix/ship-stubs-in-dist

Fix: ship stubs/ in Composer dist

v1.2.2

Toggle v1.2.2's commit message
Release v1.2.2 -- documentation, packaging, README trim

- Add full documentation site in docs/ (30 pages, 6 sections)
- Add .gitattributes to exclude dev files from Composer dist
- Add homepage and support URLs to composer.json
- Trim README to concise overview with links to docs

v1.2.1

Toggle v1.2.1's commit message
Release v1.2.1 -- theme system, ColorPicker, mobile responsiveness

v1.2.0

Toggle v1.2.0's commit message
Warn during install when existing layout is missing @layupScripts or …

…Alpine.js

v1.1.2

Toggle v1.1.2's commit message
Cleanup of default config. Working on redoing the README.md doc.