Mobile system requirements includes

This commit is contained in:
Dylan Just
2018-06-22 12:09:45 +10:00
parent 0d49c67b89
commit 28a75f53f2
3 changed files with 11 additions and 23 deletions
+10 -16
View File
@@ -10,13 +10,7 @@ We're pleased to introduce TinyMCE mobile, available in version 4.7.
TinyMCE mobile is designed to run on iOS Safari and Android Chrome. You'll find a streamlined interface while keeping the most common touch interactions easily to hand. We tested mobile on the following platforms:
| OS | Browser | Device |
|:---------:|:-------:|:------------:|
| Android 8 | Chrome | Mobile phone |
| Android 7 | Chrome | Mobile phone |
| Android 6 | Chrome | Mobile phone |
| iOS11 | Safari | iPhone/iPad |
| iOS10 | Safari | iPhone/iPad |
{% include mobile_platform_compatibility.md %}
Please visit our [mobile page](https://www.tinymce.com/mobile) to download the Self-hosted package. If you're using TinyMCE Cloud, mobile is available in the `dev` branch.
@@ -33,15 +27,15 @@ Since TinyMCE version 4.6.0 Internet Explorer 8-10 is no longer supported, if yo
Please use the [issues tracker on GitHub](https://github.com/tinymce/tinymce/issues) to submit bugs on the listed browsers only.
|Browser | Windows | Mac | GNU/Linux |
|:------:|:-------:|:---:|:---------:|
|Chrome | YES | YES | YES |
|Firefox | YES | YES | YES |
|Edge | YES | N/A | N/A |
|IE 11 | YES | N/A | N/A |
|IE 10 | NO | N/A | N/A |
|IE 9 | NO | N/A | N/A |
|IE 8 | NO | N/A | N/A |
|Safari | N/A | YES | N/A |
|--------|---------|-----|-----------|
|Chrome | YES | YES | YES |
|Firefox | YES | YES | YES |
|Edge | YES | N/A | N/A |
|IE 11 | YES | N/A | N/A |
|IE 10 | NO | N/A | N/A |
|IE 9 | NO | N/A | N/A |
|IE 8 | NO | N/A | N/A |
|Safari | N/A | YES | N/A |
TinyMCE fully supports the most recent version of all supported browsers listed above. If vendors offer an Extended Support Release (e.g. Firefox) we also officially support the latest ESR from each vendor. As each browser vendor releases new major versions (e.g. Chrome 61 vs Chrome 62) we will provide support for the prior major version for 60 days after the prior release is superseded.
+1 -7
View File
@@ -123,12 +123,6 @@ Below are the toolbar items currently supported, with any plugins/configuration
During our initial QA, we tested mobile on the following platforms. If you use other platforms and encounter bugs, please let us know in the [TinyMCE issue tracker](https://github.com/tinymce/tinymce/issues).
| OS | Browser | Device |
|-----------|---------|--------------|
| Android 8 | Chrome | Mobile phone |
| Android 7 | Chrome | Mobile phone |
| Android 6 | Chrome | Mobile phone |
| iOS11 | Safari | iPhone/iPad |
| iOS10 | Safari | iPhone/iPad |
{% include mobile_platform_compatibility.md %}
> To shape the future of mobile editing, [complete our survey](https://docs.google.com/forms/d/e/1FAIpQLSdWamU5HsZtv-SPqGRyu6Ql1zLqlrCQFP1vSrzx1oHikMFvlw/viewform) to have your say.