github jbetancur/react-data-table-component v8.7.0

one day ago

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

Don't miss a new react-data-table-component release

NewReleases is sending notifications on new releases.