diff options
author | silverwind <me@silverwind.io> | 2020-05-20 05:28:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-19 23:28:59 -0400 |
commit | 34e6a4e05734a642883037ba1a9f78750c1a0583 (patch) | |
tree | 02f05d48cc76b6cfecb3e3adaf7d91554f8a0364 /public | |
parent | 6da87eda8bcfca49a008c07f7e3cff001df921bf (diff) | |
download | gitea-34e6a4e05734a642883037ba1a9f78750c1a0583.tar.gz gitea-34e6a4e05734a642883037ba1a9f78750c1a0583.zip |
Remove IE11 support (#11470)
* Remove IE11 support
With master now on 1.13, it's time to drop IE11 for good. The woff
variants are also in use by Opera Mini but it has even less market share
and I can only imagine how broken the UI is in it.
Fixes: https://github.com/go-gitea/gitea/issues/6147
* update docs
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'public')
4 files changed, 0 insertions, 0 deletions
diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff Binary files differdeleted file mode 100644 index 8c9b024103..0000000000 --- a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff +++ /dev/null diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff Binary files differdeleted file mode 100644 index 55befb6958..0000000000 --- a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff +++ /dev/null diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff Binary files differdeleted file mode 100644 index cd91cce9c5..0000000000 --- a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff +++ /dev/null diff --git a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff b/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff Binary files differdeleted file mode 100644 index 7245f5cae7..0000000000 --- a/public/vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff +++ /dev/null |