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

feat(date-picker): add shortcuts prop #438

Closed
wants to merge 1 commit into from

Conversation

Fnzero
Copy link
Collaborator

@Fnzero Fnzero commented Jul 8, 2021

No description provided.

@vercel
Copy link

vercel bot commented Jul 8, 2021

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/tusimple/naive-ui/6Ep52Usida1a6MtR2VfgmdNioVwc
✅ Preview: https://naive-ui-git-fork-fnzero-feature-date-picker-tusimple.vercel.app

@Fnzero Fnzero linked an issue Jul 8, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 8, 2021

Codecov Report

Merging #438 (b812ed7) into main (e2c27c6) will increase coverage by 0.74%.
The diff coverage is 16.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #438      +/-   ##
==========================================
+ Coverage   35.81%   36.55%   +0.74%     
==========================================
  Files         507      507              
  Lines       12154    12176      +22     
  Branches     3339     3342       +3     
==========================================
+ Hits         4353     4451      +98     
+ Misses       6986     6869     -117     
- Partials      815      856      +41     
Impacted Files Coverage Δ
src/date-picker/src/DatePicker.tsx 38.29% <ø> (+10.10%) ⬆️
src/date-picker/src/interface.ts 100.00% <ø> (ø)
src/date-picker/src/panel/daterange.tsx 0.00% <0.00%> (ø)
src/date-picker/src/panel/datetime.tsx 0.00% <0.00%> (ø)
src/date-picker/src/panel/datetimerange.tsx 0.00% <0.00%> (ø)
src/date-picker/src/panel/date.tsx 61.11% <42.85%> (+61.11%) ⬆️
src/date-picker/src/panel/use-panel-common.ts 36.58% <100.00%> (+26.32%) ⬆️
src/carousel/src/Carousel.tsx 23.44% <0.00%> (-0.33%) ⬇️
src/_internal/selection/src/Selection.tsx 29.78% <0.00%> (-0.16%) ⬇️
src/image/src/Image.tsx 73.07% <0.00%> (ø)
... and 13 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 e2c27c6...b812ed7. Read the comment docs.

@Fnzero Fnzero closed this Jul 8, 2021
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.

date-picker With shortcut options
1 participant