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

221 ユーザーをクリックしたらそのユーザーの情報をモーダルウィンドウ的なので表示させるます #233

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    c4de88d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808dee3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ddc69 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. modalのマウント先を指定しないとエラーが出るのを修正した

    Modal.setAppElement('body');を設置
    modal.setAppElement()を使うにはclientサイドじゃないといけないので'use client';を追加
    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0b63dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c3070 View commit details
    Browse the repository at this point in the history
  3. user情報を表示

    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    c8e52fa View commit details
    Browse the repository at this point in the history
  4. ファイルに移した

    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6b79c63 View commit details
    Browse the repository at this point in the history
  5. fmt

    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    01ef2bc View commit details
    Browse the repository at this point in the history
  6. sb-update

    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    13cabbd View commit details
    Browse the repository at this point in the history
  7. react-modalの型定義ファイルをinstallした

    npm i --save-dev @types/react-modal
    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b76699c View commit details
    Browse the repository at this point in the history
  8. add stories

    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    791188e View commit details
    Browse the repository at this point in the history
  9. pushしなおしたい

    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    bdd48d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    93e2884 View commit details
    Browse the repository at this point in the history
  11. add striesの中身

    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    d9e1a83 View commit details
    Browse the repository at this point in the history
  12. Merge branch '221-ユーザーをクリックらそのユーザーの情報をモーダルウィンドウ的なので表示させるます' of https:…

    …//github.com/s-xix98/trc-prot into 221-ユーザーをクリックらそのユーザーの情報をモーダルウィンドウ的なので表示させるます
    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    3fba2ac View commit details
    Browse the repository at this point in the history
  13. add snapshot

    wyoheiii committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0211a4c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    b433d3f View commit details
    Browse the repository at this point in the history
  2. sb-update

    wyoheiii committed May 30, 2023
    Configuration menu
    Copy the full SHA
    e2d2cc6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    96590a5 View commit details
    Browse the repository at this point in the history