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

style(date-picker): fix global className conflict #446

Merged
merged 2 commits into from
Nov 10, 2020
Merged

style(date-picker): fix global className conflict #446

merged 2 commits into from
Nov 10, 2020

Conversation

itiiss
Copy link
Contributor

@itiiss itiiss commented Nov 9, 2020

@gio-design/package@version

  • 日期选择器
    修改全局的gio-input类名

@gio-design/package@version

  • data-picker
    fix global gio-input classname

@azure-pipelines
Copy link

Deploy preview for ready! ✅ https://deploy-preview-446--gio-design.surge.sh

@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #446 (2c4d8af) into master (0cd9598) will increase coverage by 0.43%.
The diff coverage is 96.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
+ Coverage   76.89%   77.32%   +0.43%     
==========================================
  Files         111      111              
  Lines        3601     3630      +29     
  Branches      854      863       +9     
==========================================
+ Hits         2769     2807      +38     
+ Misses        825      818       -7     
+ Partials        7        5       -2     
Impacted Files Coverage Δ
...mponents/src/components/date-picker/datePicker.tsx 64.81% <ø> (ø)
packages/components/src/components/form/Form.tsx 100.00% <ø> (ø)
packages/components/src/components/form/Item.tsx 100.00% <ø> (ø)
...ckages/components/src/components/select/Select.tsx 97.12% <33.33%> (-1.12%) ⬇️
...ckages/components/src/components/avatar/Avatar.tsx 100.00% <100.00%> (ø)
...s/components/src/components/avatar/AvatarGroup.tsx 100.00% <100.00%> (ø)
packages/components/src/components/input/Input.tsx 100.00% <100.00%> (+6.66%) ⬆️
packages/components/src/components/list/list.tsx 92.20% <100.00%> (+0.31%) ⬆️
packages/components/src/components/menu/Menu.tsx 100.00% <100.00%> (ø)
...ges/components/src/components/pagination/ until.ts 100.00% <100.00%> (ø)
... and 6 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 0cd9598...6a09c08. Read the comment docs.

@azure-pipelines
Copy link

Deploy preview for ready! ✅ https://deploy-preview-446--gio-design.surge.sh

@LEEHONCN LEEHONCN linked an issue Nov 9, 2020 that may be closed by this pull request
@gavin-hao gavin-hao merged commit d9bf98c into growingio:master Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DatePicker] 全局覆盖了 .gio-input样式
3 participants