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(input/date_picker): change input disabled color #606

Merged
merged 2 commits into from
Dec 15, 2020
Merged

style(input/date_picker): change input disabled color #606

merged 2 commits into from
Dec 15, 2020

Conversation

WORLDI
Copy link
Contributor

@WORLDI WORLDI commented Dec 10, 2020

affects: @gio-design/components

change input disabled color and restore dateRangePicker's change

@gio-design/components@20.12.1

  • 输入框

    • 修改input输入框disabled时的颜色
  • 日期选择器

    • dateRangePicker的失焦隐藏实现存在问题,先去掉
    • 将datePicker及dateRangePicker从index里导出

@gio-design/components@20.12.1

  • input
    • change input disabled color
  • datePicker
    • There is a problem with the defocus hiding implementation of daterangepicker, which is removed temporarily
    • export datePicker and dateRangePicker from index

@vercel
Copy link

vercel bot commented Dec 10, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/growingio/gio-design/if6eh2qrx
✅ Preview: https://gio-design-git-branchinput.growingio.vercel.app

@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #606 (ff14b64) into master (efe5fed) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
+ Coverage   82.78%   82.80%   +0.02%     
==========================================
  Files         129      129              
  Lines        4257     4251       -6     
  Branches     1119     1118       -1     
==========================================
- Hits         3524     3520       -4     
+ Misses        730      728       -2     
  Partials        3        3              
Impacted Files Coverage Δ
...nts/src/components/date-picker/dateRangePicker.tsx 58.57% <ø> (-0.64%) ⬇️

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 efe5fed...79a16a3. Read the comment docs.

affects: @gio-design/components

change input disabled color and restore dateRangePicker's change
@jack0pan jack0pan merged commit 533118f into growingio:master Dec 15, 2020
@WORLDI WORLDI deleted the branch_input branch December 22, 2020 11:33
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.

3 participants