closes 4 issues against alpha 1.1 release
Migrating:
- Add
gem "hyper-store", "1.0.alpha1.2"(if still migrating from legacy) - Add
gem "hyper-spec", "1.0.alpha1.2"(if needed)
Closed Issues:
- Add a
togglemethod to observables #61 - Using built in event names in components does not work with
triggersmacro #59 - HyperComponent class not inheriting correctly #60
param :classshould automatically translate toparam :className alias: :Class#58
See https://github.com/hyperstack-org/hyperstack/releases/tag/v1.0.alpha1.1 for details on upgrading from legacy Hyperloop applications.