vue2-admin-lte icon indicating copy to clipboard operation
vue2-admin-lte copied to clipboard

:bar_chart: adminLTE to vuejs v2.x converting project

Results 30 vue2-admin-lte issues
Sort by recently updated
recently updated
newest added

enhancement
help wanted

- [ ] Select2 - [ ] Input masks - [ ] Color & Time Picker - [ ] Date picker - [ ] iCheck - Checkbox & Radio Inputs

enhancement

### 현재구조 - src - assets - components - examples - lib - pages - ui-elements - router - vuex - api - services - modules - widgets ### 개인의견...

help wanted
question

내용 무

bug
enhancement
help wanted

https://github.com/devjin0617/vue2-admin-lte/commit/befdafe11325304d9d71192c419827e9db14f3c3 이 커밋 참고하시면 될 것 같습니다 Hello.vue 컴포넌트에서 jQuery UI에 의존하는 `button()` 메소드를 제거하고 데이터 / UI 분리했습니다 그리고 버튼 클릭에 대한 이벤트에 대한 유닛 테스팅을 추가했습니다 `Hello.spec.js` 보시면...

enhancement
help wanted

``` npm i jquery-ui ``` npm으로 설치 후 import로 추가하여 사용하기

help wanted

닫기/저장 버튼에 걸어놓은 훅을 버튼이 아닌 오버레이를 클릭했을 때 처리가 없습니다

bug