KDSBrowne
|
39e76da995
|
fix moving linked shape bug | embed cursors with relative position
|
2022-05-13 02:21:36 +00:00 |
|
KDSBrowne
|
86e7dd52f6
|
fix shapes overwriting each other
|
2022-05-13 02:21:36 +00:00 |
|
KDSBrowne
|
5cb29535f7
|
embed Tldraw into BBB client
|
2022-05-13 02:21:35 +00:00 |
|
Lucas
|
2db9a1b343
|
Merge branch 'develop' into develop-bbb
|
2022-04-26 15:08:43 -03:00 |
|
Ramon Souza
|
76272d8a51
|
Merge remote-tracking branch 'upstream/v2.5.x-release' into 25-dev-apr19
|
2022-04-19 11:34:29 -03:00 |
|
Joao Victor
|
62d56eeb00
|
fix: whiteboard toolbar border-radius
|
2022-04-19 10:28:02 -03:00 |
|
Anton Georgiev
|
c00b8f5fd9
|
Merge pull request #14829 from ramonlsouza/issue-6244
feat: Confirm dialog on clear all annotations
|
2022-04-14 14:55:27 -04:00 |
|
Ramon Souza
|
5b52665cd2
|
add confirmation modal to clear all annotations whiteboard action
|
2022-04-14 10:54:53 -03:00 |
|
Lucas Zawacki
|
83847a21aa
|
Merge branch 'v2.5.x-release-Layouts' of github.com:lfzawacki/bigbluebutton into develop-bbb
|
2022-04-13 21:08:32 +00:00 |
|
Anton Georgiev
|
8ab4023eb5
|
Merge pull request #14783 from frankemax/bbb-darkmode-25
feat(theme): add dark mode
|
2022-04-12 10:35:31 -04:00 |
|
Max Franke
|
6b05e431dd
|
feat(theme): add dark mode theme
|
2022-04-08 16:05:29 -03:00 |
|
Joao Victor
|
9b6c43fa2b
|
Use forEach instead of map
|
2022-04-07 14:06:51 -03:00 |
|
Arthurk12
|
420bd8b526
|
refactor(whiteboard): text tool updates
Makes the whiteboard text tool send annotation updates.
Partially reverts 40b18b0662 .
|
2022-03-29 11:46:47 -03:00 |
|
Lucas Zawacki
|
830c44702f
|
feature(layout): Only use one place to store presentationIsOpen
|
2022-02-24 15:30:53 -03:00 |
|
Ramón Souza
|
246e3b3e8f
|
move button component to common folder
|
2022-02-14 20:20:50 +00:00 |
|
Ramón Souza
|
dba04834c7
|
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
|
2022-02-09 15:52:42 +00:00 |
|
Ramón Souza
|
115ba187b5
|
remove unused imports/variables
|
2022-01-24 13:12:37 +00:00 |
|
Anton
|
7f075be033
|
fix all test selectors
|
2022-01-20 10:03:18 -03:00 |
|
Anton Georgiev
|
797fc49633
|
TEMP
|
2021-12-09 20:37:05 +00:00 |
|
Ramón Souza
|
1f42751c23
|
keep original order of poll answers in whiteboard annotation
|
2021-12-09 14:20:34 +00:00 |
|
hiroshisuga
|
7b92a61cec
|
Fix typo: "Unset" -> "Unsent" UnsentAnnotations (#13684)
|
2021-12-02 09:37:31 -05:00 |
|
Ramón Souza
|
cb04e0b74c
|
whiteboard toolbar component isPresenter rework
|
2021-11-23 14:51:41 +00:00 |
|
Ramón Souza
|
4415598243
|
remove duplicated isPresenter in whiteboard annotations text component
|
2021-11-23 12:50:26 +00:00 |
|
hiroshisuga
|
a8e1462744
|
fix: Fix wrong annotation codes (#13674)
Fix wrong annotation codes #13674
|
2021-11-22 10:43:02 -05:00 |
|
hiroshisuga
|
d11ac50112
|
Update component.jsx
|
2021-11-20 17:48:41 +09:00 |
|
hiroshisuga
|
4e201fa773
|
No flickering anymore
|
2021-11-20 17:35:41 +09:00 |
|
Anton Georgiev
|
542db847ff
|
Merge pull request #13574 from Tainan404/smooth-reconnection-25
Improve data structure to not break on reconnections
|
2021-11-17 15:55:21 -05:00 |
|
Ramón Souza
|
34923cc6a0
|
remove whiteboard toolbar styles
|
2021-11-11 11:34:45 +00:00 |
|
Joao Victor
|
5e82448be3
|
fixes the publication for user response polls
|
2021-11-05 11:11:55 -03:00 |
|
Tainan Felipe
|
f5eef03f3f
|
Improve data structure to not break on reconnections
|
2021-11-03 14:37:54 -03:00 |
|
Anton Georgiev
|
a654f44011
|
Merge pull request #13623 from ramonlsouza/styled-components-7
refactor: styled-components conversion - partial
|
2021-11-03 08:44:04 -04:00 |
|
Ramón Souza
|
1c084c6b8f
|
convert whiteboard-toolbar component
|
2021-11-02 20:05:49 +00:00 |
|
Anton Georgiev
|
13aba985cb
|
Merge pull request #10737 from hiroshisuga/fillshape
feat: Fill shape in whiteboard
|
2021-11-02 15:03:22 -04:00 |
|
Ramón Souza
|
e7b282a127
|
convert toolbar-submenu component
|
2021-11-02 17:43:42 +00:00 |
|
Ramón Souza
|
d926c40e64
|
convert toolbar-submenu-item component
|
2021-11-02 17:27:25 +00:00 |
|
Ramón Souza
|
f5e0a97c3d
|
convert toolbar-menu-item component
|
2021-11-02 17:11:41 +00:00 |
|
Ramón Souza
|
f6f47bf25a
|
convert whiteboard annotations component
|
2021-11-02 16:35:54 +00:00 |
|
Anton Georgiev
|
c60ef3c179
|
Merge pull request #13253 from ramonlsouza/PR-11359
feat: multiple choice poll
|
2021-10-26 14:42:29 -04:00 |
|
Anton Georgiev
|
1622425cbc
|
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into 2.4-into-develop
|
2021-10-22 19:12:58 +00:00 |
|
Ramón Souza
|
1cc066366f
|
Merge remote-tracking branch 'upstream/develop' into PR-11359
|
2021-10-19 16:41:36 +00:00 |
|
Ramón Souza
|
9e71583ec7
|
restore old minimize presentation button and add a flag to switch
|
2021-10-14 19:31:47 +00:00 |
|
Anton Georgiev
|
24d672a832
|
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
|
2021-10-14 15:13:17 +00:00 |
|
Tainan Felipe
|
1de8e0779d
|
Add server side reactivity to publications
|
2021-10-13 15:00:52 -03:00 |
|
hiroshisuga
|
7ce8e6859a
|
Fix toolbar item vanish
|
2021-10-04 18:10:19 +00:00 |
|
hiroshisuga
|
0ee8700bfc
|
Fix toolbar item vanish
|
2021-10-03 10:25:30 +09:00 |
|
Lucas Fialho Zawacki
|
d7f3924350
|
Enable swap layout for screenshare and external video
|
2021-09-27 21:03:20 +00:00 |
|
Ramon Souza
|
a8541eda6e
|
remove linting
|
2021-09-17 10:38:10 -03:00 |
|
Ramon Souza
|
0ca1b7896e
|
Merge remote-tracking branch 'upstream/develop' into PR-11359
|
2021-09-17 09:12:43 -03:00 |
|
KDSBrowne
|
aa3601f5fa
|
add aria region & label to whiteboard toolbar
|
2021-09-13 14:03:40 +00:00 |
|
KDSBrowne
|
a87a0c8867
|
add aria-expanded to whiteboard toolbar submenu btns
|
2021-09-13 13:40:22 +00:00 |
|