next-ucap-messenger/projects/ucap-webmessenger-ui-group
leejinho 92ab91ef09 # 이슈처리
86 대화방 검색 후 우클릭 메뉴 선택 시 검색 필터 풀려짐
96 대화방 검색 필터 후 메시지 수신시 검색필터 풀려짐 :: 86과 동일 건으로 프로그램 개선 후 정상동작.

112 즐겨찾기 그룹 쪽지 보내기 동작 되지 않음 :: 즐겨찾기 그룹에 대한 더보기 메뉴 핸들링 및 쪽지 보내기 버그 처리 완료.

114 트레이에서 로그아웃 선택 시 팝업 오류 :: ngZone.run 으로 처리함.
2020-01-07 13:45:11 +09:00
..
src # 이슈처리 2020-01-07 13:45:11 +09:00
karma.conf.js UI for group & native for browser are added 2019-09-24 09:03:36 +09:00
ng-package.json UI for group & native for browser are added 2019-09-24 09:03:36 +09:00
package.json UI for group & native for browser are added 2019-09-24 09:03:36 +09:00
README.md UI for group & native for browser are added 2019-09-24 09:03:36 +09:00
tsconfig.lib.json UI for group & native for browser are added 2019-09-24 09:03:36 +09:00
tsconfig.spec.json UI for group & native for browser are added 2019-09-24 09:03:36 +09:00
tslint.json UI for group & native for browser are added 2019-09-24 09:03:36 +09:00

UcapWebmessengerUiGroup

This library was generated with Angular CLI version 8.2.5.

Code scaffolding

Run ng generate component component-name --project ucap-webmessenger-ui-group to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ucap-webmessenger-ui-group.

Note: Don't forget to add --project ucap-webmessenger-ui-group or else it will be added to the default project in your angular.json file.

Build

Run ng build ucap-webmessenger-ui-group to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build ucap-webmessenger-ui-group, go to the dist folder cd dist/ucap-webmessenger-ui-group and run npm publish.

Running unit tests

Run ng test ucap-webmessenger-ui-group to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.