bigbluebutton-Github/bigbluebutton-html5
germanocaumo 8cacd96a0c fix(tldraw): fix shapes not persisting in production +
Tldraw uses the constructor name for session complete names:
80ed0bf27b/packages/tldraw/src/state/TldrawApp.ts (L2916)
So in production they are changed because of js minifier.

I changed the onCommand reactor to be one generic for all session:complete actions.
Also fixed some crashes with grouping and ungrouping shapes, in those cases the order of adding/removing is important because children have a reference to the father (grouping shape).
2022-07-02 14:16:45 +00:00
..
.meteor Merge remote-tracking branch 'upstream/v2.4.x-release' into 24-25-may-6 2022-05-06 14:30:41 -03:00
client Merge pull request #15223 from ramonlsouza/bbb-icons-jun21 2022-06-29 14:16:54 +01:00
imports fix(tldraw): fix shapes not persisting in production + 2022-07-02 14:16:45 +00:00
private chore(audio): enable local echo test and volume meter by default 2022-06-28 22:26:07 +00:00
public Merge pull request #15223 from ramonlsouza/bbb-icons-jun21 2022-06-29 14:16:54 +01:00
server panAndZoom through akka + some cleanup 2022-05-13 02:47:41 +00:00
.eslintignore
.eslintrc.js
.gitignore
deploy_to_usr_share.sh Improve scripts to run/deploy applications 2022-03-31 13:48:57 -03:00
jsconfig.json Add jsconfig 2022-02-21 12:42:29 +00:00
package-lock.json chore: Merged BBB 2.5.2 into v2.6.x-release 2022-06-22 16:11:48 +00:00
package.json fix cursor not updating on mobile 2022-06-28 14:25:43 +00:00
run-dev.sh Create learning dashboard scripts 2022-04-01 09:15:30 -03:00
test-html5.sh
TRANSIFEX_PULL_INSTRUCTIONS.md
transifex.sh fix: tweak transifex.sh to the new 2.6 Transifex project 2022-06-23 15:12:11 +00:00