Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tabulator-tables from 5.2.7 to 5.5.0 #1732

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps tabulator-tables from 5.2.7 to 5.5.0.

Release notes

Sourced from tabulator-tables's releases.

Performance Improvements, Updates and 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

  • Prevent recursive issue of cell generation when rapidly calling updateData function
  • Fix incorrect content type passed to component function binder for GroupComponent
  • Fixed issue with incorrect data being passed to the second argument of the internal row-added event
  • Improve experience of data and time pickers while editing
  • Fix regression in last patch release causing unusual focus behaviour on header filters on table initialization
  • Left and right navigation keys are now usable in the list editor when auatocomplete mode is enabled
  • Odd/Even row styling is now correctly maintained when new rows are added to the top of the table
  • The rownum formatter now works correctly when new rows are added to the top of the table
  • Custom column definition options are now available via the getDefinition function on the column component.
  • Fixed regression in debugInvalidOptions setup option
  • The rowSelectionChanged event is no longer needlessly fired on table initialization
  • Fixed issue with new rows being added to the table causing a miscalculation in grouped headers
  • Fixed regression in the tabEndNewRow option
  • Deleting a row during the focus process of an editor no longer results in a console error
  • Vertical positioning of the placeholder element has been corrected
  • Fixed redraw issue when using the basic renderer
  • Moving a row between groups should no longer cause a console exception when the start group is now empty
  • When the updateData function is called on a row, only mutators on the changed fields will be called
  • the fitColumns layout now correctly renders without a gap to the side of the table when the table has a variable height
  • Table height and scrollbars are now correctly calculated when both the minHeight and maxHeight options are used together
  • Adding new rows to the table no longer results in a change in vertical scroll position
  • Fixed visual glitch when using frozen rows on a table with a large number of columns
  • Fixed visual glitch when using top calculation on a table with a large number of columns
  • Triggering a focus event inside an editor while it is in use will no longer reinitialize the editor
  • The tickCross editor now works correctly on the Safari browser
  • Improved console warning messaging for date, time and datetime editors
  • Fixed formatted editor output for date, time and datetime editors when format param is set to true
  • Fixed formatted editor output for date, time and datetime editors when format param is set to iso
  • Enabled up/down arrow keys to increment/decrement values in date editors

Updates and Fixes

  • When using a mask on an editor, ctrl and meta key actions are now allowed through
  • Fixed context issue with table popup tool destroyed binding
  • Fixed initial value lookup on value resolution for undefined cells in the list editor
  • Improved efficiency of row formatting in export module
  • Memory leak on destroying a table using the print module has been fixed
  • The updateData function now correctly rejects its returned promise if invalid row data is passed to it.
  • The addRow function now correctly adds rows to the table in the position defined
  • Updating the headerFilterPlaceholder column definition option with the updateDefinition function on the column component now works correctly
  • Row selection is now correctly restricted to actual rows only, not calculation rows or group headers
  • Fixed regression in placeholder option that was preventing HTML Elements from being passed to the option
  • The onRendered callback is now correctly triggered for editors when used as header filters
  • The export module will now only map default styles over an element if it does not already have those styles set
  • When formatting a row on export, the getElement function on row component passed to the formatter will now correctly return the exported element
  • Fixed regression in getRows and getDataCount function when passing in the selected argument
  • Fixed issue with Grouped Rows module trying to redraw the table while wiping rows

... (truncated)

Commits
  • 618e303 update version to 5.5.0
  • 147045b Merge commit '07e0038e547b4fdcd1063c47a2a59f062199dbfd'
  • 07e0038 fix context issue in placeholder callback
  • 0ad3555 add placeholderHeaderFilter table option
  • db65919 allow placeholder option to use a function
  • def7aef fix issue with toggling frozen column state using updateDefinition on component
  • 261f95c fix issue in scroll to focus on edit cells
  • ab4abc1 add scrollTo function on column component
  • be39a3f add position, ifVisible arguments to column component scrollTo function
  • b226f91 add position, ifVisible options to row scrollTo function
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels May 22, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tabulator-tables-5.5.0 branch 2 times, most recently from 61fe0c2 to b1cc7ff Compare May 23, 2023 07:25
Bumps [tabulator-tables](https://github.com/olifolkerd/tabulator) from 5.2.7 to 5.5.0.
- [Release notes](https://github.com/olifolkerd/tabulator/releases)
- [Commits](olifolkerd/tabulator@5.2.7...5.5.0)

---
updated-dependencies:
- dependency-name: tabulator-tables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tabulator-tables-5.5.0 branch from b1cc7ff to 2342e38 Compare May 23, 2023 07:26
@niladic niladic closed this Jul 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tabulator-tables-5.5.0 branch July 17, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant