Commit graph

18 commits

Author SHA1 Message Date
Christoph Settgast 5c53a8cb3e
chore(deps): remove process polyfill (#738)
The @atlaskit/navigation also works fine without reference
to whether its running on mac or not (for the way its used in
this project).
2022-03-25 07:05:38 +01:00
freddytuxworth 2efa8b057e
Introduce internationalisation 2020-06-26 13:05:42 +02:00
Sven Schwyn 5a863ab904 Add source URL to help button 2020-04-12 20:48:27 +02:00
Andrei Gavrilescu 0a18da2a9a Update CI Tools
Co-authored-by: Annika Wickert <awlx@users.noreply.github.com>
2020-04-07 14:30:36 +02:00
Hristo Terezov 73a8a88339 fix(eslint): Errors. 2019-10-16 11:55:32 -07:00
Akshit Kr Nagpal 84a2c51f9c Replace px with em 2018-07-27 09:03:51 +02:00
akshitkrnagpal d47c142ca7 Fix opening of help menu on ESC press 2018-07-04 20:55:20 +01:00
Akshit Kr Nagpal c0f5d0e208 Added Prop validation in Navbar Component 2018-06-29 08:27:47 +01:00
Akshit Kr Nagpal 8ecfab1b5b Comments Fixes 2018-06-29 08:27:47 +01:00
Saúl Ibarra Corretgé 31d1bb8962 Simplified code 2018-06-28 15:04:24 -05:00
Saúl Ibarra Corretgé d3c77c847a Add "about" to help menu 2018-06-28 15:04:24 -05:00
Saúl Ibarra Corretgé c3d5c8e609 Add heading to help menu 2018-06-28 15:04:24 -05:00
Saúl Ibarra Corretgé f1846bd4cb Rename XyzAction components to XyzButton
The term "action" is quite overloaded since we use redux,
so let's call it "button" since that's how it behaves.
2018-06-21 07:55:32 +02:00
Saúl Ibarra Corretgé be44cb9496 Simplified code 2018-06-21 07:55:32 +02:00
akshitkrnagpal 8f79e886fc Added settings drawer with persistent settings 2018-06-21 07:55:32 +02:00
akshitkrnagpal c98037f9be Added Jitsi Logo to navbar 2018-06-17 07:09:04 +02:00
akshitkrnagpal decb351ed3 Updated eslint-config-jitsi 2018-06-11 08:26:57 +02:00
akshitkrnagpal 8310bf7389 Added initial navigation bar 2018-06-08 21:32:21 +02:00