Skip to content

Bump trina_grid from 2.0.2 to 2.1.0#95

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/trina_grid-2.1.0
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 1, 2025

Bumps trina_grid from 2.0.2 to 2.1.0.

Changelog

Sourced from trina_grid's changelog.

[2.1.0] - 2025. 09. 30

  • Feature: Added comprehensive translations for pagination and time picker. @​doonfrs
  • Feature: Added pagination enhancements with global configuration (#228). @​doonfrs
  • Feature: Added simplified column filter API methods for programmatic filter management. @​doonfrs
  • Feature: Enable column filter visibility in TrinaGrid. @​doonfrs
  • Fix: Include hidden columns when creating new rows (#226). @​doonfrs
  • Fix: Update sdk, apply standard dart formatting to all file (#222). @​doonfrs
  • Fix: Pagination theme updates and height accumulation bug (#221). @​doonfrs
  • Fix: Export TrinaDropdownMenuVariant to make it publicly accessible (#220). @​doonfrs
  • 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
  • Refactor: Use polymorphism to build cell widgets (#167). @​DMouayad
  • Test: Added comprehensive unit tests for column filter functionality (#209). @​doonfrs
  • Test: Added comprehensive unit tests for rowWrapper functionality. @​doonfrs
  • Docs: Added documentation for checkReadOnly dynamic cell read-only functionality (#223). @​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

... (truncated)

Commits

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [trina_grid](https://github.com/doonfrs/trina_grid) from 2.0.2 to 2.1.0.
- [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.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 1, 2025
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