Skip to content

feat(demo): showcase WithFooter on TodoList modals#293

Merged
Aaronontheweb merged 3 commits into
devfrom
demo-footer-modal
Jun 11, 2026
Merged

feat(demo): showcase WithFooter on TodoList modals#293
Aaronontheweb merged 3 commits into
devfrom
demo-footer-modal

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Owner

Summary

Demonstrates the new WithFooter() and WithFooterColor() methods added in #292 by adding footers to both modals in the TodoList demo.

Changes:

  • Add WithFooter() to the 'Add New Task' modal with keyboard hints
  • Add WithFooter() to the 'Select Priority' modal with keyboard hints
  • Add WithTitleColor() to match each modal's border color
  • Updated modal.gif to showcase the footers in the gallery

This serves as both a functional enhancement to the demo and a visual showcase for the new footer feature.

Relates to: #292

@Aaronontheweb Aaronontheweb merged commit 0757ca9 into dev Jun 11, 2026
8 checks passed
@Aaronontheweb Aaronontheweb deleted the demo-footer-modal branch June 11, 2026 02:48
Aaronontheweb added a commit that referenced this pull request Jun 11, 2026
- WithFooter and WithFooterColor API on ModalNode (#292)
- Updated ModalNode docs with WithFooter usage example (#293)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant