Skip to content

Tags: glue-viz/echo

Tags

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #66 from astrofrog/vue-prefix

Added ability to specify a prefix to use on the vue side, e.g. state_

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #64 from astrofrog/vue-hold-sync

Make sure we call hold_sync before looping over properties to notify

v0.14.0

Toggle v0.14.0's commit message
Add missing environment

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #59 from astrofrog/vue-consolidate-calls

Minimize comm updates between Python and vue, and add option to log comm calls

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #58 from astrofrog/vue-skip

Added skip parameter for vue autoconnect

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #55 from astrofrog/fix-alias-combo-bug

Fixed bug with connect_combo_selection and connect_list_selection with aliases

v0.12.0

Toggle v0.12.0's commit message
No longer test on Intel due to GitHub runners no longer being available

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #52 from Carifio24/priority

Respect priority between one- and two-argument callbacks

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed case

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #42 from astrofrog/validators

Implement a new type of callback called validators, which get called before a value changes