Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: plank/contentable

v0.1.0

28 May 14:38
894b4ec

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.1.0

v0.0.9

05 May 16:45
7e65ff1

Choose a tag to compare

Description

fixes #16

v0.0.7

27 Nov 16:24

Choose a tag to compare

Ensure the layouts folder does not end in a directory separator.

v0.0.6

27 Nov 15:26

Choose a tag to compare

Add Inertia Layout Syncing Test Coverage

v0.0.5

23 Nov 07:23

Choose a tag to compare

Add the ability to exclude Layout models from being created during Syncing.

v0.0.4

22 Nov 10:57

Choose a tag to compare

Make the Layoutables fallback to a default show layout when one is not explicitly set. Also allow Layoutables to specify they are not customizable, but they can still leverage the default show and index layouts.

v0.0.3

22 Nov 09:46

Choose a tag to compare

Make available layout options static, as they should not change per model instance.

v0.0.2

22 Nov 08:49
c973f8e

Choose a tag to compare

Source Layouts from Filesystem

Beta Release

08 Nov 15:46
acc4c64

Choose a tag to compare

Beta Release Pre-release
Pre-release

What's Changed

  • Layouts, Layoutables & Layout Data by @kfriars in #7
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #8
  • Implement basic contentable functionality by @m-triassi in #6

Full Changelog: https://github.com/plank/contentable/commits/v0.0.1