Skip to content

Conversation

@mg5566
Copy link
Owner

@mg5566 mg5566 commented Jun 17, 2023

vue3-grid-layout 라이브러리 사용

문제점

interact.js 라이브러리에서 css 관련 warning 발생
typescript 지원이 매끄럽지 못함 - utils 에서 찾아와야함.

POC 진행

  • resizable
  • draggable
  • lifecycle 이 존재함.

close #1

global style 수정

불필요한 style 제거
'#app' 에만 style 적용
- margin 제거
- full width
- background color 제거
grid layout 기능이 포함된 dashboard component 작성 완료
type 적용
dummy data 사용
life cycle 관련 event 적용
main page 에 dashboard component 적용
interact.js 라이브러리 관련 css warning 발생
warning 해결
yarn install state 업데이트
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.

vue3-grid-layout POC

3 participants