Skip to content

Commit

Permalink
docs(gestures): remove browser support section (#2817)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-perkins authored Mar 10, 2023
1 parent 733c827 commit 2da36da
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 46 deletions.
3 changes: 0 additions & 3 deletions docs/reference/browser-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,3 @@ Because Ionic is based on web technologies, it works just as well on desktop bro
| **Firefox** | 70+ | 63+ |||
| **IE 11** | **X** | **X** | **X** | **X** |

:::note
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.
:::
12 changes: 0 additions & 12 deletions docs/utilities/gestures.md
Original file line number Diff line number Diff line change
Expand Up @@ -448,18 +448,6 @@ In the example above, we want to be able to detect double clicks on an element.

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

## Browser Support

| Browser/Platform | Supported Versions |
| ---------------- | ------------------ |
| **Chrome** | 22+ |
| **Safari** | 9+ |
| **Firefox** | 32+ |
| **IE/Edge** | 11+ |
| **Opera** | 30+ |
| **iOS** | 9+ |
| **Android** | 5+ |

## Types

| Name | Value |
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-v5/reference/browser-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,3 @@ Because Ionic is based on web technologies, it works just as well on desktop bro
| **Edge** | 79+ ||
| **Firefox** |||
| **IE 11** | **X** | **X** |

:::note
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.
:::
12 changes: 0 additions & 12 deletions versioned_docs/version-v5/utilities/gestures.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,18 +439,6 @@ In the example above, we want to be able to detect double clicks on an element.

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

## Browser Support

| Browser/Platform | Supported Versions |
| ---------------- | ------------------ |
| **Chrome** | 22+ |
| **Safari** | 9+ |
| **Firefox** | 32+ |
| **IE/Edge** | 11+ |
| **Opera** | 30+ |
| **iOS** | 9+ |
| **Android** | 5+ |

## Types

| Name | Value |
Expand Down
3 changes: 0 additions & 3 deletions versioned_docs/version-v6/reference/browser-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,3 @@ Because Ionic is based on web technologies, it works just as well on desktop bro
| **Firefox** | 63+ |||
| **IE 11** | **X** | **X** | **X** |

:::note
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.
:::
12 changes: 0 additions & 12 deletions versioned_docs/version-v6/utilities/gestures.md
Original file line number Diff line number Diff line change
Expand Up @@ -448,18 +448,6 @@ In the example above, we want to be able to detect double clicks on an element.

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

## Browser Support

| Browser/Platform | Supported Versions |
| ---------------- | ------------------ |
| **Chrome** | 22+ |
| **Safari** | 9+ |
| **Firefox** | 32+ |
| **IE/Edge** | 11+ |
| **Opera** | 30+ |
| **iOS** | 9+ |
| **Android** | 5+ |

## Types

| Name | Value |
Expand Down

1 comment on commit 2da36da

@vercel
Copy link

@vercel vercel bot commented on 2da36da Mar 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ionic-docs – ./

ionic-docs-gqykycf8t.vercel.app
ionic-docs-ionic1.vercel.app
ionic-docs-git-main-ionic1.vercel.app

Please sign in to comment.