Skip to content

Releases: clay/clay-kiln

v8.4.0-3 [BETA] Testing global validators

31 Jan 15:21
Compare
Choose a tag to compare

Testing minor release with metadata global validators #1368

clone-clown

14 Dec 18:54
Compare
Choose a tag to compare

Preload component data from amphora-html that hasn't been mutated by handlebars templates. Requires amphora-html version 4.0.2+, otherwise falls back to mutated component data.

bugs-bugs-bugs

13 Dec 16:54
Compare
Choose a tag to compare

This release resolves the following reported issues:

  • Empty page areas (with placeholders) are now editable in page mode (#1282)
  • Deleting an embedded _component (NOT part of a _componentList) now sets the parent's _component field to null instead of an empty object (#1200)
  • Creating a new component whose defaults reference named instances of another component will clone data from the referenced component instead of using the default data of the referenced component (#1305)

nav-plugins

11 Dec 21:41
Compare
Choose a tag to compare
  • FEATURE: Nav Menu Plugins (#1355)
  • NPM dependency audit

she-has-the-range

10 Dec 17:06
Compare
Choose a tag to compare

Range input hydrates itself from input data if it exists, otherwise uses start prop as starting value. Fixes #1353

what-changed

20 Nov 16:26
Compare
Choose a tag to compare

Send the component's fields that were changed after a component's model.save runs with the UPDATE_COMPONENT mutation for plugins that listen to this event

count-dragula

12 Nov 15:08
Compare
Choose a tag to compare

Allow inline drag reordering/deleting of complex-list items

removable-components

23 Oct 21:06
Compare
Choose a tag to compare
  • fixes issue where _components list was including removed components

insufficient-accumulation

23 Oct 21:06
Compare
Choose a tag to compare
  • FEATURE: when rendering, add _components with a list of the component names currently on the page

Note: This has an issue (where removed components are not removed from the list), please use v8.2.1

home-on-the-range

16 Oct 15:12
Compare
Choose a tag to compare