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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(module:list): unintended output from SetGutterStyle #1159

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

superjerry88
Copy link
Contributor

Removed an unintended console writeline that is causing flooded output

馃 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

馃敆 Related issue link

#1154

馃挕 Background and solution

馃摑 Changelog

Language Changelog
馃嚭馃嚫 English Removed unintended console output from SetGutterStyle
馃嚚馃嚦 Chinese

鈽戯笍 Self Check before Merge

鈿狅笍 Please check all items below before review. 鈿狅笍

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Removed an unintended console writeline that is causing flooded output
@superjerry88 superjerry88 changed the title Update ListItem.razor.cs fix: unintended output from SetGutterStyle Feb 22, 2021
@superjerry88 superjerry88 changed the title fix: unintended output from SetGutterStyle fix(module:list): unintended output from SetGutterStyle Feb 22, 2021
@codecov-io
Copy link

Codecov Report

Merging #1159 (21f24f3) into master (df2cabd) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1159   +/-   ##
======================================
  Coverage    6.54%   6.54%           
======================================
  Files         436     436           
  Lines       24431   24430    -1     
======================================
  Hits         1600    1600           
+ Misses      22831   22830    -1     
Impacted Files Coverage 螖
components/list/ListItem.razor.cs 0.00% <酶> (酶)

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update df2cabd...21f24f3. Read the comment docs.

@ElderJames ElderJames merged commit e2721b5 into ant-design-blazor:master Feb 23, 2021
@superjerry88 superjerry88 deleted the patch-1 branch February 23, 2021 05:07
@ElderJames ElderJames linked an issue Feb 23, 2021 that may be closed by this pull request
ElderJames pushed a commit that referenced this pull request Apr 23, 2022
Removed an unintended console writeline that is causing flooded output
ElderJames pushed a commit that referenced this pull request Apr 30, 2022
Removed an unintended console writeline that is causing flooded output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unintended console output from SetGutterStyle
4 participants