First tag created by commitizen
.
Not planning to release this yet. Simple first initial tag.
Project still in a WIP state.
- global play/pause button
- oscillator play/pause button
- gain per oscillator
- githooks setup:
pre-commit
- commit messages enforced:
commitizen
- install script to manage cross language deps.
- migration from
npm
topnpm
- update app, 3 page osc layout
- slider, dropdown and oscillator react components
README.md
to track state- TODO section
- this
CHANGELOG.md
- uses
propTypes
andprops
in all components - docstrings formatted for
better-docs
everywhere- TODO: fix the generation of docs
.pre-commit-config.yaml
: removecommitizen-branch
check onpush