Skip to content

Bump trina_grid from 1.6.12 to 2.0.2#89

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/trina_grid-2.0.2
Closed

Bump trina_grid from 1.6.12 to 2.0.2#89
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/trina_grid-2.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 4, 2025

Bumps trina_grid from 1.6.12 to 2.0.2.

Changelog

Sourced from trina_grid's changelog.

Changelog

[2.1.0] - 2025. 09. 01

  • Fix: Restored mouse scrolling/dragging functionality that was broken since v1.6.11. @​doonfrs
  • Breaking Change: Enhanced rowWrapper callback to include TrinaRow data parameter and renamed row widget parameter to rowWidget for clarity. @​doonfrs

[2.0.1] - 2025. 09. 01

  • Feature: Enhanced filter color customization system. @​doonfrs
  • Feature: Added cell-level padding property to TrinaCell. @​doonfrs
  • Feature: Added validate parameter to changeCellValue method. @​doonfrs
  • Feature: Added keyboard event handling to TrinaCell. @​doonfrs
  • Feature: Enhanced TrinaGrid with customizable cell text style. @​doonfrs
  • Feature: Added cell color functionality to TrinaGrid. @​doonfrs
  • Enhancement: Added cell field to TrinaGridOnChangedEvent. @​doonfrs
  • Fix: Preserved horizontal borders for cells with custom background colors. @​doonfrs
  • Fix: Set default cellReadonlyColor to null to use default cell style. @​doonfrs
  • Fix: Improved text cell vertical alignment during editing. @​doonfrs
  • Fix: Reduced multi-line filter icon size to 16px. @​doonfrs
  • Fix: Improved vertical centering and text styling for edited cells. @​doonfrs
  • Fix: Enabled onSelected callback to fire in normal mode with comprehensive row selection support. @​doonfrs
  • Fix: Resolved frozen row alignment issue with dynamic row heights. @​doonfrs
  • Fix: Improved popup handling in TrinaDateCell. @​doonfrs
  • Fix: Improved date time cell styling and height adaptation. @​doonfrs
  • Fix: Prevented cell overflow when both Row checking & drag are enabled. @​DMouayad
  • Fix: Fixed checkbox overflow in column title. @​DMouayad
  • Fix: Grid no longer absorbs unregistered shortcuts. @​DMouayad
  • Fix: Key events now properly ignored when grid doesn't have primary focus. @​DMouayad
  • Fix: Editing popup no longer shown for readonly cells. @​DMouayad

[2.0.0] - 2025. 08. 16

  • Feature: Added new popup cells editing widget, including TrinaSelectMenu, TrinaTimePicker, and TrinaPopup. @​DMouayad
  • Feature: Added dynamic row height support. @​doonfrs
  • Fix: Ensure combined date and time validation in TrinaDateTimeCell. @​DMouayad
  • Feature: Improved initial value handling for date/time pickers. @​DMouayad
  • Feature: Enhanced pagination footer with direct page input functionality. @​doonfrs
  • Feature: Added CustomFooterScreen to demo and home screens. @​doonfrs
  • Feature: Improved time picker UI with scroll-to-change hint. @​DMouayad
  • Feature: Added closePopupOnSelection option for date columns. @​DMouayad
  • Feature: Added examples for select and time column constraints in editing popups. @​DMouayad
  • Fix: Prevent sorting from being triggered when clicking context menu in custom title. @​DMouayad
  • Feature: Added loading customization to TrinaLazyPagination. @​DMouayad
  • Feature: Added custom pagination UI and demo support. @​DMouayad
  • Fix: Corrected empty cell value handling for date/dateTime columns with custom format. @​DMouayad
  • Fix: Corrected column title height when enableColumnDrag is false. @​DMouayad
  • Feature: Added read-only color configuration to TrinaGrid. @​doonfrs
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [trina_grid](https://github.com/doonfrs/trina_grid) from 1.6.12 to 2.0.2.
- [Changelog](https://github.com/doonfrs/trina_grid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/doonfrs/trina_grid/commits)

---
updated-dependencies:
- dependency-name: trina_grid
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Sep 4, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 1, 2025

Superseded by #95.

@dependabot dependabot Bot closed this Oct 1, 2025
@dependabot dependabot Bot deleted the dependabot/pub/trina_grid-2.0.2 branch October 1, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants