André Castro
|
4058c2a105
|
Fix: Layout direction does not change when required RTL/LTR (#20521)
* Fix: Layout direction does not change when required RTL/LTR
* Presentation update
|
2024-06-27 09:38:38 -03:00 |
|
Ramón Souza
|
7f54bed26f
|
remove unused data in cursor subscription
|
2024-06-26 16:00:33 -03:00 |
|
João Victor Nunes
|
1eb984d527
|
style(whiteboard): polishing toolbar styles (#20579)
* style(whiteboard): polishing toolbar styles
* Fix colors and RTL mode
|
2024-06-26 13:40:53 -03:00 |
|
KDSBrowne
|
1cc6efa006
|
handle Ctrl + z shortcut
|
2024-06-25 19:16:23 +00:00 |
|
KDSBrowne
|
575cd3ad36
|
handle delete key shortcut to remove shapes
|
2024-06-25 18:52:50 +00:00 |
|
KDSBrowne
|
7c66cc3956
|
fix cut and paste functionality in whiteboard component
|
2024-06-25 13:57:10 +00:00 |
|
Anton Georgiev
|
dd3dbcb0cc
|
Merge pull request #20537 from gustavotrott/presentation-fixes
refactor: Improvements related to whiteboard cursors/writers
|
2024-06-19 12:34:32 -04:00 |
|
Gustavo Trott
|
2ea6ba88ca
|
filter pageId to get writers
|
2024-06-19 11:13:57 -03:00 |
|
Gustavo Trott
|
a69ade807e
|
filter cursor only for current_page
|
2024-06-19 10:53:39 -03:00 |
|
Ramón Souza
|
1872573e96
|
Merge pull request #20505 from KDSBrowne/v30-spacebar-pan
fix(whiteboard): Restore pan tool activation via spacebar
|
2024-06-19 10:45:41 -03:00 |
|
KDSBrowne
|
3e39145806
|
update dependencies
|
2024-06-17 20:25:56 +00:00 |
|
KDSBrowne
|
280a48ab71
|
fix non pres wb user tool selection
|
2024-06-17 19:57:57 +00:00 |
|
KDSBrowne
|
c40ccad5b4
|
fix focus not moving to chat while editing shape
|
2024-06-17 19:06:05 +00:00 |
|
KDSBrowne
|
5a0f8f897b
|
add presenter check
|
2024-06-17 13:53:28 +00:00 |
|
KDSBrowne
|
ed66f938fb
|
restore spacebar pan shortcut
|
2024-06-17 13:50:15 +00:00 |
|
Ramón Souza
|
911f663e27
|
remove defaultProps from components
|
2024-06-11 13:10:04 -03:00 |
|
KDSBrowne
|
3bfdeb9cfd
|
feat(whiteboard): Reuse poll result diagram as a whiteboard shape (#20350)
* create poll shape to render chat poll component
|
2024-06-10 17:12:40 -04:00 |
|
Fred Dixon
|
bba0405b5a
|
Merge pull request #20418 from KDSBrowne/bbb-20409
fix(whiteboard): Update presentation dropdown menu icon
|
2024-06-08 10:11:59 -04:00 |
|
Anton Georgiev
|
558fca5f19
|
Merge pull request #20401 from KDSBrowne/bbb-20306
fix(whiteboard): Properly handle line shape handles in akka
|
2024-06-07 16:30:26 -04:00 |
|
André Castro
|
365bd27e89
|
Client: Updating: userdata-bbb_multi_user_tools, userdata-bbb_presenter_tools and userdata-bbb_multi_user_pen_only (#20218)
* Client: Updating: userdata-bbb_multi_user_tools, userdata-bbb_presenter_tools and userdata-bbb_multi_user_pen_only
---------
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
|
2024-06-07 16:13:25 -04:00 |
|
KDSBrowne
|
adf905cfce
|
restore keys to move selected shapes | fix focus loss editing shapes
|
2024-06-05 22:15:43 +00:00 |
|
KDSBrowne
|
caae9a1150
|
ensure duplicate shape shortcut does not trigger bookmark (#20355)
|
2024-06-04 14:25:09 -03:00 |
|
KDSBrowne
|
3c3621c4b4
|
add comment | reduce camera update delay
|
2024-06-04 15:44:47 +00:00 |
|
KDSBrowne
|
923287e2e7
|
simplify meta property checks for remote shapes
|
2024-06-04 15:44:32 +00:00 |
|
KDSBrowne
|
7f3996c816
|
clean line shape handles in akka (similar to arrow bindings)
|
2024-06-04 15:44:16 +00:00 |
|
Tainan Felipe
|
3bc40df230
|
Add: useDeduplicatedSubscription hook (#20376)
* Add: useDeduplicatedSubscription hook
* Fix: TS error
* Add: components using useDeduplicatedSubscription
* Change: Move to useDeduplicatedSubscription
* Change: unsubscribe logic to own useEffect
* Change: remove file import over package
* Fix: TS errors
* Fix: private chat not loading
* Change: revert changes on queries
* Fix: eslint error
* Remove: html-webpack-plugin package
* Fix: external video
* Add: comment about the stringToHash function
* Fix: video player showing tools over presentation
|
2024-06-04 10:40:54 -03:00 |
|
Ramón Souza
|
f8b83fad33
|
Merge pull request #20321 from KDSBrowne/bbb-20318
fix(whiteboard): Disable Tldraw Menu For Users Without Whiteboard Access
|
2024-05-30 15:05:00 -03:00 |
|
Ramón Souza
|
7514066fc3
|
fix: Client can't load in certain cases (#20336)
* move settings
* remove meteor cache files
|
2024-05-29 09:26:11 -04:00 |
|
KDSBrowne
|
b50fa958dd
|
disable right-click menu for non access whiteboard users
|
2024-05-24 22:34:12 +00:00 |
|
Daniel Petri Rocha
|
abdaf6bc56
|
Use @bigbluebutton/tldraw
|
2024-05-22 21:49:28 +00:00 |
|
Ramón Souza
|
a2bc8f3104
|
Merge pull request #20312 from KDSBrowne/bbb-20242
fix(whiteboard): Improve Camera Bounds Logic To Prevent Pan Jitter
|
2024-05-22 14:53:26 -03:00 |
|
Ramón Souza
|
71857f3779
|
Merge pull request #20243 from JoVictorNunes/fix-rights-for-publishing-cursor
fix(whiteboard): tweak rights for publishing cursor updates
|
2024-05-21 17:16:05 -03:00 |
|
Ramón Souza
|
1a8a7ccda1
|
Merge pull request #20280 from KDSBrowne/bbb-20278
fix(whiteboard): Slide Navigation Crash and Event Listener Update
|
2024-05-21 13:10:28 -03:00 |
|
KDSBrowne
|
7cfd7f2a42
|
improve pan bounds restriction | disable pan tool for non-presenter
|
2024-05-21 16:03:01 +00:00 |
|
João Victor
|
916907dd99
|
Merge branch 'v3.0.x-release' into fix-rights-for-publishing-cursor
|
2024-05-20 11:12:31 -03:00 |
|
Ramón Souza
|
599b99ce89
|
Merge pull request #20210 from KDSBrowne/v30-late-joiner-shapes
fix(whiteboard): Shapes Missing On Previous Slides For Late Joiners
|
2024-05-17 10:25:18 -03:00 |
|
KDSBrowne
|
153293ff06
|
lint issues
|
2024-05-16 19:47:05 +00:00 |
|
KDSBrowne
|
efea396020
|
fix keydown event listener not handling arrow press
|
2024-05-16 17:20:20 +00:00 |
|
Ramón Souza
|
53df518992
|
Merge pull request #20194 from KDSBrowne/v30-update-toolbar-pos
fix(whiteboard): Align 3.0 Whiteboard Toolbar Position with v2.7 Behavior
|
2024-05-15 13:33:50 -03:00 |
|
Ramón Souza
|
6fc2441cc9
|
Merge pull request #20215 from KDSBrowne/bbb-20211
fix(whiteboard): Tldraw Camera Edge Cases For Users
|
2024-05-14 10:18:30 -03:00 |
|
João Victor
|
fc26eec3c7
|
fix(whiteboard): tweak rights for publishing cursor updates
|
2024-05-13 16:46:13 -03:00 |
|
Ramón Souza
|
2a10495ef5
|
Merge pull request #20219 from Scroody/fix-missing-icons
Fix: Missing icons
|
2024-05-13 14:38:04 -03:00 |
|
André Möller
|
183e691b7f
|
more icons
|
2024-05-13 13:50:54 -03:00 |
|
André Möller
|
985dfd9d5f
|
more icons
|
2024-05-13 13:37:59 -03:00 |
|
André Möller
|
699344929b
|
more icons
|
2024-05-13 12:24:11 -03:00 |
|
André Möller
|
8bd1ee2068
|
correcting typos
|
2024-05-13 11:06:53 -03:00 |
|
André Möller
|
1c1758f53e
|
Adding more missing icons
|
2024-05-13 10:26:26 -03:00 |
|
André Möller
|
c590c101b7
|
Change of approach
|
2024-05-10 13:22:56 -03:00 |
|
André Möller
|
7f4dc68ecf
|
Fix: Missing icons
|
2024-05-10 11:24:32 -03:00 |
|
KDSBrowne
|
60ee97b312
|
fix tldraw camera for presenter and viewer edge cases
|
2024-05-10 03:48:22 +00:00 |
|