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

feat(comp:textarea): autoRows supports setting min and max separately #1166

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

autoRows 不支持 minRows和 maxRows 单独配置

What is the new behavior?

支持 单独配置 minRows和 maxRows

Other information

@idux-bot
Copy link

idux-bot bot commented Sep 26, 2022

This preview will be available after the AzureCI is passed.

@sallerli1 sallerli1 linked an issue Sep 26, 2022 that may be closed by this pull request
1 task
@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #1166 (a176a59) into main (7f656fc) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##             main    #1166    +/-   ##
========================================
  Coverage   96.94%   96.94%            
========================================
  Files         321      321            
  Lines       30906    30906            
  Branches     2070     2827   +757     
========================================
  Hits        29962    29962            
  Misses        944      944            
Impacted Files Coverage Δ
packages/components/textarea/src/types.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit 3829665 into IDuxFE:main Sep 27, 2022
@sallerli1 sallerli1 deleted the feat-text-area-auto-rows-saller branch February 20, 2023 06:11
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.

[comp:textarea] textarea autoRows maxRows 展示异常
2 participants