Calinteodor
9c04ba767c
feat(breakout-rooms/native): separate breakout rooms from participants (#13920)
feat(breakout-rooms/native): separate breakout rooms from participants
2 年前
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2 年前
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
2 年前
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
3 年前
Robert Pintilii
40637aa3dc
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
3 年前
Werner Fleischer
02e4d2b902
fix(participants-pane): leave breakout room button appearance
3 年前
Robert Pintilii
b1a9d68cf5
ref(ui-components) Move components to base/ui (#11912)
3 年前
Calin-Teodor
ba3cd53017
feat(base): TERTIARY type rework
3 年前
Calinteodor
d42e18c7bb
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
3 年前
Calin Chitu
73f3409f0d
feat(participants-pane) separated participants into collapsible lists
3 年前
Werner Fleischer
b5faf9f62a
feat(breakout-rooms) add breakout-rooms
- implement breakout-rooms
- integrated into the participants panel
- managed by moderators
- moderators can send participants to breakout-rooms
- participants can join breakout rooms by themselve
- participants can leave breakout rooms anytime
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
4 年前