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

docs(module: table): add editable cell/row demo #1152

Merged
merged 2 commits into from
Feb 22, 2021
Merged

Conversation

ElderJames
Copy link
Member

🤔 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

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English add editable cell/row demo
🇨🇳 Chinese 增加单元格编辑和行编辑的 demo

☑️ 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

@codecov-io
Copy link

Codecov Report

Merging #1152 (f3eea84) into master (827cb70) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1152      +/-   ##
=========================================
- Coverage    6.58%   6.55%   -0.03%     
=========================================
  Files         436     436              
  Lines       24314   24419     +105     
=========================================
  Hits         1600    1600              
- Misses      22714   22819     +105     
Impacted Files Coverage Δ
components/table/Table.razor 0.00% <ø> (ø)
components/table/Table.razor.cs 0.00% <0.00%> (ø)
components/date-picker/DatePicker.razor 0.00% <0.00%> (ø)
components/date-picker/RangePicker.razor 0.00% <0.00%> (ø)
components/table/Table.razor.Selection.cs 0.00% <0.00%> (ø)
components/date-picker/DatePicker.Razor.cs 0.00% <0.00%> (ø)
components/date-picker/RangePicker.razor.cs 0.00% <0.00%> (ø)
components/date-picker/internal/DatePickerBase.cs 0.00% <0.00%> (ø)
...ponents/date-picker/internal/DatePickerInput.razor 0.00% <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 827cb70...f3eea84. Read the comment docs.

@ElderJames ElderJames merged commit 695eb06 into master Feb 22, 2021
@ElderJames ElderJames deleted the feat/table-editable branch February 22, 2021 03:29
ElderJames added a commit that referenced this pull request Apr 23, 2022
* feat(module: table): add editable cell demo

* add editable row de
ElderJames added a commit that referenced this pull request Apr 30, 2022
* feat(module: table): add editable cell demo

* add editable row de
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.

None yet

2 participants