Skip to content

feat(widget):Update version, add list and table widget, and improve examples - #24

Merged
debuggerdragon311 merged 5 commits into
mainfrom
dev
Jun 22, 2026
Merged

feat(widget):Update version, add list and table widget, and improve examples#24
debuggerdragon311 merged 5 commits into
mainfrom
dev

Conversation

@debuggerdragon311

Copy link
Copy Markdown
Member

What does this PR do?

This PR implements several foundational changes, fixes, and feature additions across the repository:

  • Version Update: Synchronized module version configurations (fix(zon): version updated).
  • Build Configuration: Fixed external module resolution issues within the build pipeline and added a comprehensive changelog.
  • Examples & Documentation: Added a single-field TextInput demo (04_textinput) and updated the table example README instructions.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • New widget
  • Build or CI
  • Docs or examples only

Checklist

  • zig build test passes on my machine
  • zig fmt src/ examples/ build.zig has been run
  • New public functions have doc comments
  • No new cycle in the module dependency graph
  • I can explain every line in this diff, including anything a model wrote

- list widget is added to be reusable
- root has been updated and also a future table entry is being made
- externaal module in build is fixed and changelog is added.
- example is added for table
- readme of example is also updated with a table example.
@debuggerdragon311 debuggerdragon311 self-assigned this Jun 22, 2026
@debuggerdragon311
debuggerdragon311 requested a review from a team as a code owner June 22, 2026 13:48
@debuggerdragon311 debuggerdragon311 added the enhancement New feature or request label Jun 22, 2026
@debuggerdragon311
debuggerdragon311 merged commit 18f0fee into main Jun 22, 2026
2 checks passed
@debuggerdragon311
debuggerdragon311 deleted the dev branch June 22, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant