Skip to content

Commit 2da36da

Browse files
authored
docs(gestures): remove browser support section (#2817)
1 parent 733c827 commit 2da36da

File tree

6 files changed

+0
-46
lines changed

6 files changed

+0
-46
lines changed

docs/reference/browser-support.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,3 @@ Because Ionic is based on web technologies, it works just as well on desktop bro
4545
| **Firefox** | 70+ | 63+ |||
4646
| **IE 11** | **X** | **X** | **X** | **X** |
4747

48-
:::note
49-
Check the docs for [Ionic Animations](../utilities/animations.md#browser-support) and [Ionic Gestures](../utilities/gestures.md#browser-support) for specific browser support related to those utilities.
50-
:::

docs/utilities/gestures.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -448,18 +448,6 @@ In the example above, we want to be able to detect double clicks on an element.
448448

449449
See our guide on implementing gesture animations: [Gesture Animations with Ionic Animations](animations.md#gesture-animations)
450450

451-
## Browser Support
452-
453-
| Browser/Platform | Supported Versions |
454-
| ---------------- | ------------------ |
455-
| **Chrome** | 22+ |
456-
| **Safari** | 9+ |
457-
| **Firefox** | 32+ |
458-
| **IE/Edge** | 11+ |
459-
| **Opera** | 30+ |
460-
| **iOS** | 9+ |
461-
| **Android** | 5+ |
462-
463451
## Types
464452

465453
| Name | Value |

versioned_docs/version-v5/reference/browser-support.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,3 @@ Because Ionic is based on web technologies, it works just as well on desktop bro
2626
| **Edge** | 79+ ||
2727
| **Firefox** |||
2828
| **IE 11** | **X** | **X** |
29-
30-
:::note
31-
Check the docs for [Ionic Animations](../utilities/animations.md#browser-support) and [Ionic Gestures](../utilities/gestures.md#browser-support) for specific browser support related to those utilities.
32-
:::

versioned_docs/version-v5/utilities/gestures.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -439,18 +439,6 @@ In the example above, we want to be able to detect double clicks on an element.
439439

440440
See our guide on implementing gesture animations: [Gesture Animations with Ionic Animations](animations.md#gesture-animations)
441441

442-
## Browser Support
443-
444-
| Browser/Platform | Supported Versions |
445-
| ---------------- | ------------------ |
446-
| **Chrome** | 22+ |
447-
| **Safari** | 9+ |
448-
| **Firefox** | 32+ |
449-
| **IE/Edge** | 11+ |
450-
| **Opera** | 30+ |
451-
| **iOS** | 9+ |
452-
| **Android** | 5+ |
453-
454442
## Types
455443

456444
| Name | Value |

versioned_docs/version-v6/reference/browser-support.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,3 @@ Because Ionic is based on web technologies, it works just as well on desktop bro
5050
| **Firefox** | 63+ |||
5151
| **IE 11** | **X** | **X** | **X** |
5252

53-
:::note
54-
Check the docs for [Ionic Animations](../utilities/animations.md#browser-support) and [Ionic Gestures](../utilities/gestures.md#browser-support) for specific browser support related to those utilities.
55-
:::

versioned_docs/version-v6/utilities/gestures.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -448,18 +448,6 @@ In the example above, we want to be able to detect double clicks on an element.
448448

449449
See our guide on implementing gesture animations: [Gesture Animations with Ionic Animations](animations.md#gesture-animations)
450450

451-
## Browser Support
452-
453-
| Browser/Platform | Supported Versions |
454-
| ---------------- | ------------------ |
455-
| **Chrome** | 22+ |
456-
| **Safari** | 9+ |
457-
| **Firefox** | 32+ |
458-
| **IE/Edge** | 11+ |
459-
| **Opera** | 30+ |
460-
| **iOS** | 9+ |
461-
| **Android** | 5+ |
462-
463451
## Types
464452

465453
| Name | Value |

0 commit comments

Comments
 (0)