Skip to content

Release 2.17.1 #372

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
Jan 18, 2021
Merged

Release 2.17.1 #372

merged 3 commits into from
Jan 18, 2021

Conversation

neryaco
Copy link
Contributor

@neryaco neryaco commented Jan 18, 2021

No description provided.

neryaco and others added 3 commits January 6, 2021 08:05
Added new `updateFilters` to `IFilterable` interfaces and to the classes that implements it.
API usage examples:
```typescript
await report.updateFilters(FiltersOperations.RemoveAll);
await page.updateFilters(FiltersOperations.ReplaceAll, filters);
await visual.updateFilters(FiltersOperations.Add, filters);
await report.updateFilters(FiltersOperations.Replace, filters);
```
## In this PR:
- Fix powerbi.reset to remove all event handlers
- Resolves [Bug 510340](https://dev.azure.com/powerbi/Embedded/_workitems/edit/510340): [Power BI JS SDK]: Reset command doesn't clear the registered events of the removed artifact from the container

Related work items: #510340, #510902
@neryaco neryaco requested review from ali-hamud, a user and mayur007b January 18, 2021 09:50
@neryaco neryaco merged commit 9a67f4b into master Jan 18, 2021
@neryaco neryaco deleted the release_2.17.1 branch January 18, 2021 10:02
anant-k-singh pushed a commit that referenced this pull request Feb 12, 2021
commit 53c1d1e
Merge: b87e94d 039dd38
Author: ali-hamud <[email protected]>
Date:   Wed Dec 23 11:00:42 2020 +0200

    Merge pull request #369 from guyinacube/videoupdate

    👊 Update old content video

commit b87e94d
Merge: c87eb45 6a67f3b
Author: ali-hamud <[email protected]>
Date:   Wed Dec 23 11:00:26 2020 +0200

    Merge pull request #367 from snehaldalvi/bashwoman

    Spelling Corrected

commit 039dd38
Author: Adam Saxton <[email protected]>
Date:   Wed Dec 2 15:13:38 2020 -0600

    Update old content video

commit 6a67f3b
Author: Snehal <[email protected]>
Date:   Thu Oct 1 09:27:10 2020 +0530

    Typo Changed

Related work items: #351, #357, #366, #367, #369, #371, #372
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