Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(plasma-new-hope): fix autoResize useEffect deps #1520

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

TitanKuzmich
Copy link
Contributor

@TitanKuzmich TitanKuzmich commented Oct 30, 2024

TextArea

  • добавлена зависимость от deprecated свойства resize в useAutoResize

What/why changed

useAutoResize ломался из-за некорректной проверки на ручное изменение размера TextArea. Сейчас оно deprecated, но поддержать проверку необходимо.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
# or 
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]

Copy link
Contributor

Theme Builder app deployed!

https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1520/

@TitanKuzmich TitanKuzmich added this pull request to the merge queue Nov 12, 2024
Merged via the queue into dev with commit 9ff29ae Nov 12, 2024
29 checks passed
@TitanKuzmich TitanKuzmich deleted the fix/fix-textarea-autoresize branch November 12, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-skip Exclude pull request changes from changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants