Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feature: 에디터의 text를 활용해 커스텀 이벤트 생성&연동 #9

Merged
merged 4 commits into from
Feb 27, 2023

Conversation

BonhaengLee
Copy link
Member

Description

  • 커스텀 이벤트 핸들러에서 받을 커스텀이벤트를 발생시키도록 play 함수를 만들었습니다.
  • play함수에서 실행한 setInterval은 PlayButton을 다시 누르면 stop 함수에서 clearInterval하도록 했습니다.

Commits

  • dee4ef9 - feature: 에디터의 text를 활용해 커스텀 이벤트 생성&연동

src/components/Panel/Items.tsx Outdated Show resolved Hide resolved
src/components/Panel/Items.tsx Outdated Show resolved Hide resolved
src/components/Panel/Items.tsx Outdated Show resolved Hide resolved
src/types/ThreeEvent.d.ts Show resolved Hide resolved
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 26, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 474641a
Status:⚡️  Build in progress...

View logs

@BonhaengLee BonhaengLee requested a review from behoney February 26, 2023 00:53
@BonhaengLee
Copy link
Member Author

BonhaengLee commented Feb 26, 2023

@behoney @ImHyeLim1209
추가 커밋입니다.
7b45f7a wrench: 쓸모없는 코드제거
7932f22 feature: usePlayText 훅 분리 & 기타 리팩터링

@BonhaengLee BonhaengLee merged commit 69f00c3 into master Feb 27, 2023
@behoney behoney deleted the feature/play-editor branch February 28, 2023 03:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants