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

[3.0] 초기 환경 구축 #615

Closed
kdeun1 opened this issue Sep 9, 2020 · 0 comments
Closed

[3.0] 초기 환경 구축 #615

kdeun1 opened this issue Sep 9, 2020 · 0 comments

Comments

@kdeun1
Copy link
Contributor

kdeun1 commented Sep 9, 2020

  • vue3 환경 구축 (package, eslint, stylelint, 폴더 구조 등)
  • 샘플 컴포넌트 CheckBox 1차 구성
kdeun1 pushed a commit that referenced this issue Sep 9, 2020
################
1) vue.js 3.0으로 환경 구축
2) eslint 수정 및 범위 변경(docs폴더 포함)
  - 기존 eslint에 vue3-strongly-recommended, airbnb-base 플러그인 추가
  - 2.0의 eslint rule 내용 계승
3) EVUI 사이트 페이지 및 라우터 추가
kdeun1 pushed a commit that referenced this issue Sep 11, 2020
################
- EVUI > Checkbox 컴포넌트 리펙토링 완료 (CheckBoxGroup 예정)
- codemirror 등을 이용한 EVUI 사이트내 코드 뷰 모듈 개발 진행 중
- Vue3 환경의 EVUI 라이브러리 install, export 모듈부분 > 개별 라이브러리 함수를 destruring import할 수 있도록 개선
kdeun1 pushed a commit that referenced this issue Sep 11, 2020
* [#615] 3.0 환경 구축
################
1) vue.js 3.0으로 환경 구축
2) eslint 수정 및 범위 변경(docs폴더 포함)
  - 기존 eslint에 vue3-strongly-recommended, airbnb-base 플러그인 추가
  - 2.0의 eslint rule 내용 계승
3) EVUI 사이트 페이지 및 라우터 추가

* [#615] 샘플 컴포넌트 Checkbox를 통해 EVUI 사이트 공통 모듈 작업
################
- EVUI > Checkbox 컴포넌트 리펙토링 완료 (CheckBoxGroup 예정)
- codemirror 등을 이용한 EVUI 사이트내 코드 뷰 모듈 개발 진행 중
- Vue3 환경의 EVUI 라이브러리 install, export 모듈부분 > 개별 라이브러리 함수를 destruring import할 수 있도록 개선
mmindy pushed a commit that referenced this issue Sep 11, 2020
#########
- 스타일 관련 폴더 구조 개편
- docs layout 반영 및 테마 적용
kdeun1 pushed a commit that referenced this issue Sep 11, 2020
#########
- 스타일 관련 폴더 구조 개편
- docs layout 반영 및 테마 적용

Co-authored-by: mjchoi <mjchoi@ex-em.com>
@mmindy mmindy closed this as completed Oct 19, 2020
mmindy pushed a commit that referenced this issue Nov 16, 2020
########
- component import 위치 변경
- component install 및 use 로직 수정
kdeun1 pushed a commit that referenced this issue Nov 16, 2020
########
- component import 위치 변경
- component install 및 use 로직 수정

Co-authored-by: mjchoi <mjchoi@ex-em.com>
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

No branches or pull requests

2 participants