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

Update AntD ListField styles. #776

Merged
merged 12 commits into from
Aug 12, 2020
Merged

Update AntD ListField styles. #776

merged 12 commits into from
Aug 12, 2020

Conversation

kestarumper
Copy link
Member

This PR closes #773 by updating the AntD styles of the ListField component to match the newest version.

@kestarumper kestarumper added the Type: Feature New features and feature requests label Aug 4, 2020
@kestarumper kestarumper self-assigned this Aug 4, 2020
@codecov
Copy link

codecov bot commented Aug 4, 2020

Codecov Report

Merging #776 into master will decrease coverage by 0.03%.
The diff coverage is 96.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #776      +/-   ##
==========================================
- Coverage   97.62%   97.59%   -0.04%     
==========================================
  Files         175      175              
  Lines        3374     3405      +31     
  Branches      634      651      +17     
==========================================
+ Hits         3294     3323      +29     
  Misses          8        8              
- Partials       72       74       +2     
Impacted Files Coverage Δ
packages/uniforms-antd/src/SubmitField.tsx 90.90% <0.00%> (-9.10%) ⬇️
packages/uniforms-antd/src/ListField.tsx 93.75% <75.00%> (-2.81%) ⬇️
packages/uniforms-antd/src/BoolField.tsx 100.00% <100.00%> (ø)
packages/uniforms-antd/src/DateField.tsx 100.00% <100.00%> (ø)
packages/uniforms-antd/src/ErrorField.tsx 100.00% <100.00%> (ø)
packages/uniforms-antd/src/ErrorsField.tsx 100.00% <100.00%> (ø)
packages/uniforms-antd/src/ListAddField.tsx 100.00% <100.00%> (ø)
packages/uniforms-antd/src/ListDelField.tsx 100.00% <100.00%> (ø)
packages/uniforms-antd/src/ListItemField.tsx 100.00% <100.00%> (ø)
packages/uniforms-antd/src/LongTextField.tsx 100.00% <100.00%> (ø)
... and 3 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 68cb1e2...e4c9ab6. Read the comment docs.

packages/uniforms-antd/src/DateField.tsx Show resolved Hide resolved
packages/uniforms-antd/src/DateField.tsx Outdated Show resolved Hide resolved
packages/uniforms-antd/src/DateField.tsx Show resolved Hide resolved
packages/uniforms-antd/src/ListAddField.tsx Outdated Show resolved Hide resolved
packages/uniforms-antd/src/ListDelField.tsx Outdated Show resolved Hide resolved
packages/uniforms-antd/src/ListField.tsx Outdated Show resolved Hide resolved
packages/uniforms-antd/src/ListItemField.tsx Outdated Show resolved Hide resolved
radekmie
radekmie previously approved these changes Aug 5, 2020
@radekmie radekmie changed the title WIP: Update AntD ListField styles. Update AntD ListField styles. Aug 6, 2020
radekmie
radekmie previously approved these changes Aug 12, 2020
Monteth
Monteth previously approved these changes Aug 12, 2020
Co-authored-by: Konrad Bosak <konrad.bosak@vazco.eu>
@radekmie radekmie dismissed stale reviews from Monteth and themself via e4c9ab6 August 12, 2020 10:59
@radekmie radekmie merged commit d50ad63 into master Aug 12, 2020
@radekmie radekmie deleted the antd-styling-773 branch August 12, 2020 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New features and feature requests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Antd Styling
3 participants