Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
smartpcr
/
PowerBI-JavaScript
Public
forked from
microsoft/PowerBI-JavaScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerBI-JavaScript
src
on
master
User selector
All users
All time
Commit history
Commits on Jan 30, 2017
2.2.6 add rendered event. (#140)
ali-hamud
authored
6cf5bf0
View commit details
Copy full SHA for 6cf5bf0
View code at this point
Browse repository at this point
Commits on Jan 29, 2017
add rendered event
ali-hamud
authored
8646f4c
View commit details
Copy full SHA for 8646f4c
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
remove typescript files from nuget (#134)
ali-hamud
authored
18a5868
View commit details
Copy full SHA for 18a5868
View code at this point
Browse repository at this point
Commits on Jan 15, 2017
add typings files to nuspec (#132)
Show description for ad1a877
ali-hamud
authored
ad1a877
View commit details
Copy full SHA for ad1a877
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Merge Dev into master. (#115)
Show description for 4db0d0a
ali-hamud
authored
4db0d0a
View commit details
Copy full SHA for 4db0d0a
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
increment version and update dist folder
ali-hamud
committed
095d342
View commit details
Copy full SHA for 095d342
View code at this point
Browse repository at this point
Commits on Nov 13, 2016
Add pageView to loadDashboardConfiguration
noanu
committed
dc1b715
View commit details
Copy full SHA for dc1b715
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
Update version to 2.2.1
ali-hamud
committed
8a4db07
View commit details
Copy full SHA for 8a4db07
View code at this point
Browse repository at this point
remove refresh since it could cause additional billing. we want to define the costs before expose it.
ali-hamud
committed
5230b2f
View commit details
Copy full SHA for 5230b2f
View code at this point
Browse repository at this point
update dist folder, update powerbi-models version and increase package version
ali-hamud
committed
3d4a86b
View commit details
Copy full SHA for 3d4a86b
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
remove everything related to visuals in dev branch. dev branch with visuals support is backed-up to dev-visuals branch.
ali-hamud
committed
f45f3dc
View commit details
Copy full SHA for f45f3dc
View code at this point
Browse repository at this point
Remove everything related to visual which is not supported yet in PowerBI
Show description for 12a4dc3
ali-hamud
committed
12a4dc3
View commit details
Copy full SHA for 12a4dc3
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
Fix indentation of registering handler for dashboard events.
Matt Mazzola
committed
69523c9
View commit details
Copy full SHA for 69523c9
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
2.1.1
Matt Mazzola
committed
4dd76f7
View commit details
Copy full SHA for 4dd76f7
View code at this point
Browse repository at this point
Update to powerbi-models dependency to 0.9.1 (#49)
Show description for 01f1216
Matt Mazzola
authored
01f1216
View commit details
Copy full SHA for 01f1216
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
Add exception to prevent attempting to embed with different type than previous embed type. Add tests. (#42)
Matt Mazzola
authored
5f699ca
View commit details
Copy full SHA for 5f699ca
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
2.1.0
Matt Mazzola
committed
d1ba628
View commit details
Copy full SHA for d1ba628
View code at this point
Browse repository at this point
Merge branch 'master' into dev to get 2.0.0 changes but preserve visual, refresh, and print code which was eliminated in master.
Matt Mazzola
committed
5a8acda
View commit details
Copy full SHA for 5a8acda
View code at this point
Browse repository at this point
2.0.0
Matt Mazzola
committed
5152173
View commit details
Copy full SHA for 5152173
View code at this point
Browse repository at this point
Remove report.print, report.refresh and code related to visuals.
Matt Mazzola
committed
a1e096a
View commit details
Copy full SHA for a1e096a
View code at this point
Browse repository at this point
Add dashboard embed SDK support and tests (#31)
wenwa
authored and
Matt Mazzola
committed
1005e03
View commit details
Copy full SHA for 1005e03
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
Changed (IBasicFilter | IAdvancedFilter) to IFilter (#39)
Show description for bded8a0
wbreza
authored and
Matt Mazzola
committed
bded8a0
View commit details
Copy full SHA for bded8a0
View code at this point
Browse repository at this point
Add embed.reload(). Allows reloading embeds using existing configuration. (#37)
Show description for 78750f4
Matt Mazzola
authored
78750f4
View commit details
Copy full SHA for 78750f4
View code at this point
Browse repository at this point
Remove TODO messages which have been addressed.
Matt Mazzola
committed
3321d9f
View commit details
Copy full SHA for 3321d9f
View code at this point
Browse repository at this point
Fix bug where config is not updated after load.
Matt Mazzola
committed
f291b49
View commit details
Copy full SHA for f291b49
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Edit pass for jsdco comments (#34)
mgblythe
authored and
wbreza
committed
12ee82c
View commit details
Copy full SHA for 12ee82c
View code at this point
Browse repository at this point
Commits on Aug 27, 2016
2.0.0-beta.13
mattmazzola
committed
436172d
View commit details
Copy full SHA for 436172d
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Add report.refresh() which refreshes report data. (#33)
Matt Mazzola
authored
a43d98a
View commit details
Copy full SHA for a43d98a
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Add report.print() to invoke window.print() on embedded iframe. (#32)
Matt Mazzola
authored
389bc12
View commit details
Copy full SHA for 389bc12
View code at this point
Browse repository at this point
Commits on Aug 22, 2016
Auto-format all files to use consistent tab size of 2.
Matt Mazzola
committed
4d63a39
View commit details
Copy full SHA for 4d63a39
View code at this point
Browse repository at this point
Setup tslint on build and test to enforce good practices and consistent style.
Matt Mazzola
committed
b76364f
View commit details
Copy full SHA for b76364f
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Add comment explaining reason for service.wpmp being public.
Matt Mazzola
committed
08e9d27
View commit details
Copy full SHA for 08e9d27
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Updated jsdoc comments through source. Added missing return values in same methods (#28)
wbreza
authored
c467732
View commit details
Copy full SHA for c467732
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Remove window.Powerbi global since service can be accessed through pbi.service.Service
Matt Mazzola
committed
486501f
View commit details
Copy full SHA for 486501f
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Add pageName and filters as optional parameters to IEmebedConfiguration to match parameters from ILoadConfiguration
Matt Mazzola
committed
f351cc8
View commit details
Copy full SHA for f351cc8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.