microsoft / powerbi-visuals-webpack-plugin

powerbi-visuals-webpack-plugin
MIT License
33 stars 29 forks source link

modal dialogs support #60

Closed AsafMozes closed 3 years ago

AsafMozes commented 3 years ago

Added createModalDialog entry point to the plugin, to allow opening of specific modal dialog in a given HTML element. Note: This feature is dependent on API v3.8

AsafMozes commented 3 years ago

Pending on API 3.8

uve commented 3 years ago

@AsafMozes the build is failed. Please run "npm install" to update package-lock.json. Also, don't forget to update changelog.md as well.