Releases: SiaFoundation/web
Releases · SiaFoundation/web
[email protected]
[email protected]
Minor Changes
- a5a5d09: The contracts explorer no longer supports filtering by host IP.
- a5a5d09: The blocklist dialog no longer shows how many active contacts match a suggestion.
- a5a5d09: The contracts explorer no longer includes a column for host IP.
- b7e5ea1: Data tables now show an empty state when viewing a page greater than the first page with no data.
- a5a5d09: The contracts multi-select menu no longer supports bulk blocklist actions.
Patch Changes
[email protected]
@siafoundation/[email protected]
Patch Changes
- b7e5ea1: Host and contract responses are now Nullable rather than Maybe, since empty responses return null.
- Updated dependencies [b7e5ea1]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Patch Changes
- Updated dependencies [b7e5ea1]
- Updated dependencies [b7e5ea1]
- @siafoundation/[email protected]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Patch Changes
- Updated dependencies [b7e5ea1]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Minor Changes
- b7e5ea1: Added maybeFromNullishArrayResponse for casting null empty array responses to [].
@siafoundation/[email protected]
Patch Changes
- Updated dependencies [b7e5ea1]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Minor Changes
- 2f3f9ab: useTableState now handles column filtering.
- b7e5ea1: Refactored useDatasetState to include a noneOnPage state, a renamed loaded state, and a more explicit API.
- b7e5ea1: PaginationMarker now takes an explicit nextMarker and also an optional marker. If the current marker is not passed at all, previous page navigation is always enabled.
- 2f3f9ab: Renamed enabledColumns to visibleColumns and removed disabled categories from useTableState.
- b7e5ea1: Added EmptyState component for handling all dataset empty states with custom or default components.
- e983c15: useTableState now supports a defaultSortDirection.
Patch Changes
- Updated dependencies [b7e5ea1]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Patch Changes
- @siafoundation/[email protected]