Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump @ag-grid-community/infinite-row-model from 26.1.0 to 29.3.3 #243

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 26, 2023

Bumps @ag-grid-community/infinite-row-model from 26.1.0 to 29.3.3.

Release notes

Sourced from @​ag-grid-community/infinite-row-model's releases.

v29.3.0

Release 29.3.0

Key Issue Type Summary
AG‑8356 Bug Reintroduce support for requirejs
AG‑8352 Bug When using row AutoHeight=true with Custom Cell Renderers, toggling Keyboard Mode resets Row Heights
AG‑8348 Bug Tabbing does not flow correctly between aligned grids
AG‑8346 Bug [Regression] When setting a large value for cacheBlockSize, loading data is slow and becomes slower for each new cache block
AG‑8343 Bug When using excludeHiddenColumnsFromQuickFilter, Quick Filter excludes row group values if the grouped column is hidden
AG‑8341 Bug [Safari] Text within elements that should not allow selection is still selectable
AG‑8327 Bug [Sparklines] Sparkline tooltip renderer is not isolated to a single column
AG‑8297 Bug ColumnToolPanel can enter infinite loop if child group given groupId 0
AG‑8287 Bug [Charts] Pie breaks when data count increases
AG‑8283 Bug [Regression] When using SSRM, setting maxBlocksInCache causes too many rows to be retained instead of reloaded from the data source
AG‑8282 Bug Some icons throw exceptions when created as SVG
AG‑8281 Bug [Excel Export] Footer row is not exported to Excel when using groupHideOpenParents=true
AG‑8280 Bug [Excel Export] Exporting custom content with Text + Image throws an error
AG‑8275 Bug When pressing SPACE key to expand/collapse column groups, the page scrolls
AG‑8273 Bug [Regression] When using the set filter, clicking the CANCEL button doesn't reset unapplied changes and doesn't close the filter popup when using excel-windows mode
AG‑8272 Bug When using AG Grid Enterprise, there's no way to show ag-grid-community column menu tabs
AG‑8270 Bug Cannot expand group rows with double click when enableGroupEdit=true
AG‑8266 Bug When opening the chart tool panel via API call, the affected chart is scrolled into view
AG‑8242 Bug When removing a column from the row group panel, the columns list in the columns tool panel is scrolled to the bottom
AG‑8241 Bug [Regression] When popup parent has a height larger than the browser, the column menu displays with zero height
AG‑8235 Bug [Regression] headerCheckboxSelectionFilteredOnly is not reversible
AG‑8232 Bug [Regression] When selecting grid rows, status bar selection count doesn't take into account de-selected rows
AG‑8229 Bug [Regression] When using Mac and showing scrollbars "only when scrolling", full width row bounds exceeds grid viewport
AG‑8226 Bug [SSRM] refreshServerSide(purge: false) does not load rows if grid empty
AG‑8225 Bug [SSRM] Calling api.setRowCount does not correctly unset store length
AG‑8216 Task [SSRM] Fire an event when a SSRM refresh has fully completed
AG‑8213 Bug AgGrid ColumnResizeEvent emitted with incorrect source property when calling api
AG‑8141 Bug api.resetColumnState() breaks columns with aggFuncs supplied as functions
AG‑8139 Bug [Regression] When setting popupParent option, opening the column column menu popup scrolls down the HTML body
AG‑8064 Task [API] Display a warning in console when using domLayout="autoHeight" and rowModelType="serverSide" or "infinite" and ignore domLayout="autoHeight"
AG‑7996 Bug When using pivoting and enableGroupEdit=true, editing a group row cell an exception is thrown
AG‑7888 Bug paginationGoToLastPage() goes to wrong page when paginationAutoPageSize:true
AG‑7541 Bug When using SSRM, full width rows don't update after a SSRM refresh
AG‑7523 Bug When a column with autoHeight & wrapText=true spans into another column with autoHeight & wrapText=true, the row has default instead of auto-height and the cell value appears on a single row instead of wrapped
AG‑7368 Task [Charts] Add node / pointer tooltip position types
AG‑7080 Task [Master/Detail] Add support for sticky rows for master rows when using a master/detail grid
AG‑7013 Task [SSRM] Add support for sticky group rows
AG‑6984 Task [Pivoting] Allow aggregating the values of multiple pivot columns and rows in a single aggregation value
AG‑6880 Task [Tree Data] Add support for sticky group rows and tree data
AG‑6846 Task [API] Add to API docs the currently undocumented Column.isCellEditable(RowNode) API method
AG‑6716 Task [Sparklines] Allow per-column sparkline tooltip instances
AG‑6260 Task [SSRM] Allow displaying "Loading..." instead of "?" in the pagination panel when paging while still loading records (when using SSRM Pagination)
AG‑6181 Task [Chart] Allow custom tooltips to remain visible to allow interacting with tooltip content for accessibility users
AG‑4989 Task Allow AG Grid to work from inside a Shadow DOM
AG‑3890 Task [Charts] Improve layout of pie chart callout labels to avoid overlapping chart or other labels
AG‑3227 Task [Charts] Allow configuring tooltip position offset

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [@ag-grid-community/infinite-row-model](https://github.com/ag-grid/ag-grid) from 26.1.0 to 29.3.3.
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](https://github.com/ag-grid/ag-grid/commits)

---
updated-dependencies:
- dependency-name: "@ag-grid-community/infinite-row-model"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 5, 2023

Superseded by #246.

@dependabot dependabot bot closed this May 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ag-grid-community/infinite-row-model-29.3.3 branch May 5, 2023 03:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants