Skip to content

Merge develop into main #176

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

Merged
merged 13 commits into from
Apr 1, 2023
Merged

Merge develop into main #176

merged 13 commits into from
Apr 1, 2023

Conversation

maito1201
Copy link
Contributor

src/components/pages/PageTop/index.tsx のコンフリクトを解消し、動作確認するためにローカルで操作しました
developブランチをmainブランチにマージします

taigakiyokawa and others added 13 commits January 26, 2023 16:19
* [fix] Fix date for closing application from Sat to Tue (#65) (#66)

* feat: community booth section (#67)

* feat: specified commercial transaction (#71)

* feat: specified commercial transaction

* fix typo

* fix: i18n locale

* fix: english explanation

---------

Co-authored-by: Taiga KIYOKAWA <40013676+taigakiyokawa@users.noreply.github.com>
* [fix] Fix date for closing application from Sat to Tue (#65) (#66)

* feat: community booth section (#67)

* feat: specified commercial transaction (#71)

* feat: specified commercial transaction

* fix typo

* fix: i18n locale

* fix: english explanation

* feat: add information about CfP result (#165)

---------

Co-authored-by: Taiga KIYOKAWA <40013676+taigakiyokawa@users.noreply.github.com>
* feat: useSettionize

* add EOL
* feat: partner page

* SAMPLE json / images

* fix: `desc` to `description`

* fix: simplify prop type name

* fix: `desc` to `description`

* fix: extract params from context
…build by Sessionize (#173)

* chore: Remove `next/link` temporary for forwarding to HTML pages build by Sessionize

* chore: Temporarily change links of Header to the links to HTML pages build by Sessionize

* fix(HeaderMenu): Use `next/link` when href is `/`
* feat: hide home label from header

* fix header menu

* comment out unused import
@maito1201 maito1201 merged commit 34914bf into main Apr 1, 2023
@taigakiyokawa taigakiyokawa deleted the merge_develop_into_main branch April 1, 2023 05:07
return (
<Layout>
<MainVisual />
<TopDescription />
<SpeakersSection />
<SponsorsSection />
<CommunityBoothSection />
Copy link
Member

Choose a reason for hiding this comment

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

コンフリクト解消のタイミングで CommunityBoothSection を削除した対応 (#174) が巻き戻っていそうです。

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.

4 participants