Commit graph

9 commits

Author SHA1 Message Date
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
akshitkrnagpal d47c142ca7 Fix opening of help menu on ESC press 2018-07-04 20:55:20 +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
Renamed from app/features/navbar/components/HelpAction.js (Browse further)