This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Appling call-log UI design on a quickstart-calls sample. 1. Add CallLogView Component. 2. Add CallLogItem Component. 3. Add Header Component. 4. Add TabToolBar Component. 5. Add design Images. 6. Call-Log UI Desing apply. 7. when scroll reached to the bottom, get next call log query * [CALLS-700]Call history design implementation 1. add call-log view in widget mode * [CALLS-700]Call history design implementation 1. add profile image loading error exception. * call duration time bug fixed 1. body tag css is modified 2. dial_view height value is modified. * [CALLS-700]Call history design implementation 1. intentation size change. 2. voice call bug fix in the call log * Update lib/views/CallLogView.js Co-authored-by: Dongjin Jung <[email protected]> * Update lib/utils/domUtil.js Co-authored-by: Dongjin Jung <[email protected]> * Update lib/views/CallLogView.js Co-authored-by: Dongjin Jung <[email protected]> * [CALLS-700]Call history design implementation review apply * Update gitignore Add Editor configuration files into gitignore. Editors : Webstorm, VSCode * Update logo images Altered previous logos with new one. * [CALLS-700]Call history design implementation apply review comment. * Add alt property into img tags * Update img tag alt attributes, SEO in mind Make dom util, create img accept alt parameter. Update alt texts with SEO in mind. Refer to https://blog.hubspot.com/marketing/image-alt-text * Update widget.html * template * calls-534 not complete issue * [CALLS-534]widget Sample App Design Improvements 1. fixed disign issue 2. add application information menu * [CALLS-534]widget Sample App Design Improvements small video view add border radius. * [CALLS-534]widget Sample App Design Improvements apply review. * [CALLS-534] widget Sample App Design Improvements apply review * [CALLS-534]widget Sample App Design Improvements remove place holder text * [CALLS-534]widget Sample App Design Improvements apply review * [CALLS-534]widget Sample App Design Improvements apply review * rollback_#1 rollback_#1 * Update index.html * [CALLS-534]widget Sample App Design Improvements rollback_again_#1 * [CALLS-534]widget Sample App Design Improvements change main.css indent * [CALLS-534]widget Sample App Design Improvements last commit version * Update main.css 1. remove desc-quick, choose-a-type 2. change css class name * Fix main.css indentation * [CALLS-534]widget Sample App Design Improvements "this.args = args" remove * [CALLS-534]widget Sample App Design Improvements add '--navy-600' color value. * [CALLS-534]widget Sample App Design Improvements apply review * [CALLS-534]widget Sample App Design Improvements update description in index.html * [CALLS-534]widget Sample App Design Improvements color code --> color variable in main.css * Update main.css * [CALLS-534]widget Sample App Design Improvements 1. remove antialiased attribute in text 2. add line break in case of display long nickname * Update main.css indent change 4 --> 2 * [CALLS-534]widget Sample App Design Improvements Design QA apply 1. text antialiasing off 2. add shdow widget button * [CALLS-534]widget Sample App Design Improvements Design QA issue apply 1. default text color change 2. Tab bar "dial" -> "Dial" 3. change option height top 32px 4. settingsButton hover bug fixed 5. Call View Button position change in widget. 6. widget vidwo call radius apply 7. Dia view placeholder color change 8. application info popup text color change 9. GNB divider color change 10. Toast noti position change * Update CallView.js remote test code * [CALLS-534]widget Sample App Design Improvements 1. set font-smoothing 2. change toast noti position to center in widget * [CALLS-534]widget Sample App Design Improvements 1. nickname color font property change. 2. sign-in button font property change * [CALLS-534]widget Sample App Design Improvements Fix typo * [CALLS-534]widget Sample App Design Improvements version change 1.0.1 -> 1.1.0 * Update SDK version to 1.1.3 * Update design * Use short-handed operator Co-authored-by: Dongjin Jung <[email protected]> * Add playsinline in video tag * Fix minors * Avoid the reuse of the same name * Update UI by design QA * Change border of list item from top to bottom * Prevent word break in headerInfo * Fix CallLogView styles * Update SDK version to 1.2.4 * Fix CallLogView styles (2) Co-authored-by: Dongjin Jung <[email protected]> Co-authored-by: Cobb Jung <[email protected]> Co-authored-by: Junyoung Lim <[email protected]> Co-authored-by: Junyoung Lim <[email protected]>
- Loading branch information