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

[#717][3.0] Window 컴포넌트 개발 #718

Merged
merged 5 commits into from
Nov 17, 2020
Merged

[#717][3.0] Window 컴포넌트 개발 #718

merged 5 commits into from
Nov 17, 2020

Conversation

kdeun1
Copy link
Contributor

@kdeun1 kdeun1 commented Nov 17, 2020

###############################

  • Window 컴포넌트 개발
  • 기타 style 변경
  • DOCS 예제 페이지 router 및 샘플 추가
  • DOCS 설명 markdown 작성

###############################
- Window 컴포넌트 개발
- 기타 style 변경
- DOCS 예제 페이지 router 및 샘플 추가
- DOCS 설명 markdown 작성
###############################
- width, height 따로 받을 수 있도록 함
- fullscreen 기능 추가(w/h 100%)
- header, footer slot 기능추가, header는 slot을 우선시하며, 없는 경우 title, iconClass 로 렌더링, footer는 기본적으로 없음
- DOCS 설명 markdown 추가
###############################
- ev-window의 padding을 없애고, header/body/footer에 각각 적용
- body에 flex: 1을 적용하여 나머지 영역을 차지하도록 함
###############################
- 아이콘 클래스명 통일 (cls -> iconClass)
###############################
- 아이콘 클래스명 통일 (iconName -> iconClass)
@mmindy mmindy merged commit 513e932 into 3.0 Nov 17, 2020
@mmindy mmindy deleted the 717_3.0_window branch November 17, 2020 06:22
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