Skip to content

Commit

Permalink
Remove transpilation wording for IE (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
TremayneChrist authored Jul 16, 2019
1 parent d7f224a commit 4e7a05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ This allows for greater idle time, when the application itself is idle.
- Dynamic stylesheet changes may not be noticed.*
- Transitions with initial delays cannot be detected.*
- Animations and transitions with long periods of no change, will not be detected.*
- No support for **IE10** and below. **IE11** is supported, when bundled and transpiled into ES5. Additional polyfills may also be required, depending on tooling used.
- No support for **IE10** and below. **IE11** is supported.

\* If other interaction occurs, changes will be detected.

Expand Down

0 comments on commit 4e7a05a

Please sign in to comment.