Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Tags: sendbird/quickstart-calls-javascript

Tags

1.5.0

Toggle 1.5.0's commit message
Fix version

1.4.0

Toggle 1.4.0's commit message
Release quickstart sample 1.4.0

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from sendbird/release/1.3.1

Bump version to 1.3.1

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release quickstart sample 1.3.0 (#10)

* Updated SDK version to 1.3.0.
* Added sound effect.
* Changed some strings.

1.2.5

Toggle 1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
patched sample 1.2.1 (#8)

* Update SDK version to 1.2.5

Co-authored-by: danney-chun <63285271+danney-chun@users.noreply.github.com>
Co-authored-by: Dongjin Jung <cobb.jung@sendbird.com>
Co-authored-by: Cobb Jung <jungdj@kaist.ac.kr>

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
patched sample 1.2.1 (#8)

* Update SDK version to 1.2.5

Co-authored-by: danney-chun <63285271+danney-chun@users.noreply.github.com>
Co-authored-by: Dongjin Jung <cobb.jung@sendbird.com>
Co-authored-by: Cobb Jung <jungdj@kaist.ac.kr>

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
patched sample 1.2.0 (#6)

* 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 <cobb.jung@sendbird.com>

* Update lib/utils/domUtil.js

Co-authored-by: Dongjin Jung <cobb.jung@sendbird.com>

* Update lib/views/CallLogView.js

Co-authored-by: Dongjin Jung <cobb.jung@sendbird.com>

* [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 <cobb.jung@sendbird.com>

* 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 <cobb.jung@sendbird.com>
Co-authored-by: Cobb Jung <jungdj@kaist.ac.kr>
Co-authored-by: Junyoung Lim <junyoung.lim@sendbird.com>
Co-authored-by: Junyoung Lim <git-babel@users.noreply.github.com>

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release quickstart sample 1.1.0 (#3)

Update quickstart sample 1.1.0

1. Add Call History View
2. Apply SDK Version 1.1.3

1.0.1

Toggle 1.0.1's commit message
Update Sample to 1.0.1

1.0.0

Toggle 1.0.0's commit message
Update Sample to 1.0.0