Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

fix(deps): point @conduction/nextcloud-vue to pre-built beta.108 (CnDataTable table fix)#329

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/nc-vue-beta108-table
May 27, 2026
Merged

fix(deps): point @conduction/nextcloud-vue to pre-built beta.108 (CnDataTable table fix)#329
rubenvdlinde merged 1 commit into
developmentfrom
fix/nc-vue-beta108-table

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Summary

  • GitHub Actions OIDC publish blocked — beta.108 never landed on npm
  • Bumps @conduction/nextcloud-vue from ^1.0.0-beta.101 to dist-committed branch SHA (14572a47)
  • Fix: CnDataTable.effectiveColumns() normalises string-array columns so table views render real values instead of dashes
  • Same fix pattern as openconnector/procest/pipelinq/zaakafhandelapp (all merged)

Swap back to ^1.0.0-beta.108 once Release workflow publishes to npm.

Test plan

  • Table views render real data instead of dashes
  • npm run build completes without errors
  • App loads in Nextcloud without console errors on table columns

…-SHA fallback)

GitHub Actions OIDC publish is blocked so beta.108 never landed on npm.
Switch to the dist-committed branch SHA (14572a47) that ships built
dist/ directly. CnDataTable.effectiveColumns() now normalises string-array
column shorthand so table views render real data instead of "—".

Swap back to ^1.0.0-beta.108 once the Release workflow publishes to npm.
@rubenvdlinde rubenvdlinde merged commit fdf7b60 into development May 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant