Skip to content

v8.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:41

New features

  • ctx.error for custom editors — the custom editor render context now includes the current validation error (string | null), so custom editors can style their own invalid state when validate rejects a commit. → Inline editing (#1355)
  • ctx.inputRef for custom editors — attach it as the ref of your focusable element to get auto-focus when the editor opens and refocus after a rejected commit, matching the built-in editors. → Inline editing (#1355)

Full changelog: https://reactdatatable.com/docs/changelog