OS/Browser Check
Search the component library

OS/Browser Check

v1.0.0-beta.1

Provide warning to users if their OS and browser combination isn't supported by an application.

Usage Guidelines

Only core components such as Buttons or Typography should depend directly on the colors component. Higher level components should get their colors indirectly from the core set of components. This makes it easy to update the color usage across the library.

Features

  • Easy implementation with minimal involvement from the development team.
  • Customizable messages including tokens to allow detected OS and Browser names to be inserted into messages easily.
  • Can be activated on page load or through function invocation.

Dependencies

None

Changelog

1.0.0-beta.1

Initial draft