What's Changed
* Introduced callbacks by forman in https://github.com/bcdev/dashi/pull/2
* Replacing HTML components with MUI components by b-yogesh in https://github.com/bcdev/dashi/pull/3
* Improved styling by forman in https://github.com/bcdev/dashi/pull/5
* Avoid local state in Widgets by forman in https://github.com/bcdev/dashi/pull/4
* Add Panel Title Contribution by b-yogesh in https://github.com/bcdev/dashi/pull/8
* Include callback function details by forman in https://github.com/bcdev/dashi/pull/6
* Update contribution state by b-yogesh in https://github.com/bcdev/dashi/pull/9
* Multiple refactorings by forman in https://github.com/bcdev/dashi/pull/10
* Fixed all imports by forman in https://github.com/bcdev/dashi/pull/13
* Bug Fix - incorrect panelIndex by b-yogesh in https://github.com/bcdev/dashi/pull/11
* Handle ndarray data before JSON serialization by b-yogesh in https://github.com/bcdev/dashi/pull/14
* Refactorings, Part 2 by forman in https://github.com/bcdev/dashi/pull/12
* Another renaming round by forman in https://github.com/bcdev/dashi/pull/15
* Refactorings towards usage as library by forman in https://github.com/bcdev/dashi/pull/16
* Downgrade react from 18 to 17 by b-yogesh in https://github.com/bcdev/dashi/pull/17
* Upgrade React to v18 by b-yogesh in https://github.com/bcdev/dashi/pull/18
* Use Vega instead of Plotly by b-yogesh in https://github.com/bcdev/dashi/pull/19
* Support application state by forman in https://github.com/bcdev/dashi/pull/22
* Support contrib state by forman in https://github.com/bcdev/dashi/pull/26
New Contributors
* b-yogesh made their first contribution in https://github.com/bcdev/dashi/pull/3
**Full Changelog**: https://github.com/bcdev/dashi/compare/v0.0.1...v0.0.8
v0.0.5-plotly
The `plotly.js` mess ends here.