dash-json-grid v0.3.2
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.3.2 @ 09/30/2024
📣 New
- Add the
styleproperty to the component. - Allow users to specify the
themeproperty asinheritorunset, which allows more flexible configurations. - Add the security policy and the corresponding issue template.
🔧 Fix
- Fix: When rendering the data, the component will print
data. Remove this unexpected behavior. - Fix: Correct the component name and the specified style name in
usage.py.
💾 Change
- Modify the workflow to exempt the out-of-date dependency:
borales/actions-yarn@v4. - Update the issue templates by changing some examples.
- Update the link of submitting the vulnerability issue, and the description in the security policy file.
Full Changelog: v0.3.1...v0.3.2