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

[#815][3.0] Grid 기능 추가 #816

Merged
merged 9 commits into from
Jun 1, 2021
Merged

[#815][3.0] Grid 기능 추가 #816

merged 9 commits into from
Jun 1, 2021

Conversation

kimyell
Copy link
Collaborator

@kimyell kimyell commented May 27, 2021

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

  • textField 컴포넌트 이슈 수정

#######################
- textField 컴포넌트 이슈 수정
#######################
- db, user 관련 이미지 파일 추가
#######################
- MessageBox 컴포넌트 props message 타입 추가
#######################
- Toolbar, Count 컴포넌트 추가
#######################
- props, md 파일 수정
- grid 관련 scss 추가
#######################
- slot 을 이용한 Cell Renderer, Toolbar 예제 추가 ( CellRenderer.vue, Toolbar.vue )
- 데이터 카운트, 삭제, 수정 및 상세보기 팝업, 검색 기능 추가
#######################
- 기존에 컴포넌트 별로 분리 했던 renderer 관련 파일 삭제
docs/views/grid/api/grid.md Outdated Show resolved Hide resolved
docs/views/grid/example/Default.vue Outdated Show resolved Hide resolved
docs/views/grid/example/Default.vue Outdated Show resolved Hide resolved
docs/views/grid/example/Toolbar.vue Outdated Show resolved Hide resolved
src/components/grid/uses.js Outdated Show resolved Hide resolved
src/components/grid/uses.js Show resolved Hide resolved
src/components/grid/uses.js Show resolved Hide resolved
src/components/textField/TextField.vue Show resolved Hide resolved
#######################
- slot name 축약형으로 변경
- 이미지 파일 docs 하위로 이동
#######################
- eslint 'no-param-reassign' -> 'cur' 추가
@kdeun1 kdeun1 merged commit 7b82b74 into 3.0 Jun 1, 2021
@kdeun1 kdeun1 deleted the 815_grid branch June 1, 2021 05:05
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.

3 participants