-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cainmagi/dash-json-grid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cainmagi/dash-json-grid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 16 files changed
- 1 contributor
Commits on Oct 20, 2024
-
Configure `.gitattributes` for specifying the line-breaks of files.
Configuration menu - View commit details
-
Copy full SHA for 7a0c4a2 - Browse repository at this point
Copy the full SHA 7a0c4a2View commit details
Commits on Oct 21, 2024
-
0.4.0 - upgrade to
react-json-grid@0.9.2
1. Upgrade the core dependency `react-json-grid` from `v0.7.0` to `v0.9.2`, where several bugs are fixed. 2. Fix: Correct some ambiguous descriptions in the docstrings.
Configuration menu - View commit details
-
Copy full SHA for 1493d1a - Browse repository at this point
Copy the full SHA 1493d1aView commit details -
Update the tests to match the new `react-json-grid@0.9.2`.
Configuration menu - View commit details
-
Copy full SHA for e0f7554 - Browse repository at this point
Copy the full SHA e0f7554View commit details -
0.4.0 - improve the data routing
1. Make the data routing support the new indexing rule like: `[..., ..., [2]]`, where the last value is an `int` in a one-element list. 2. Make the returned column data of `DashJsonGrid.get_data_by_route(...)` or `pop_item_of_object(...)` become `OrderedDict()` if the column data is incomplete.
Configuration menu - View commit details
-
Copy full SHA for cef66ad - Browse repository at this point
Copy the full SHA cef66adView commit details
Commits on Oct 22, 2024
-
0.4.0 - enhance
update_data_by_route
Allow the `DashJsonGrid.update_data_by_route` accept a mapping value when updating a column. If all keys in this mapping are `int`, will treat the mapping as the index set.
Configuration menu - View commit details
-
Copy full SHA for 078789f - Browse repository at this point
Copy the full SHA 078789fView commit details -
Improve the compatibility of `dash_json_grid.DashJsonGrid.update_data_by_route(...)`. Now it can update table data even if it contains invalid rows.
Configuration menu - View commit details
-
Copy full SHA for 7dfb5d8 - Browse repository at this point
Copy the full SHA 7dfb5d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1292559 - Browse repository at this point
Copy the full SHA 1292559View commit details -
Configuration menu - View commit details
-
Copy full SHA for a54a44a - Browse repository at this point
Copy the full SHA a54a44aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.4...v0.4.0