Commit Graph

30 Commits

Author SHA1 Message Date
GuiLeme
6d0aa6de85 [plugin-sdk-settings-dropdown] - merge upstream 2023-09-25 21:10:15 -03:00
GuiLeme
e81874307a [plugin-sdk-option-dropdown] - merge upstream 2023-09-25 20:37:38 -03:00
GuiLeme
ad79b64f28 [plugin-sdk-option-dropdown] - merge upstream 2023-09-25 20:31:38 -03:00
GuiLeme
7ff71e516f [plugin-sdk-navbar] - merged upstream 2023-09-25 20:04:17 -03:00
GuiLeme
13f0c170cb [plugin-sdk-navbar] - merged upstream 2023-09-25 20:03:13 -03:00
GuiLeme
a24124a4c0 merge upstream 2023-09-25 19:03:34 -03:00
Ramón Souza
8cab256103
Merge branch 'v3.0.x-release' into plugin-sdk-microphone-dropdown 2023-09-25 18:42:30 -03:00
GuiLeme
a3842055d8 [plugin-sdk-microphone-dropdown] - change name to audioSettingsDropdown 2023-09-25 16:48:30 -03:00
GuiLeme
265304ba97 [plugin-sdk-microphone-dropdown] - merge upstream 2023-09-25 16:18:48 -03:00
GuiLeme
ca1964f795 [plugin-sdk-camera-settings-dropdown] - finish 2023-09-25 11:59:12 -03:00
GuiLeme
e1774b28fe Merge remote-tracking branch 'upstream/develop' into plugin-sdk-issue-5 2023-09-25 10:46:38 -03:00
GuiLeme
4464c87596 Merge remote-tracking branch 'upstream/develop' into plugin-sdk-option-dropdown 2023-09-25 09:21:45 -03:00
GuiLeme
f60efc5161 [plugin-sdk-option-dropdown] - rename settings dropdown to options dropdown and added support to options dropdown 2023-09-22 16:27:22 -03:00
GuiLeme
8e99872475 [plugin-sdk-issue-4] - add support for useCurrentUser 2023-09-22 11:49:56 -03:00
GuiLeme
6af169bb4c [plugin-sdk-navbar] - added new extensible area 2023-09-21 16:28:02 -03:00
GuiLeme
022d969e53 [plugin-sdk-issue-4] - remove tsc errors 2023-09-21 15:50:26 -03:00
GuiLeme
8d652cc45c [plugin-sdk-presentation-dropdown] - implemented the extensible area 2023-09-19 17:34:14 -03:00
GuiLeme
79e9221ab8 [plugin-sdk-microphone-dropdown] - implemented the extensible area 2023-09-19 12:29:14 -03:00
GuiLeme
8ec0d51e82 [plugin-sdk-issue-4] - merge upstream 2023-09-19 10:50:48 -03:00
GuiLeme
3010f19029 [plugin-sdk-issue-5] - refactor 2023-09-19 10:09:59 -03:00
GuiLeme
2fc030a6c3 [plugin-sdk-issue-5] - Added action bar item plugin and refactor plugin 2023-09-19 08:39:52 -03:00
GuiLeme
dedd7b4524 [plugin-sdk-issue-4] - Added action button dropdown extensible area and refactor code 2023-09-15 15:42:02 -03:00
imdt
a46839d18f More changes 2023-09-14 10:44:04 -03:00
imdt
b19d3b5ba7 More changes 2023-09-13 15:03:34 -03:00
imdt
340146c533 More changes 2023-09-13 14:34:48 -03:00
imdt
376d1fc79d Fix: All lint errors 2023-09-13 11:31:20 -03:00
Tainan Felipe
a256759284 Fix: Remove all TS compiler errors 2023-09-11 10:22:45 -03:00
André Castro
23aae47c0d
Fix: TypeScript and Lint Errors in Chat list item and Plugins engine. (#18667)
* Fix: TS issuesfixed on plugins engine and chat list item

* Fix
2023-09-06 10:38:22 -03:00
Guilherme Pereira Leme
92c9ba971e
feature: Plugin UI extensible area for user list dropdown and associated refactors (#18607)
* [user-list-dropdown-plugin-implementation] - basic structure[

* [user-list-dropdown-plugin-implementation] - refactor for userListDropdown objects

* [user-list-dropdown-plugin-implementation] - Stabilized version

* [user-list-dropdown-plugin-implementation] - changes in review

* [user-list-dropdown-plugin-implementation] - changes in review

* [user-list-dropdown-plugin-implementation] - remove debug logs

* refactor hook usage count

* [user-list-dropdown-plugin] - lint errors

* [user-list-dropdown-plugin] - changes in review and fix first rendering

* [user-list-dropdown-plugin] - change users query to be global and reusable

* [user-list-dropdown-plugin] - bump SDK version

* [user-list-dropdown-plugin] -  new menu structure refactor

---------

Co-authored-by: Tainan Felipe <tainanfelipe214@gmail.com>
2023-09-05 09:49:55 -03:00
Guilherme Pereira Leme
cacbc331ce
feature: plugin architecture implementation for presentation toolbar (#17994) 2023-08-15 19:31:11 -03:00