Releases: clay/clay-kiln
Releases · clay/clay-kiln
bare-words
- #96 unstyled wysiwyg editing
proscribed-affectations
- #87 fixed refreshing components when saving them
- #91 add data structure from the schema if it doesn't already exist (allows creating new instances of components without needing each field to have default data in the bootstrap file)
- #92 add
affects
behavior (allows you to specify components to update when a certain field updates) - #90 add save status message to toolbar
labeling-behaviors
- #85 added
label
behavior, to explicitly declare that a field should have a label (note, this gets the label from the_label
metadata, which is also consumed by the placeholder and potentially other things)
recoverable-discombobulations
- #73 added placeholder groups
- #70 added
render
service to avoid full page refresh when saving - #68, #74, #76, #82 styleguide feedback
- #75 added
drop-image
behavior - #77 dane's 2nd revision of component-bar styles
- #78 made
simple-list
more consistent - #84 added comments to behaviors documenting arguments for schemas
flatland-revisited
automatic-propagation
tiny-toolbar-enhancements
list-polish
combinatorial-behaviorism
- core behaviors
- first draft of the style guide
- lots of services
- still have some
dollar-slice
controllers - exposes
addBehavior
andaddDecorator
so instances of byline can run their own custom behaviors and decorators if they want to