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 <Calendar /> component #1361

Merged
merged 4 commits into from
Aug 14, 2023
Merged

feat <Calendar /> component #1361

merged 4 commits into from
Aug 14, 2023

Conversation

takurinton
Copy link
Contributor

ref #975

@changeset-bot
Copy link

changeset-bot bot commented Aug 14, 2023

🦋 Changeset detected

Latest commit: fcc2214

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
ingred-ui Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for ingred-ui ready!

Name Link
🔨 Latest commit fcc2214
🔍 Latest deploy log https://app.netlify.com/sites/ingred-ui/deploys/64d9b67a7cb5740008d1fa8c
😎 Deploy Preview https://deploy-preview-1361--ingred-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@takurinton
Copy link
Contributor Author

@takurinton
Copy link
Contributor Author

snapshot は style やインターフェイス調整するタイミングで入れるのでここでは書いてない

@takurinton takurinton marked this pull request as ready for review August 14, 2023 05:07
Comment on lines +11 to +12
// CalendarRange が実装されたら移動する
export const Actions = memo(({ actions }: { actions?: Action[] }) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actions はここに置いてるけど、範囲選択のコンポーネントを追加する段階でどこかに移行する。
イメージでは

  • Calendar ディレクトリの下に CalendarRange も置く
  • utils の下に CalendarUtils を作ってそこに置く

の2択で、多分前者

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@ryokosuge ryokosuge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@takurinton takurinton merged commit 63d7f5a into master Aug 14, 2023
2 checks passed
@takurinton takurinton deleted the add-calendar branch August 14, 2023 23:10
@FluctMember FluctMember mentioned this pull request Aug 14, 2023
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.

None yet

2 participants