hedgedoc/public
Philip Molares 7794538c6a
better support for rtl languages (#170)
* set text direction on language load and change to rtl if arabic is chosen

see https://www.w3schools.com/tags/att_global_dir.asp

* minor fixes to make rtl-mode look good:
- margins not only on the right, but on both sides
- fix bootstrap ToggleButtonGroup to always be ltr

* removed console.log statements

* fixed margin on the name in the user-avatar

* '$Icon CodiMD' on the intro page now always uses ftr text direction, since we don't translate the same of the software

* fixed import

* removed setHTMLDirection function

* added toplevel div with dir='auto'
some elements got dir='auto' if they contain potentially not translated or intended english text

* added text-align: start to the user-dropdown

* moved toplevel dir='auto'

* moved shortenLanguageCode to language-picker

* Changed mr-2 to mx-2 for profile buttons

Co-authored-by: Erik Michelson <github@erik.michelson.eu>
2020-06-08 23:49:14 +02:00
..
api/v2 show local and remote History (#128) 2020-06-07 01:09:04 +02:00
icons Replace react icon with default codimd icon 2020-05-31 19:17:24 +02:00
locales show local and remote History (#128) 2020-06-07 01:09:04 +02:00
config.json Frontend config and Loader component (#12) 2020-05-15 23:10:12 +02:00
index.html better support for rtl languages (#170) 2020-06-08 23:49:14 +02:00
me User profile page (#102) 2020-05-31 21:56:39 +02:00
robots.txt imported current state of the mockup into the public repo 2020-05-14 15:41:38 +02:00