Introduction
Dash JSON Grid is a Dash component library.
Dash porting version of the react project React JSON Grid 🔗. Provide structured and nested grid table view of complicated JSON objects/arrays.
Changelog
0.5.0 @ 11/27/2024
📣 New
- Add an example folder showing the usage with other vendor packages.
- Add functionalities of using examples with the developers' docker image (the contributing guide is also updated).
🔧 Fix
- Fix: Correct the ToC numbers in the readme file.
💾 Change
- Bump
Yarn
version from4.5.2
to4.5.3
.
Full Changelog: v0.4.3...v0.5.0