feat: 给widget增加更多配置项 (#316)
* feat: enhance widget functionality with customizable tooltip and programmatic control - Added new properties for tooltip customization: iconTitle, iconSubtitle, iconImage, and iconClosable. - Implemented JavaScript functions to open, close, and toggle the widget programmatically. - Updated widget icon component to display a tooltip with the new properties. - Enhanced localization files to include new tooltip parameters and usage examples. * chore: bump version to v0.9.59
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vocechat-web",
|
||||
"version": "0.9.58",
|
||||
"version": "0.9.59",
|
||||
"homepage": "https://voce.chat",
|
||||
"dependencies": {
|
||||
"@metamask/onboarding": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user