Skip to content

refactor(ui): migrate to lib-vuetify shared components#25

Merged
BatLeDev merged 1 commit intomasterfrom
migrate-lib-vuetify-components
Apr 22, 2026
Merged

refactor(ui): migrate to lib-vuetify shared components#25
BatLeDev merged 1 commit intomasterfrom
migrate-lib-vuetify-components

Conversation

@BatLeDev
Copy link
Copy Markdown
Member

@BatLeDev BatLeDev commented Apr 22, 2026

  • Replace local layout-section-tabs and layout-error components with shared df-section-tabs, df-layout-fetch-error, and df-layout-empty-state from @data-fair/lib-vuetify
  • Update error pages to use DfLayoutFetchError with HTTP status codes and back-navigation props
  • Replace empty-state spans with DfLayoutEmptyState on the catalogs list page
  • Adapt tab definitions to use key instead of id to match lib-vuetify API
  • Delete local layout-section-tabs.vue component (now provided by shared lib)

Replace local layout-error, layout-section-tabs and inline empty states
with df-layout-fetch-error, df-section-tabs and df-layout-empty-state
from @data-fair/lib-vuetify ^2.2.1.
@BatLeDev BatLeDev merged commit afd3af0 into master Apr 22, 2026
5 checks passed
@BatLeDev BatLeDev deleted the migrate-lib-vuetify-components branch April 22, 2026 07:48
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