Skip to content

Version 2.18.0 #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 22, 2021
Merged

Version 2.18.0 #375

merged 3 commits into from
Mar 22, 2021

Conversation

ghost
Copy link

@ghost ghost commented Mar 22, 2021

No description provided.

neryaco and others added 3 commits February 16, 2021 07:05
Adding copyright header in each ts file, and updating the license header.
Fix parameter panel settings.
By default it is enabled and expanded.
Dist and package.json will be updated after models release.

Models PR: !147041
FE PR: !147039

```typescript
var config = {
    type: 'report',
    tokenType: tokenType == '0' ? models.TokenType.Aad : models.TokenType.Embed,
    accessToken: txtAccessToken,
    embedUrl: txtEmbedUrl,
    id: txtEmbedReportId,
    permissions: permissions,
    settings:{ commands:{ parameterPanel:{ enabled: true, expanded: false }}}
};
```
@ghost ghost requested a review from ali-hamud March 22, 2021 11:31
@ali-hamud ali-hamud merged commit f56df24 into master Mar 22, 2021
@ghost ghost deleted the version_2.18.0 branch March 22, 2021 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants