Skip to content

Tags: cainmagi/dash-json-grid

Tags

v0.5.0

Toggle v0.5.0's commit message
0.5.0 - fix readme Fix: Correct the ToC numbers in the readme file.

v0.4.3

Toggle v0.4.3's commit message
0.4.3 - update `yarn` Bump `Yarn` version from `4.5.1` to `4.5.2`.

v0.4.2

Toggle v0.4.2's commit message
0.4.2 - add scss styles Add SCSS styles when the property `highighlight_selected == False`. This change make the cursor become normal if the grid elements are not selectable.

v0.4.1

Toggle v0.4.1's commit message
0.4.1 - add test `test_docstring` Add a test for validating that the docstring of the main component is consistent with that of the auto-generated component.

v0.4.0

Toggle v0.4.0's commit message
0.4.0 - fix typos Fix a typo in the changelog.

v0.3.4

Toggle v0.3.4's commit message
0.3.4 - fix get_data_by_route Fix: Add extra rules to `DashJsonGrid.get_data_by_route(...)` to raise an `KeyError` if a column cannot export any value.

v0.3.3

Toggle v0.3.3's commit message
0.3.3 - change version info Change the version information which previously caused the release failed.

v0.3.2

Toggle v0.3.2's commit message
0.3.2 - update security policy Update the link of submitting the vulnerability issue, and the description in the security policy file.

v0.3.1

Toggle v0.3.1's commit message
0.3.1 - fix typo in the readme Fix a typo in the readme file.

v0.3.0

Toggle v0.3.0's commit message
0.3.0 - upgrade pypi publish Upgrade the PYPI python publish workflow to the new standard.