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(TextArea): add method for auto scroll to top/bottom #901

Merged
merged 10 commits into from
Mar 29, 2023

Conversation

densen2014
Copy link
Member

@densen2014 densen2014 commented Mar 28, 2023

feat(TextArea): add method for auto scroll to top, to bottom #900

Description

close #900

@bb-auto
Copy link

bb-auto bot commented Mar 28, 2023

Thanks for your PR, @densen2014. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot requested a review from ArgoZhang March 28, 2023 12:26
@bb-auto bb-auto bot added the enhancement New feature or request label Mar 28, 2023
@bb-auto bb-auto bot added this to the V7.5.0 milestone Mar 28, 2023
@densen2014 densen2014 changed the title Alex/feat(text area) #900 feat(TextArea): add method for auto scroll to top, to bottom Mar 28, 2023
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #901 (63521fc) into main (bfc9531) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #901   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          477       477           
  Lines        15735     15741    +6     
=========================================
+ Hits         15735     15741    +6     
Impacted Files Coverage Δ
...BootstrapBlazor/Components/Textarea/Textarea.razor 100.00% <ø> (ø)
...tstrapBlazor/Components/Textarea/Textarea.razor.cs 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.

@densen2014
Copy link
Member Author

稍后修正 99.98% (-0.02%) compared

@ArgoZhang ArgoZhang changed the title feat(TextArea): add method for auto scroll to top, to bottom feat(TextArea): add method for auto scroll to top/bottom Mar 29, 2023
@ArgoZhang ArgoZhang enabled auto-merge (squash) March 29, 2023 04:01
@ArgoZhang ArgoZhang merged commit a3bbf2d into main Mar 29, 2023
@ArgoZhang ArgoZhang deleted the alex/feat(TextArea)-#900 branch March 29, 2023 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(TextArea): add parameters for auto scroll, method for auto scroll to top, to bottom
2 participants