chore(deps-dev): bump tabulator-tables and @types/tabulator-tables
Bumps tabulator-tables and @types/tabulator-tables. These dependencies needed to be updated together.
Updates tabulator-tables from 4.9.3 to 6.2.1
Release notes
Sourced from tabulator-tables's releases.
Updates and Fixes
- Range selection with column moving now works correctly
- Focus is now correctly restored after range selection
- Range selection will no longer accidentally select the row header when using keyboard navigation
- The
getCellsfunction on the range component now correctly returns cell components- Improved cell range jump navigation in large data sets
- Navigation focus maintained when scrolling
- Fixed node version issue in linter config
- Fixed issue with popup lists not fitting on screen
Toggle Formatter, AutoColumns Updates & Events
No release notes provided.
Spreadsheet Importer
No release notes provided.
Updates and Fixes
- Fix regression breaking
autoColumnson initial load of ajax dataESM Tree Shaking, Spreadsheets & Grids, Resize Guides & Much Much More...
There have been many changes in the latest release, including:
- ESM Tree Shaking is fully working now!
- Build tools have been upgraded to the latest versions
- New features for module builders
- Row headers
- Spreadsheet module, grid generation, array format data handling
- Resize guides
- Editor empty value handling
- Improved range exporting
- Rownum accessor for export
- New Events
- Performance improvements for data trees
- A load of bug fixes
There are a large number of updates to Tabulator in this release, Checkout the Release Notes for full details
Updates and Fixes
- Fixed issues with rendering in range selection module when no row header defined
- Fixed regression in frozen columns module when frozen columns are initially hidden
- Fix issue in
timeanddatetimeeditors where 24 hour times were not being handled correctly- You can now use the
editableTitleandmovableColumnsoptions together without dragging the mouse in the title input causing the column to be moved- Using events after calling the
setHeightfunction will no longer result console warnings- Fixed regression that caused text areas to not resize on table resize, introduced during performance improvements in v5.5
- Editors can now only trigger
successorcancelcalls once (if validation passes) to prevent duplicate eventsCell Range Selection & Much Much More!
There are a large number of updates to Tabulator in this release, Checkout the Release Notes for full details
Updates and Fixes
... (truncated)
Commits
7333c33regenerate dist after merge and update version to 6.2.1e87ed45Bump tj-actions/changed-files from 17.3 to 41 in /.github/workflows (#4392)4ade2e3fix The pop-up content is too long, causing top to be negative. (#4447)d54a8beNode bump for lint pipeline (#4456)44613d2trap focus key navigation (#4474)264e40afix jump navigation (#4473)c57d9d2fix getCells does not return cell components (#4466)4425327fix SelectRange keyboard navigation when there is a rowheader (#4459)9a7a954fix initial focus (#4458)f7708fefix movable columns and range selection (#4431)- Additional commits viewable in compare view
Updates @types/tabulator-tables from 4.9.4 to 6.2.0
Commits
- See full diff in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| tabulator-tables | [>= 5.a, < 6] |
| @types/tabulator-tables | [< 6, > 5.1.0] |
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)