Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
improve roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
renardeinside committed Feb 21, 2024
1 parent ba144cf commit 64a8cef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,16 @@ uvicorn examples.simple:app --reload
## Roadmap

- [ ] Add more elements
- [x] Add hot reload
- [ ] Add support for onload events
- [ ] Use msgpack for message SerDe ([Why msgpack?](https://medium.com/@hugovs/the-need-for-speed-experimenting-with-message-serialization-93d7562b16e4))
- [x] Introduce `suspense` for loading states
- [ ] Simplify indexing logic
- [ ] Add convenient attributes API
- [ ] Add more examples
- [ ] Add tests
- [ ] Add CI/CD
- [ ] Add documentation
- [ ] Add support for Plotly-based charts
- [ ] Add support for Vega-based charts
- [ ] Refactor the imports

0 comments on commit 64a8cef

Please sign in to comment.