GitHub / microsoft/PowerBI-JavaScript / commits
JavaScript library for embedding Power BI into your apps. Check out the docs website and wiki for more information.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 3cc89339 | Regenerated dts and jsmap files | Wallace Breza <w****a@m****m> | about 10 years ago | |
| b2367f2b | Removed typings install from pre script (#26) |
Wallace Breza <w****e@b****e>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 093b82f3 | Travis build: 86 | Travis CI <t****s@t****g> | about 10 years ago | |
| 77f1cc21 | 1.1.2 | Wallace Breza <w****e@b****e> | about 10 years ago | |
| 5da507ac | Changed power main to point to unminified file | Wallace Breza <w****e@b****e> | about 10 years ago | |
| 2c647d28 | More updates to README.md | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 4bb9ba13 | Remove contents from README.md and move to Wiki to allow more detailed explan... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 7063c32f | Add typescript and typings as devDependencies and use npm scripts for install... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 486501fd | Remove window.Powerbi global since service can be accessed through pbi.servic... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 0740f52f | Update README.md with more detailed explanations and examples. Add reference... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 72182618 | Add gitter chat badge/link | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| f351cc82 | Add pageName and filters as optional parameters to IEmebedConfiguration to ma... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| a0fa5fd7 | 2.0.0-beta.12 | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 143c2043 | Update package.json to include gulp build after version change so distributio... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 2373c531 | 2.0.0-beta.11 | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| eeae9bf2 | Revert "Move dependencies to devDependencies since output for this library bu... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 90ac8400 | 2.0.0-beta.10 | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| d71095fc | Update package.json with version scripts to help bower publishing. | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 1d62dfb3 | Add description in package.json | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| b1aefccc | Move dependencies to devDependencies since output for this library bundles th... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 24f782d7 | Fix exports in module entry point to only expose required types. Add the new ... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| e050cd8d | Update dist files | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 6aa1180d | Update config file | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| a06f4938 | 2.0.0-beta.9 | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 6f071df4 | Update bower json to exclude extra files not needed for library use. | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 1140b3b3 | Restore expect's in tests on pages which uses workaround to compare pages wit... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| ef78173c | Update report.page method to accept displayName and allow constructing full p... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 3e6fd0c2 | Update Page construction within getPages to include displayName | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 6b8d9a2c | Add workaround to compare pages by name instead of using jasmine's equal for ... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 1994e822 | Fix construction of page object when pageChanged event occurs. Use 'newPage'... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 170ab898 | Update custom filters demo to use setFilters and removeFilters instead of add... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 97d2dcdf | Refactor filters from crud model to get/set model with objects representing e... |
Matt Mazzola <m****m@m****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 5dcece46 | Added npm/bower/nuget shields to readme | Wallace Breza <w****a@m****m> | about 10 years ago | |
| aa883007 | Add scenario 6: update settings to demo application | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 9503f67f | Add badges: npm version, downloads per month, and latest tag | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| d0e8342c | Update dependency version of powerbi-router to latest | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 4ed7d746 | 2.0.0-beta.8 | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 16941a94 | Add scenario to demonstrate loading report with defualt page and/or filter | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| de8709ec | Update gitignore to ignore changes to .publish submodule and add .publish to ... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| e95fb509 | Rebuild dist files | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| a187ad6f | Add demo to test tsconfig.json to prevent .d.ts in bower_components to cause ... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 36f61e3a | Update powerbi-models and window-post-message-proxy to latest versions. | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| f257f0c0 | Update README.md with better instructions about how to embed using javascript... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| ddd233b4 | Updated unit tests to use jasmine.objectContaining(..) helper for comparison ... |
Wallace Breza <w****e@b****e>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 08eb5541 | Added travis build status image |
Wallace Breza <w****e@b****e>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| b3fcf6da | Regenerate config version | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 6bf8f0bd | Added es6-promise module to dev dependencies | Wallace Breza <w****a@m****m> | about 10 years ago | |
| 53b6ec02 | Changed from before_script to before_install | Wallace Breza <w****a@m****m> | about 10 years ago | |
| bc2119e1 | Updated travis to install typings | Wallace Breza <w****a@m****m> | about 10 years ago | |
| 8cb6d022 | Updated travis to install typings | Wallace Breza <w****a@m****m> | about 10 years ago | |
| 6d9285aa | 2.0.0-beta.7 | Wallace Breza <w****a@m****m> | about 10 years ago | |
| e7af5b9c | Added travis config | Wallace Breza <w****a@m****m> | about 10 years ago | |
| 19470f46 | Add demo folder to tsconfig exclusions list | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 17a2a8fe | Update dist files | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 0bd8dc78 | Add more tests and fix errors | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 9dc49e81 | Update removeAllFilters to accept target which removes filter from page and v... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 90d6fec0 | Update dependencies to latest versions | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| fc0c3810 | Add custom filter pane scenario to demo app | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 489f5cdd | Add demo application with automatic deployment via gulp ghpage task. | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| b97b327d | Travis build: 42 | Travis CI <t****s@t****g> | about 10 years ago | |
| 2b33bc88 | Removed -Pre flag from nuget install reference | Wallace Breza <w****a@m****m> | about 10 years ago | |
| 262c2260 | Regenerated 'dist' folder | Wallace Breza <w****a@m****m> | about 10 years ago | |
| 2cec0be2 | 1.1.1 | Wallace Breza <w****a@m****m> | about 10 years ago | |
| 93c21fbb | Remove explanation of .d.ts problem from CONTRIBUTING.md since it has been fi... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 83df6acc | Updated build generation for v1.1 package (#20) |
Wallace Breza <w****e@b****e>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 971255be | Fix event subscriptions tests. Properly use asynchronous done function and u... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 31756d78 | Update report component to get filterPaneEnabled and navContentPaneEnabled se... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 65a19b7a | Update dist files | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 6d398857 | Change interface of event handler to an extension of CustomEvent with strong ... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 138a782e | Make handleEvent private method | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 18c87791 | Rebuild dist files | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 69dbbf29 | Add config file with version an type as custom headers for hpm. Add gulp task... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 236f4875 | Remove unneeded handleEvent method after refactor events to use DOM, restore ... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| e609a397 | Refactor to use single instance of HPM in service instead of instance for eac... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 7161c017 | Change event subscription to use simulated DOM events instead of directly cal... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| f1310393 | Remove sourcemap generation from minified file | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 61111a86 | Update dist files | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 203894d1 | Remove eventSourceOverrideWindow from IDebugOptions since it doens't have cle... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| b43160a7 | Add and update comments on source code | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| b310f880 | Expose models namespace to allow people to construct filters | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 69ff5c33 | Added travis build status image |
Wallace Breza <w****e@b****e>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 86399cb5 | Consolidate generate of banner to single location for better maintenance | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 046a2fa3 | Change embed constructor to construct new settings object instead of modifyin... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 2a6abe3f | Update webpack to use Banner plugin for adding license header so sourcemaps a... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 23e04328 | Update to construct complete list of allowedEvents and check all of them inst... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 37fee9cf | Update dist files | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 68111299 | Change webpack.config to enforce library name as package name and also target... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| a30b6767 | Rebuild dist files | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 8c105002 | Add files property to package.json to restrict what is packaged to dist folder | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 6f32844f | Remove jsen as dependency since validation was moved to powerbi-models | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 4c89fb05 | Remove custom dts generation which did not allow using external dependencies,... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 43df9ac4 | Update to powerbi-models 0.3.0, remove togglePageNavigation from mockApp sinc... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 7e847e8e | Remove unneeded getConfig since config is already public variable. | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 54bebb11 | Add getUnique id function on embed which gets uniqueId from config, then attr... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 493f3b18 | Refactor reportId extraction from url to be on Report class since it's implem... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 1ee2eb5e | Remove unneeded global access token function | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| ff8a5aaa | Remove IEmbedConstructor interface since it's dual maintenance problem with E... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 703debb2 | Remove unneeded powerbi2 variable | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 501349c5 | Add unique id generation to base embed component and change 'report-id' heade... | Matt Mazzola <m****m@m****m> | about 10 years ago | |
| 5184a965 | Change utils to collection of functions to ensure they are stateless. | Matt Mazzola <m****m@m****m> | about 10 years ago |