Global
Fix space in .npmignore filename #15 (@spenserblack)
Improve documentation
VectorInput (#19)
Remove Vec2Input and Vec3Input
Add support for Vector4
Fix reference update of prop.value
ColorInput (#20)
Fix HSL conversion
Fix HSL and HSLA strings interpolation
Improve the display of the input when color has an alpha channel
Add support for { r: 0, g: 0, b: 0}
and { r: 0, g: 0.5, b: 1: a: 1 }
objects.
Fix reference update of prop.value
Triggers (#21)
Fix save of key
for MIDI and Keyboards triggers in LocalStorage
Clear key on triggers change in UI