Skip to content

Revise Editor component and module#663

Merged
dhardy merged 16 commits intomasterfrom
push-tkrwzzlpwssz
Feb 12, 2026
Merged

Revise Editor component and module#663
dhardy merged 16 commits intomasterfrom
push-tkrwzzlpwssz

Conversation

@dhardy
Copy link
Collaborator

@dhardy dhardy commented Feb 12, 2026

This significantly reduces the amount of code in EditField and allows user-defined widgets to be built over the same kas::widgets::edit::Component. Component is a wrapper over Editor extending the API for usage by a wrapping widget, for example so that fn text_mut() is not exposed to the EditGuard API.

@dhardy dhardy merged commit 5ad7117 into master Feb 12, 2026
5 checks passed
@dhardy dhardy mentioned this pull request Feb 13, 2026
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

Comments