KDSBrowne
8932dc2fe1
use radash instead of lodash
2023-06-12 19:11:52 +00:00
KDSBrowne
0cd12b0296
add debounce to handleResize and zoomChanger
2023-06-11 20:53:06 +00:00
danielpetri1
ffeb8c3acb
Allow multiple MIME types per extension
2023-06-06 10:08:14 +00:00
Ramón Souza
e0cea4834b
Merge pull request #17907 from KDSBrowne/bbb-17466
...
fix: Localize Regular Expressions for Quick Poll Options
2023-05-18 09:06:19 -03:00
Ramón Souza
99832aa570
Merge pull request #17864 from hiroshisuga/dev2.6_fitToWidthStyle
...
style: Change style of fit-to-width button when it's on
2023-05-16 08:56:39 -03:00
Ramón Souza
341e2c9464
Merge pull request #17862 from hiroshisuga/patch-4
...
style: remove unnecessary fit-to-width style
2023-05-16 08:51:45 -03:00
Ramón Souza
fecf42dada
Merge pull request #17905 from danielpetri1/export-toast-fix
...
fix(bbb-html5): Successful annotated export toast
2023-05-15 16:39:16 -03:00
danielpetri1
6435fbbf25
Linting changes
2023-05-15 18:56:01 +00:00
Ramón Souza
dcef3e3d7b
Merge pull request #17845 from ramonlsouza/issue-17839
...
fix: ignore restore on update for first load of initial presentation
2023-05-15 13:41:27 -03:00
KDSBrowne
b0ae991b1f
format new line character in question string
2023-05-15 16:35:32 +00:00
danielpetri1
c0c7f9d516
Add successful file export toast
2023-05-15 16:12:12 +00:00
KDSBrowne
783428bf71
localize true/false and yes/no regex patterns
2023-05-15 16:01:53 +00:00
Anton Georgiev
9c513f2bab
Merge pull request #17777 from danielpetri1/notes-current-issue
...
fix(bbb-html5): Inconsistent current presentation indicator
2023-05-11 09:10:07 -04:00
hiroshisuga
d07afd5414
Update component.jsx
2023-05-10 23:54:17 +09:00
hiroshisuga
c2422a96dd
Update styles.js
2023-05-10 23:53:11 +09:00
hiroshisuga
63318919d8
Update styles.js
2023-05-10 23:34:49 +09:00
Anton Georgiev
677ecd7406
Merge pull request #17561 from KDSBrowne/bbb-005
...
fix: Update Question Regex to Exclude URLs
2023-05-09 17:51:09 -04:00
GuiLeme
d2c5b33eec
[issue-17839] - back-end part for hide_presentation_on_join issue
2023-05-09 12:01:55 -03:00
Ramón Souza
854d0a162e
wip: ignore restore on update for first load of initial presentation
2023-05-09 10:58:40 -03:00
danielpetri1
72c0606a80
Fix current presentation indicator
2023-05-01 14:01:04 +00:00
André Castro
2c52c1a596
Merge branch 'v2.6.x-release' into I-17465
2023-04-27 19:25:56 -03:00
Ramón Souza
2c8f357977
keep whiteboard toolbar hidden on resize / slide change
2023-04-18 15:03:22 -03:00
KDSBrowne
63e2a2b5e9
update question regex to exclude urls
2023-04-13 20:03:06 +00:00
Scroody
809a2a7012
Fix: Bigger presentations now restore on update as well
2023-04-13 15:25:31 -03:00
André Castro
e00a258d0d
Merge branch 'v2.6.x-release' into fix-warnings-on-create
2023-04-13 11:27:50 -03:00
Scroody
e3477b5e42
Fix: Restore on update
2023-04-13 10:56:54 -03:00
Ramón Souza
95f4212c59
Merge pull request #16115 from KDSBrowne/dev26-link-nl
...
fix: Handle External Video Links On Multi Lines In Smart Slides
2023-04-11 09:04:13 -03:00
Ramón Souza
d70788e832
Merge pull request #17060 from hiroshisuga/testHideTools
...
[2.6] Hide tldraw toolbar
2023-04-10 08:51:53 -03:00
Scroody
958170bf8a
Fix: Warnings when creating new meetings solved.
2023-04-06 16:22:21 -03:00
danielpetri1
b91e766184
Maximize webcams when all presentations removed
2023-04-05 15:37:56 +00:00
Anton Georgiev
77c5c27153
Merge pull request #17239 from danielpetri1/content-capture-toast-fix
...
fix(bbb-html5): Dismiss uploading toast after content capture
2023-03-30 09:29:30 -04:00
Anton Georgiev
bef87282e0
Merge pull request #16961 from MaximKhlobystov/whiteboard-tests-and-refactoring
...
test: new whiteboard tests + refactoring of visual regression tests
2023-03-27 13:35:18 -04:00
Ramón Souza
234d1ee0f6
Merge pull request #17194 from Arthurk12/17192
...
fix(presentation): workaround for slide download
2023-03-27 08:35:47 -03:00
danielpetri1
a9132c7740
Dismiss processing toast after breakout capture
2023-03-24 16:19:10 +00:00
GuiLeme
c5e38507bb
[fix-pres-with-errors-freeze] - fix for presentation modal uploader freez when cleaning errors.
2023-03-24 09:21:49 -03:00
Anton Georgiev
f7efedf1a7
Merge pull request #16989 from KDSBrowne/bbb-br-manage-access
...
fix(access): Presentation Interference With Keyboard Access in Breakout Management
2023-03-23 16:56:52 -04:00
Arthurk12
b7348cffdd
fix(presentation): workaround for slide download
...
This is a workaround to the conflict that is happening when an user tries to
download the slide when dark mode is enabled. There is a conflict between
dark mode's styles and the html-to-image lib. To temporarily prevent this from
happening, the dark mode is disabled before downloading the slide, and then
re-enabled when the download is complete.
In order to be able to enable and disable dark mode from another component than
the App, all the dark mode switch logic was extracted into the service of the
app component.
2023-03-23 10:57:46 -03:00
Ramón Souza
ade1ae22b1
Merge pull request #17107 from KDSBrowne/bbb-17093
...
Prevent URLs Triggering Typed Response Poll Option
2023-03-23 09:23:55 -03:00
Ramón Souza
b487f90cd8
Merge pull request #17052 from zhem0004/fixPoll
...
fix: Close poll on slide change
2023-03-22 14:36:21 -03:00
KDSBrowne
de75d18e30
remove url detected as question
2023-03-20 16:18:42 +00:00
hiroshisuga
7e7c46b9e9
change icon
2023-03-16 21:34:13 +09:00
hiroshisuga
12a53e3a59
reset opacity RTL <-> LTR
...
Some comments have been removed as well.
2023-03-16 19:37:21 +09:00
hiroshisuga
d18dca3eaf
Merge pull request #153 from hiroshisuga/dev2.6.0rc8_hidetoolbar
...
Dev2.6.0rc8 hidetoolbar
2023-03-16 18:46:40 +09:00
Bohdan Zhemelinskyi
ecdc5304df
add prop type
2023-03-15 18:24:34 +00:00
Bohdan Zhemelinskyi
2015c50105
destructure function
2023-03-15 18:16:56 +00:00
Bohdan Zhemelinskyi
1025e4b1dc
move cloe function to container
2023-03-15 18:06:59 +00:00
Bohdan Zhemelinskyi
dc9ac7a125
close poll on slide change
2023-03-15 17:12:47 +00:00
KDSBrowne
c4d45e94b6
prevent response poll displaying for true / false
2023-03-15 13:36:40 +00:00
hiroshisuga
02fe1a8955
comment for using the API setSetting
2023-03-15 13:53:37 +09:00
hiroshisuga
0e188d5c30
menu item for tool visibility
2023-03-15 13:49:17 +09:00