Releases: SiaFoundation/web
Releases · SiaFoundation/web
@siafoundation/e2e@0.3.1
Patch Changes
- Updated dependencies [b7e5ea1]
- @siafoundation/react-core@1.6.0
@siafoundation/design-system@4.15.0
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/react-core@1.6.0
@siafoundation/clusterd@0.1.3
Patch Changes
- @siafoundation/renterd-js@0.12.2
renterd@0.71.0
Minor Changes
- 5b09ae3: The host and contracts multi-select menus both now include an option to rescan the selected hosts.
Patch Changes
hostd@0.54.0
Minor Changes
- a9cfe40: The address configuration setting now expects only the hostname without a port. Closes SiaFoundation/hostd#536
explorer@0.24.0
@siafoundation/renterd-types@0.14.0
Minor Changes
- c7ac767: The object response has been updated in v2.
@siafoundation/renterd-react@4.13.2
Patch Changes
- Updated dependencies [c7ac767]
- @siafoundation/renterd-types@0.14.0
@siafoundation/renterd-js@0.12.1
Patch Changes
- Updated dependencies [c7ac767]
- @siafoundation/renterd-types@0.14.0
@siafoundation/hostd-types@0.5.0
Minor Changes
- 2fe6eb7: Remove logs search API.