5 Commits

Author SHA1 Message Date
Braian Mellor
c4618f1d25
fix: ui-control-buttons (#16)
* fix: ui control buttons

* feat: hide device menu on mobile
2023-09-12 17:35:23 -03:00
Gabriel Díaz
84a92c540a
feat: Update Control Bar buttons (#11)
* feat: Update control-bar size

* feat: Refactor icons

* feat: Update control bar buttons

* feat: Add translations
2023-08-21 10:43:48 -03:00
Gabriel Díaz
8e62a25833
feat: Update Chat Panel (#9)
* chore: Upgrade the @dcl/eslint-config package

* fix: eslint

* feat: Add new SendIcon

* fix: Show a max of 12 participants

* feat: Update layout style

* feat: Update Chat Panel styles

* refactor: Move useChat definition to hooks and utils

* feat: Update ChatEntry component

* feat: Add translations
2023-08-17 13:25:06 -03:00
Gabriel Díaz
ae1ac2d5bf
feat: People Panel (#8)
* chore: Add pre-commit

* feat: Add PeoplePanel

* feat: Add RightPanel wrapper to toggle PeoplePanel and ChatMessages

* feat: Use RightPanel component

* feat: Update ControlBar component to handle middle buttons and right buttons

* feat: Extract livekit layout context from the lib to handle new properties

* feat: Add PeoplePanelToggleButton

* feat: Add translations

* fix: Remove unused import

* feat: Update husky file permissions

* fix: Remove unused things

* fix: Remove unused container
2023-08-15 12:23:50 -03:00
Kevin Szuchet
1510f36439
feat: Add custom Control Bar (#3)
* feat: Add custom Control Bar

* fix: Remove localStream util

* fix: Use custom usePreviewTracks hook to fix the issue with the dirty tracks
2023-08-11 11:01:58 -03:00