Robert Pintilii
e0010def14
fix(analytics) Fix analytics event names (#10332)
Fixed analytics where event names had duplicated words (eg. calendar.calendar.selected.selected)
Group reaction buttons analytics into one event
Removed unused code
4年前
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
4年前
Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
4年前
Mihai-Andrei Uscat
b69e93a900
fix(Safari): Fix mobile double tapping for toolbar and overflow.
* Create generic tooltip wrapper for mobile usability.
* Change overflow menu icon/font/padding sizes.
* Change overflow drawer expand icon.
4年前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5年前
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
6年前
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
6年前
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
6年前
Hristo Terezov
b30008e3a5
feat(welcome-page): Redesign. (#3559)
* feat(welcome-page): Redesign.
* Style adjustments.
7年前
yanas
31cc63b757
Add join button to calendar events. (#3408)
* Add joing button to the calendar events.
* Add space between calendar lines.
* Adjust recent list name.
* Fixes test failure.
* Restyle mobile recent list message.
* Add analytics events.
* Addressing PR review comments.
7年前
yanas
86caf52d08
Welcome page calendar ui improvements (#3405)
* Welcome page calendar ui improvements
* Addressing PR review comments.
7年前
yanas
f2cb15ba44
[WiP] Calendar integration ui (#3395)
Calendar integration ui
7年前