Skip to content

Bump up promkit version to v0.11.0 - #24

Merged
ynqa merged 1 commit into
v0.3.0/devfrom
promkit-widgets
Mar 1, 2026
Merged

Bump up promkit version to v0.11.0#24
ynqa merged 1 commit into
v0.3.0/devfrom
promkit-widgets

Conversation

@ynqa

@ynqa ynqa commented Mar 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 1, 2026 12:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the codebase to be compatible with promkit v0.11.0 / promkit-widgets v0.3.0 by adapting to API changes in widget state/config structures.

Changes:

  • Bump promkit to 0.11.0 and promkit-widgets to 0.3.0.
  • Update text editor usage to reference state.config.edit_mode and to pass text_editor::Config via text_editor::State.
  • Migrate app config structs to use promkit_widgets’ built-in text_editor::Config and listbox::Config.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/sig.rs Adapts streaming input handling and hint rendering to the updated widget state/config APIs.
src/main.rs Constructs text_editor::State / listbox::State using the new config fields and updated listbox construction.
src/config.rs Removes local appearance wrappers and switches to promkit_widgets config types for (de)serialization.
src/archived.rs Updates archived-mode input handling to use readline.config.edit_mode.
Cargo.toml Bumps promkit-related dependency versions.
Cargo.lock Updates lockfile to reflect new dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ynqa
ynqa merged commit 362f130 into v0.3.0/dev Mar 1, 2026
11 checks passed
@ynqa
ynqa deleted the promkit-widgets branch March 1, 2026 12:06
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.

2 participants