Supported Browsers for Web Applications

The Predix Design System has been tested to support these browsers.

The following minimum versions of browser software have been fully tested to support all Predix Design System repositories that are available in the PredixDev public GitHub organization:

  • MacOS: Last two versions of Safari, Chrome, and Firefox
  • Windows:
    • Last two versions of Edge, Firefox, Chrome (Wndows)
    • Internet Explorer 11
  • Android: Last two versions of Chrome (Android)
  • iOS: Last two versions of Safari
Note: File a GitHub issue if you encounter a problem using a Predix Design System repository with a supported web browser. For more information on filing a GitHub issue, see https://guides.github.com/features/issues/.

Some Predix UI components use EcmaScript 2015 (aka ES6) JavaScript features supported by the following browsers:

  • Chrome or Chromium version 49 or later
  • Safari or Mobile Safari 10 or later
  • Edge 15.15063 or later
  • Firefox 51 or later
See Transpile ES6 to ES5 for more information on browsers that require code transpilation to parse ES6 components.