Hide_D
|
08488cae4a
|
fix: initTooltip과 bootstrap-vue-3 충돌 문제 해결
- 기타 data-bs 안붙은거 마저 수정
|
2021-12-11 11:37:41 +09:00 |
|
Hide_D
|
ef6cb065d5
|
fix(WIP): bootstrap4 잔여 코드 수정 중
- 이상하게도 ingame에서 bootstrap이 충돌 중
|
2021-12-11 04:45:39 +09:00 |
|
Hide_D
|
6a2804ad79
|
misc: bootstrap4 toast 사용코드 제거
|
2021-12-11 03:21:47 +09:00 |
|
Hide_D
|
9dc842c6e9
|
refactor: 상대경로를 @ 시작 절대경로로
|
2021-12-10 22:34:14 +09:00 |
|
Hide_D
|
3d1f16bfc2
|
feat(WIP): bootstrap 5 tooltip 적용
- bootstrap4 용의 popper.js 제거
- jquery기반 bootstrap tooltip 제거
|
2021-12-10 02:26:08 +09:00 |
|
Hide_D
|
16b1bece2b
|
misc: common.css를 bootstrap5를 포함한 css로 변경
|
2021-11-28 23:09:37 +09:00 |
|
 Hide_DandGitea
|
7933336c25
|
vue: join
|
2021-09-15 19:06:15 +00:00 |
|
Hide_D
|
6315dff17b
|
fix: bootstrap4 package order 문제
- vue3 + bootstrap5 적용 전까진 고통 받아야...
- 당분간 Popper, jQuery가 제대로 export 되었는지 확인 필요
|
2021-09-10 22:26:14 +09:00 |
|
Hide_D
|
8dbaa4c175
|
misc: Pooper export, summernote lang
|
2021-08-29 02:05:16 +09:00 |
|
Hide_D
|
9085ed7ab0
|
js2ts: dipcenter(WIP)
- summernote 이식
- summernote/imageFip plugin 이식
|
2021-08-29 01:39:03 +09:00 |
|
Hide_D
|
c8f5f671a9
|
feat: exportWindow
- global을 지저분하게 하지 않고, window에 출력만 해줌
|
2021-08-28 17:20:44 +09:00 |
|
Hide_D
|
90340c5be8
|
String format 확장 제거
|
2021-08-27 03:53:15 +09:00 |
|
Hide_D
|
946fbc0933
|
feat: jqValidateForm에 Values Type 지정
|
2021-08-26 21:10:02 +09:00 |
|
Hide_D
|
cd33ac3c3e
|
misc: 사용하지 않은 deprecated 함수 마저 제거
|
2021-08-26 04:00:52 +09:00 |
|
Hide_D
|
342f20a5a6
|
refac: escapeHtml, nl2br, TemplateEngine 분리
|
2021-08-26 01:37:46 +09:00 |
|
Hide_D
|
1ef2b7398e
|
js2ts: chiefCenter
- common: unwrap_any
- jQuery export 수정
- axios로 변경
- moment -> luxon
|
2021-08-16 01:06:17 +09:00 |
|
Hide_D
|
a89696afbb
|
js2ts: vendor, evergreen browsers
- IE11 제외(webpack)
- vendor에 bootstrap, jquery 번들
- common.js에서 번들된 jquery, bootstrap 초기화
- 기본 printJS 코드를 common_path, vendors, common으로 고정
|
2021-08-15 22:55:08 +09:00 |
|
Hide_D
|
7e4068a244
|
js2ts: common 분리, troop.js
|
2021-08-15 20:19:47 +09:00 |
|