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

Add Optional Subtitle to ExpandableListTile #1

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2024

Objective:
Add an optional subtitle to the ExpandableListTile.

Tasks:

  • Modify the ExpandableListTile to accept a subtitle parameter.
  • Ensure the subtitle is displayed properly in the UI.
  • Maintain backward compatibility.
  • Write tests and update documentation.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2024

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch 3 times, most recently from 7ff078c to 95a772d Compare August 28, 2024 15:38
@FrenkyDema
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch 4 times, most recently from 7d6347f to 61358c2 Compare August 29, 2024 13:33
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@FrenkyDema FrenkyDema force-pushed the dependabot/github_actions/actions/checkout-4 branch from 61358c2 to c29dc12 Compare September 10, 2024 10:21
@FrenkyDema FrenkyDema merged commit 891ad75 into main Sep 10, 2024
5 checks passed
@FrenkyDema FrenkyDema deleted the dependabot/github_actions/actions/checkout-4 branch September 10, 2024 10:23
@FrenkyDema FrenkyDema added this to the v0.1.0 milestone Sep 24, 2024
@FrenkyDema FrenkyDema changed the title Bump actions/checkout from 2 to 4 Add Optional Subtitle to ExpandableListTile Sep 24, 2024
@FrenkyDema FrenkyDema added documentation Improvements or additions to documentation enhancement New feature or request and removed workflows labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant