Skip to content

Conversation

olegshulyakov
Copy link
Owner

  • Remove deprecated useChatTextarea hook and related interface
  • Update ChatInput to use controlled component pattern with AutoSizingTextArea
  • Add responsive auto-sizing behavior based on screen width (xl: breakpoint)
  • Remove manual height adjustment logic in favor of component-based solution

BREAKING CHANGE: Removes useChatTextarea hook which was used for textarea height management.

- Remove deprecated useChatTextarea hook and related interface
- Update ChatInput to use controlled component pattern with AutoSizingTextArea
- Add responsive auto-sizing behavior based on screen width (xl: breakpoint)
- Remove manual height adjustment logic in favor of component-based solution

BREAKING CHANGE: Removes useChatTextarea hook which was used for textarea height management.
@olegshulyakov olegshulyakov merged commit 7107c57 into main Oct 12, 2025
10 checks passed
@olegshulyakov olegshulyakov deleted the feat/AutoSizingTextArea branch October 12, 2025 16:49
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