[ADF-1600] Change translation (#2574)

* Change translation

* Add browser test runner to scripts

* Adding option to hide the My Files option

* Add documentation and fix property's name
This commit is contained in:
Popovics András
2017-11-01 09:38:51 +00:00
committed by Eugenio Romano
parent b67ed7e545
commit 092e07c545
19 changed files with 105 additions and 28 deletions

View File

@@ -9,6 +9,7 @@ Displays a dropdown menu to show and interact with the sites of the current user
<!-- toc -->
- [Basic Usage](#basic-usage)
* [Properties](#properties)
* [Events](#events)
<!-- tocstop -->
@@ -23,6 +24,12 @@ Displays a dropdown menu to show and interact with the sites of the current user
</adf-sites-dropdown>
```
### Properties
| Attribute | Type | Default | Description |
| --- | --- | --- | --- |
| hideMyFiles | boolean | false | Hide the "My Files" option added to the list by default |
### Events
| Name | Returned Type | Description |