1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/app
Nick Doiron d589d2dec0 Right-to-left CSS (using module for conversion) (#7072)
* Create RTL stylesheets using `gulp-rtl`

* Handle RTL stylesheet special cases

Certain blocks of Sass  were set to bypass "rtlcss" using ignore
comments. Certain icons had to be flipped 180 degrees.

* Switch stylesheets when locale changes

A second stylesheet has been added to each HTML page for use with
right-to-left locales. It is disabled by default. It is enabled on
startup if a RTL locale is set, and when switching to a RTL locale.
Similarly the LTR stylesheet is disabled when a RTL locale is used.

Unfortunately there is an unpleasant flash of unstyled content when
switching between a LTR and a RTL locale. There is also a slightly
longer page load time when using a RTL locale (<1s difference). We
couldn't think of an easy way to avoid these problems.

* Set `dir="auto"` as default on `TextFields`
2019-09-03 14:47:54 -03:00
..
_locales Add toggle for incoming transactions (#7049) 2019-08-21 16:12:14 -02:30
fonts Update design of phishing warning screen 2019-02-05 13:18:24 -03:30
images Revert "[ImgBot] Optimize images" (#7027) 2019-08-16 12:32:02 -02:30
scripts Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
vendor/trezor Close window after opening fullscreen (#6966) 2019-08-08 11:50:32 -03:00
home.html Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
loading.html refactor & change html pages 2019-05-04 18:57:19 +02:00
manifest.json Version v7.1.0 2019-08-21 17:47:06 -02:30
notification.html Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
phishing.html Update design of phishing warning screen 2019-02-05 13:18:24 -03:30
popup.html Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
trezor-usb-permissions.html trezor v5 working on firefox 2018-08-05 02:43:02 -04:00
unsupport.html Rename files 2018-05-29 12:44:37 +08:00