Releases: ringcentral/ringcentral-c2d
Releases · ringcentral/ringcentral-c2d
2.0.5
What's Changed
- feat(ringcentral-c2d): [misc] better includeFormElements option for LibPhoneNumberMatcher by @ruleechen in #55
Full Changelog: 2.0.4...2.0.5
v2.0.4
What's Changed
- add option
includeFormElementsfor LibPhoneNumberMatcher by @ruleechen in #50 - chore: update version to 2.0.4 by @ruleechen in #51
Full Changelog: 2.0.3...2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
- Improve the widgets to offer users a smoother extension experience.
- Revise the development documents and include sample code for extending widgets.
- Restructure the project files.
Breaking change: event listener need to add for clickToDial.widget.
clickToDial.widget.on(WidgetEvents.call ...
clickToDial.widget.on(WidgetEvents.text ...v1.0.0
V1.0.0 release:
Features:
- no changes to original DOM
- support to config matchers (LibPhoneNumber or RegExp)
- support to customize C2D widget