Guilherme Pereira Leme
|
93b8705af2
|
feature(html5): Change return type of the graphql data hook (#19103)
|
2023-11-13 15:10:41 -03:00 |
|
Ramón Souza
|
3457413d58
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
|
2023-11-01 08:56:39 -03:00 |
|
Guilherme Pereira Leme
|
f6babd558c
|
feat(plugin): New Hook useUsersOverview (#19028)
* bump sdk
* [plugin-sdk-issue-45] - useUsersOverview implementation
* [plugin-sdk-issue-45 ] - bump version
|
2023-10-30 14:05:45 -03:00 |
|
Ramón Souza
|
1a48ae9f56
|
remove parse from json fields, directly query for svg url in presentation
|
2023-10-17 13:49:23 -03:00 |
|
GuiLeme
|
8e99872475
|
[plugin-sdk-issue-4] - add support for useCurrentUser
|
2023-09-22 11:49:56 -03:00 |
|
imdt
|
b19d3b5ba7
|
More changes
|
2023-09-13 15:03:34 -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 |
|
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 |
|