Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #870

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Version Packages #870

merged 1 commit into from
Dec 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 20, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@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

@siafoundation/[email protected]

Minor Changes

  • b7e5ea1: Added maybeFromNullishArrayResponse for casting null empty array responses to [].

@siafoundation/[email protected]

Patch Changes

@siafoundation/[email protected]

Patch Changes

@siafoundation/[email protected]

Patch Changes

@siafoundation/[email protected]

Patch Changes

  • b7e5ea1: Host and contract responses are now Nullable rather than Maybe, since empty responses return null.
  • Updated dependencies [b7e5ea1]

[email protected]

Minor Changes

  • b7e5ea1: Data tables now show an empty state when viewing a page greater than the first page with no data.

Patch Changes

  • b7e5ea1: Fixed a bug where the transaction list would show pending transactions when viewing pages other than the first page.

[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

  • b7e5ea1: Fixed a bug where the transaction list would show pending transactions when viewing pages other than the first page.
  • b7e5ea1: Fixed a bug where pagination did now work on the file uploads list.
  • b7e5ea1: Fixed a bug where pagination did not work on the file explorer.

[email protected]

Minor Changes

  • b7e5ea1: Data tables now show an empty state when viewing a page greater than the first page with no data.

Patch Changes

  • b7e5ea1: Fixed a bug where the transaction list would show pending transactions when viewing pages other than the first page.

@siafoundation/[email protected]

Patch Changes

Copy link

vercel bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hostd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 8:17pm
renterd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 8:17pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Dec 20, 2024 8:17pm
explorer-zen ⬜️ Ignored (Inspect) Visit Preview Dec 20, 2024 8:17pm
website ⬜️ Ignored (Inspect) Visit Preview Dec 20, 2024 8:17pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from 8ec71b1 to d469c26 Compare December 20, 2024 20:11
@alexfreska alexfreska merged commit 3dbd63b into main Dec 20, 2024
6 checks passed
@alexfreska alexfreska deleted the changeset-release/main branch December 20, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant