mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-3682] Review of main README and other information pages (#3892)
* [ADF-3682] Updated text, links and info in README files * [ADF-3682] Reviewed text of CORS info page * [ADF-3682] Fixed minor typo in README.md
This commit is contained in:
committed by
Eugenio Romano
parent
90dcca61dd
commit
392bd62610
+3
-2
@@ -1,6 +1,6 @@
|
||||
# Browser Support
|
||||
|
||||
Browser support and polyfills guide.
|
||||
This page gives a guide to Browser support and polyfills.
|
||||
|
||||
Browser compatibility and support depends on targeted browsers and 3rd party libraries. ADF is based on the following libraries and components:
|
||||
|
||||
@@ -50,4 +50,5 @@ ADF (demo shell) imports by default the following set of recommended polyfills:
|
||||
<link rel="stylesheet" type="text/css" href="node_modules/dialog-polyfill/dialog-polyfill.css" />
|
||||
```
|
||||
|
||||
For a complete code please refer to [demo shell](demo-shell/index.html) example.
|
||||
See the [demo shell](demo-shell/index.html) example project for
|
||||
further information and source code.
|
||||
|
||||
Reference in New Issue
Block a user