-
Notifications
You must be signed in to change notification settings - Fork 475
V2.3.0 Create, Edit & Save in embed view #165
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix postinstall bug
update package version
sample new design
Fix Default filters array in sample.
* fix postinstall bug * Update index.js * Merge Dev into master. (#115) * fix postinstall bug * update package version * live sample new design * link fixes and fetch fix. * Update dataselection.js
* Update PowerBI.JavaScript.nuspec * increase version and add dist files * increase version and add dist files
Omarmstr/create and save sdk
updating package.json of demo
overwrite component in embeds array if it existed before.
Enable enter edit mode when starting with view mode
moving to prod samples
Big report view.
adding save listener to Embed and fixing mock logic
Move embedding any report info to another tab
Syntax highlighter to make code colorful
refresh report (on behalf of ali-hamud)
Version 2.3.0 Merge master into dev Remove feature switch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge dev into master