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

[refactor/style] 게시판 리팩토링 및 적응형 UI 수정 #456

Merged
merged 41 commits into from
Feb 16, 2024
Merged

Conversation

whitedot
Copy link
Collaborator

@whitedot whitedot commented Feb 16, 2024

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요. PR을 보내기 전에 모든 항목을 확인해야 합니다.

  • 동일한 업데이트/변경에 대한 다른 Pull Requests가 열려있는지 확인했습니다.
  • 테스트가 성공적으로 수행되었는지 확인했습니다.

PR 유형

어떤 유형의 PR인가요? (해당 항목에 모두 체크해주세요)

  • 버그 수정
  • 새로운 기능
  • 문서내용 수정
  • 코드 의미에 영향을 주지 않는 변경사항 (오타, 서식 지정, 변수명 변경 등)
  • 코드 리팩토링 (버그 수정이나 기능 변경 없는 코드 변경)
  • 빌드 관련 변경
  • 테스트 코드 추가
  • 기타 (이유를 설명해주세요.)

변경 사항

  • 게시판 html 및 stylesheet 를 리팩토링했습니다.
  • 사용하지 않는 기본 배포 이미지를 삭제했습니다.
  • 적응형 모바일 디자인을 기본 반응형 디자인과 동일하게 수정했습니다.
  • 반응형에서 목록형 게시판의 UI를 변경했습니다.

관련 이슈

#429 #433 #448 #452

기타 정보

- selec_chk 클래스를 삭제하고, chk_box > input[type="checkbox"]로 대체
- 댓글 쓰기 영역 캡챠 추가 확인 필요
- 반응형 스타일 적용함
- editor, textarea를 감싸는 요소의 선택자를 명시적으로 변경 write_div > write_editor
- basic 게시판 쓰기 일부 리팩토링 포함
@whitedot whitedot changed the title Front [refactor/style] 게시판 리팩토링 및 적응형 UI 수정 Feb 16, 2024
@KimTom89 KimTom89 merged commit 2cede08 into master Feb 16, 2024
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.

2 participants