Saúl Ibarra Corretgé
0ed1e07df6
feat(ts) generate autp types when packing
il y a 3 ans
Saúl Ibarra Corretgé
17b116857d
feat(build) don't build library on postinstall
Do it on the prepack step, so it gets built before we upload the build
artifact.
il y a 3 ans
Gary Hunt
e6779627b7
feat(ts) add hand-crafted type definitions
Include a type comparison utility to compare auto-generated vs hand-crafted
types.
Thanks @sapkra for working on these! ❤️
il y a 4 ans
Saúl Ibarra Corretgé
a0dc169186
feat(ts) introduce TypeScript
This is just the stepping stone towards the goal of eventually having
lib-jitsi-meet fully written in JS.
- introduce ts-loader for webpack
- webpack will continue generating the UMD bundle
- tsc will generate an ES6 module
- output all bundles to dist/
il y a 4 ans
Tudor-Ovidiu Avram
a6100fa021
feat(twa) add TWA check function
il y a 5 ans
Saúl Ibarra Corretgé
3cfa548488
build: add integration with webpack-bundle-analyzer
Build as follows to build (production) bundle size stats:
npx webpack -p --progress --analyze-bundle
Then open the report:
npx webpack-bundle-analyzer stats.json
il y a 6 ans
Hristo Terezov
23503b0efd
fix(devices): when add/remove the selected device
il y a 6 ans
hristoterezov
7dfa07e540
fix(browser_caps): clean up.
il y a 7 ans
hristoterezov
44d2c7ba21
feat(browser_caps): Implement browser capabilities API. (#690)
In order to include browser capabilities in RTCBrowserType I needed to
refactor RTCBrowserType.
il y a 7 ans
hristoterezov
d6a3e8fb3c
style(gitignore): Add .sync-config.cson
il y a 9 ans
Sam Whited
ec34cf48a2
Add events for lock icon update
il y a 9 ans
damencho
1a179f2cb9
Updates package.json with dependencies and scripts. Removes Makefile. Adds version to the library.
il y a 9 ans
hristoterezov
9e0191819a
Implements audio levels.
il y a 10 ans
Boris Grozev
72d4ecb607
initial commit
il y a 9 ans