Native Tables & Charts 3.0.8
This release makes the Gutenberg data workflow substantially easier and safer to use.
- Fixes the React lifecycle error that could crash Gutenberg after opening or closing the existing-data picker.
- Loads reusable datasets and synced views completely before changing the block, avoiding partial or broken previews.
- Adds spreadsheet-style keyboard editing: caret-aware Left/Right, Up/Down cell movement, Enter/Shift+Enter, and Tab row wrapping.
- Realigns the existing-data search controls and adds properly spaced, responsive modal action bars.
- Cleans up the Import or Paste Data layout across desktop and narrow editor widths.
- Adds automated coverage for keyboard navigation and atomic reusable-view loading.
Validation: full PHP smoke suite, frontend Node tests, block-editor Node tests, JavaScript syntax checks, diff checks, and live Gutenberg desktop/mobile interaction testing.