epam / epam/UUI

Mention supported browsers in documentation

Open
#779 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
247
Forks
78
Avg merge
14h 27m
Merged PRs (30d)
15

Description

## Description

Users of this library may need to support different browsers and, probably, their old enough versions. In order to understand, if this library suits their needs and supports those browsers and their versions too, it would be useful to define the supported browsers in the documentation explicitly.

## Describe the solution you'd like

Add to the documentation and to the `README.md` (optional) the following:

* List of supported browsers and their versions, like
* Chrome >= 10
* Firefox >= 11
* etc.
**and/or**
* Browserslist config, like "defaults and supports es6-module", so that users can check the supported browsers and their versions manually here: https://browsersl.ist/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.