Skip to content

v4.0.24

Choose a tag to compare

@github-actions github-actions released this 27 May 19:00
· 18 commits to main since this release

feat: bump default actionsColumnWidth to 120px and widen ApiToken columns

  • ArchbaseDataGrid (MUI X and AG Grid): default actionsColumnWidth 60 → 120.
    60px clips standard action buttons (edit/remove/view) across every grid
    consumer, so the default needed widening. Callers can still override.
  • ArchbaseApiTokenView: Token API 260 → 300, Tenant ID 260 → 300,
    Validade 180 → 240. Previous sizes truncated the rendered content.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

Packages

  • @archbase/core
  • @archbase/data
  • @archbase/components
  • @archbase/layout
  • @archbase/admin
  • @archbase/advanced
  • @archbase/security
  • @archbase/security-ui
  • @archbase/template
  • @archbase/tools
  • @archbase/feature-flags
  • @archbase/ssr

Installation

npm install @archbase/core@4.0.24

Documentation

Visit https://react.archbase.dev for full documentation.