What's Changed
* Skeleton for configurable theme by brentyi in https://github.com/nerfstudio-project/viser/pull/40
* Fix edge case when float slider initial value is an integer by brentyi in https://github.com/nerfstudio-project/viser/pull/41
* Add examples to formatting action by brentyi in https://github.com/nerfstudio-project/viser/pull/43
* Remove multi-panel support, bottom bar by brentyi in https://github.com/nerfstudio-project/viser/pull/44
* Implement `add_mesh_trimesh()` by brentyi in https://github.com/nerfstudio-project/viser/pull/45
Also fixed some CDN issues.
**Full Changelog**: https://github.com/nerfstudio-project/viser/compare/v0.0.13...v0.0.14