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 @ag-grid-community/core from 26.1.0 to 28.0.2 #141

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps @ag-grid-community/core from 26.1.0 to 28.0.2.

Release notes

Sourced from @​ag-grid-community/core's releases.

v28.0.0

Release 28.0.0

Key Issue Type Summary
AG‑6948 Task Remove @​ag-grid-community/all-modules and @​ag-grid-enterprise/all-modules
AG‑6915 Task [Row Sorting] Rename colDef.comparator parameter isInverted to isDescending
AG‑6903 Bug When using Windows-style overlay scrolling in Edge, the horizontal scrollbar doesn't appear when hovered and cannot be dragged
AG‑6900 Bug When enableRangeSelection=true the rangeSelectionChanged event is fired twice instead of once on mousedown
AG‑6898 Task [Charts] Add Legend Item click listener
AG‑6887 Task [Charts] Series highlight z-order improvements
AG‑6884 Bug [Regression] When setting groupHideOpenParents=true, collapsed group row cell values cannot be copied
AG‑6883 Bug When calling setColumnDefs with colDefs with a column that's locked on the left but isn't first in the array or locked to the right but isn't the last, the locked column isn't rendered on the correct side of the grid
AG‑6878 Bug [Regression] When using integrated line/area/scatter charts both x and y axis labels are clipped
AG‑6874 Task Improve the way Cell Class is handled to avoid React’s memory leak
AG‑6858 Task [SSRM] Simplify SSRM by removing Store concept
AG‑6857 Bug When dragging the fill handle in a pinned column, the fill area dashed border isn't shown in the border between the pinned and unpinned columns
AG‑6856 Bug When focusing agNumberColumnFilter, entering a number and turning the mouse wheel increases/decreases the value
AG‑6852 Task [Chart] Allow setting maxWidth for chart legend items
AG‑6848 Task [SSRM] Allow Server-Side Sorting & Filtering when using server-side row model without Infinite Scroll
AG‑6836 Bug [Regression] When using non-QWERTY keyboards (French/German/etc), keyboard shortcuts CTRL+Z/Y don't work
AG‑6832 Bug When using tree data with group selection but not all rows are selectable, the top-level checkbox is indeterminate state and cannot be un-selected
AG‑6826 Bug [Regression] When using React and setting a filter model, filtered rows are rendered with incorrect heights
AG‑6824 Bug When rowSelected event is fired, its event property (storing the browser event) is always undefined
AG‑6815 Bug [Charts] Navigator Initial rendering different after clicking 'show navigator' in docs example
AG‑6812 Bug When destroying grid while the Column Menu Tab of the Column Menu is open, an exception is thrown
AG‑6806 Bug [Regression] When enableRangeSelection=true, clicking a grid cell fires dragStopped event unnecessarily
AG‑6805 Bug When using React, applying column state and then filter model produces empty lines inside the grid rows
AG‑6801 Task [Accessibility] Allow row group, values, pivot areas in columns tool panel to comply with accessibility standards (currently using aria-role attribute instead of role attribute)
AG‑6795 Bug When using row grouping, selecting all rows with header checkbox selection, expanding a row group and dragging a row, console exceptions are thrown
AG‑6771 Bug When using Chrome on Windows with a grid with big number of rows (>50,000) and multiple levels of row grouping, pressing the DOWN ARROW button to scroll the grid, the viewport doesn't keep up and renders with a delay
AG‑6765 Bug [Regression] When using Windows, enabling range selection and suppressing row and column virtualization, using the arrow keys to scroll the viewport, focused cell freezes and doesn't change for a few seconds at a time
AG‑6759 Task Create prod build that doesn't generate source maps
AG‑6757 Bug When dragging a row from a grid into another grid which is partly displayed over the source grid, the row can only be dropped into the target grid part that's not over the source grid
AG‑6754 Bug When using SSRM and setting the aria-rowcount property, its value gets reset each time the grid is scrolled
AG‑6731 Task [Accessibility] Allow row group panel to use correct accessibility attribute (role instead of aria-role)
AG‑6707 Task [Events] Remove rowDataChanged event in favor of rowDataUpdated event, and call filter.onNewRoadsLoaded consitently
AG‑6706 Bug When removing a column from the row group panel, onColumnVisible event isn't fired even though the column visibility changes
AG‑6703 Bug [Regression] When using external filtering and changing the external filter, isExternalFilterPresent callback is called multiple times instead of just once
AG‑6680 Bug [Charts] Series flash when yName property changed
AG‑6678 Bug [Charts] Series items flash in top left corner when toggling via the legend
AG‑6660 Bug When pivoting, reordering secondary columns and then expanding a secondary column resets the secondary column order
AG‑6601 Bug When using Angular 13 and importing AG Grid, a compiler warning is output when building codebase
AG‑6587 Task [Row Grouping] Allow sorting different group columns separately by clicking the grouped column items in the row group panel
AG‑6539 Task [Pivoting] Rename Secondary Columns to Pivot Columns (API members) and update documentation
AG‑6370 Task [Themes] Extend CSS variables in themes
AG‑6149 Task [Frameworks] Publish fully compatible Angular Ivy package
AG‑5859 Task [Chart] Improve chart series and tooltip rendering speed when using column/line series with a large number of data points
AG‑5740 Bug When adding a new series to the chart, it is added as hidden with JavaScript but visible with Angular/React/Vue
AG‑5611 Bug [Regression] When using axis label formatting there are multiple axis labels with the same value
AG‑5203 Task [Aggregation] Improve performance of column aggregation calculation

... (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/core](https://github.com/ag-grid/ag-grid) from 26.1.0 to 28.0.2.
- [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/core"
  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 Jul 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2022

Superseded by #148.

@dependabot dependabot bot closed this Aug 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ag-grid-community/core-28.0.2 branch August 4, 2022 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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