This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.13.0](v1.12.0...v1.13.0) (2020-05-06) ### Bug Fixes * fixed opening a second project without refreshing breaking the svg ([b347d0a](b347d0a)) * now the cursor is set to text on all inputs ([79e35fb](79e35fb)) ### Features * basic projects page component ([a61e83b](a61e83b)) * clamped zooming ([66fce14](66fce14)) * function level cycle prevention ([e968b90](e968b90)) * in function cycle prevention ([31e811d](31e811d)) * inputs names on hover ([af3afc2](af3afc2)) * modified the editor state encoding and decoding to better fit the api ([33a3d24](33a3d24)) * only be able to connect pins of correct types ([0f519e7](0f519e7)) * project saving ([ac79b53](ac79b53)) * project searching ([7b82511](7b82511)) * same for outputs ([333f72d](333f72d)) * see node output on hover ([545bf65](545bf65)) * setting the names and example status of projects ([7cbb25f](7cbb25f)) * settings page ([8fc1b42](8fc1b42)) * some logic related to loading any Project ([601f8b7](601f8b7)) * some styling on the projects page ([c64ef9f](c64ef9f)) * visually show what inputs cant be connected ([b0a8d83](b0a8d83))
- Loading branch information