All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Provides design functions
state
andsetState
in mechanic instance.
- Updates inner workings to fit new loading and running flow.
- Added
extras = { head }
attribute to theframe()
callback, to enable adding styles to svg animation frames
- Renamed design function's
params
export toinputs
. This is not backwards compatible and is an API change.
- Renamed packages and scope to
@mechanic-design/engine-svg
.
- Updated engine to pass single argument object with named fields to design functions.
First logged release