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

[#615] 3.0 환경 구축 #616

Merged
merged 2 commits into from
Sep 11, 2020
Merged

[#615] 3.0 환경 구축 #616

merged 2 commits into from
Sep 11, 2020

Conversation

kdeun1
Copy link
Contributor

@kdeun1 kdeun1 commented Sep 9, 2020

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

  1. vue.js 3.0으로 환경 구축
  2. eslint 수정 및 범위 변경(docs폴더 포함)
  • 기존 eslint에 vue3-strongly-recommended, airbnb-base 플러그인 추가
  • 2.0의 eslint rule 내용 계승
  1. EVUI 사이트 페이지 및 라우터 추가

kimdoeun added 2 commits September 9, 2020 17:34
################
1) vue.js 3.0으로 환경 구축
2) eslint 수정 및 범위 변경(docs폴더 포함)
  - 기존 eslint에 vue3-strongly-recommended, airbnb-base 플러그인 추가
  - 2.0의 eslint rule 내용 계승
3) EVUI 사이트 페이지 및 라우터 추가
################
- EVUI > Checkbox 컴포넌트 리펙토링 완료 (CheckBoxGroup 예정)
- codemirror 등을 이용한 EVUI 사이트내 코드 뷰 모듈 개발 진행 중
- Vue3 환경의 EVUI 라이브러리 install, export 모듈부분 > 개별 라이브러리 함수를 destruring import할 수 있도록 개선
@kdeun1 kdeun1 merged commit 0a3aada into 3.0 Sep 11, 2020
baejihoon added a commit that referenced this pull request Sep 11, 2020
baejihoon added a commit that referenced this pull request Sep 11, 2020
baejihoon added a commit that referenced this pull request Sep 14, 2020
##########
 - width, height 등 el 관련 변수 computed 화
 - 잘못된 width 변수 바인딩 수정
 - emit 파라미터 1개로 변경
@kdeun1 kdeun1 deleted the 615_3.0_init_env branch September 14, 2020 05:21
baejihoon added a commit that referenced this pull request Sep 14, 2020
##########
 - 잘못 이해한 computed 원복
 - css 로 제한된 min, max 문제 수정
baejihoon added a commit that referenced this pull request Sep 15, 2020
##########
 - props 로 leftBound, rightBound 를 받아 min, max 문제 처리 하도록 변경
baejihoon added a commit that referenced this pull request Sep 15, 2020
##########
 - 피드백 사항 수정 ( destructuring )
baejihoon added a commit that referenced this pull request Sep 15, 2020
##########
 - 중복 되는 부분 함수화
baejihoon added a commit that referenced this pull request Sep 15, 2020
##########
 - 함수 간소화
baejihoon added a commit that referenced this pull request Sep 17, 2020
##########
- 함수 간소화
baejihoon added a commit that referenced this pull request Sep 17, 2020
##########
- 함수 간소화
darkstyles pushed a commit that referenced this pull request Sep 17, 2020
* [#616] splitter 이벤트, slot, props 추가

* [#616] splitter 이벤트, slot, props 추가
##########
 - width, height 등 el 관련 변수 computed 화
 - 잘못된 width 변수 바인딩 수정
 - emit 파라미터 1개로 변경

* [#616] splitter 이벤트, slot, props 추가
##########
 - 잘못 이해한 computed 원복
 - css 로 제한된 min, max 문제 수정

* [#616] splitter 이벤트, slot, props 추가
##########
 - props 로 leftBound, rightBound 를 받아 min, max 문제 처리 하도록 변경

* [#616] splitter 이벤트, slot, props 추가
##########
 - 피드백 사항 수정 ( destructuring )

* [#616] splitter 이벤트, slot, props 추가
##########
 - 중복 되는 부분 함수화

* [#616] splitter 이벤트, slot, props 추가
##########
 - 함수 간소화

* [#616] splitter 이벤트, slot, props 추가
##########
- 함수 간소화

* [#616] splitter 이벤트, slot, props 추가
##########
- 함수 간소화
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.

1 participant