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:table): fix nullable date-time built-in filter #1964

Merged

Conversation

anranruye
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

Fixes #1962

馃挕 Background and solution

馃摑 Changelog

Language Changelog
馃嚭馃嚫 English fix nullable date-time built-in filter
馃嚚馃嚦 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

@github-actions
Copy link

github-actions bot commented Sep 22, 2021

@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #1964 (f6757c0) into master (1f2a7f6) will increase coverage by 1.83%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1964      +/-   ##
==========================================
+ Coverage   25.39%   27.22%   +1.83%     
==========================================
  Files         488      511      +23     
  Lines       32019    24430    -7589     
  Branches        0      233     +233     
==========================================
- Hits         8130     6652    -1478     
+ Misses      23889    17742    -6147     
- Partials        0       36      +36     
Impacted Files Coverage 螖
...nts/table/FilterExpression/DateFilterExpression.cs 0.00% <0.00%> (酶)
components/core/Helpers/MemberPath/PathNode.cs 46.15% <0.00%> (-8.85%) 猬囷笍
components/core/Reflection/TypeDefined.cs 77.77% <0.00%> (-7.94%) 猬囷笍
components/input/InputGroup.razor.cs 87.50% <0.00%> (-6.95%) 猬囷笍
components/tabs/TabPane.razor 86.66% <0.00%> (-6.20%) 猬囷笍
...ponents/date-picker/types/DatePickerPlaceholder.cs 22.72% <0.00%> (-4.20%) 猬囷笍
components/input/TextArea.razor.cs 77.52% <0.00%> (-3.05%) 猬囷笍
...ponents/core/Component/Overlay/type/TriggerType.cs 81.25% <0.00%> (-2.97%) 猬囷笍
components/timeline/Timeline.razor.cs 63.21% <0.00%> (-2.24%) 猬囷笍
...onents/date-picker/internal/DatePickerHeader.razor 45.71% <0.00%> (-1.91%) 猬囷笍
... and 422 more

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 1f2a7f6...f6757c0. Read the comment docs.

@ElderJames ElderJames merged commit 3d800df into ant-design-blazor:master Oct 12, 2021
ElderJames pushed a commit that referenced this pull request Oct 16, 2021
* fix(module:table): fix nullable date-time built-in filter

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs
@anranruye anranruye deleted the FixDateTimeBuiltInFilter branch October 29, 2021 13:20
ElderJames pushed a commit that referenced this pull request Apr 23, 2022
* fix(module:table): fix nullable date-time built-in filter

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs
ElderJames pushed a commit that referenced this pull request Apr 30, 2022
* fix(module:table): fix nullable date-time built-in filter

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs
ElderJames pushed a commit that referenced this pull request Sep 6, 2022
* fix(module:table): fix nullable date-time built-in filter

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs
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.

Build-in Filters for Table
2 participants