Or Shemesh
40c6f750a9
Merge pull request #4 from microsoft/readme_support_links
...
Update README.md with correct support links
2024-10-14 16:47:59 +03:00
Or Shemesh
528d77e41d
Update README.md with correct support links
2024-10-14 15:12:52 +03:00
Or Shemesh
a85c69e7d1
Merge pull request #3 from microsoft/readme_update_support
...
Update README.md with support section
2024-10-14 11:05:09 +03:00
Or Shemesh
c834ade528
Update README.md with support section
2024-10-14 08:25:44 +03:00
Anant Kumar Singh
e698da4ba8
Merge pull request #1 from microsoft/gh-mirror
...
Mirror internal ADO
2021-02-15 13:06:06 +05:30
Anant Singh
3058ce3ee4
Merged PR 144024: Added SECURITY.md
...
Added SECURITY.md
2021-02-03 09:02:46 +00:00
Anant Singh
31f1027dad
Merged PR 115344: [Static Analysis Fix]: Code sign error fix in official build
...
Includes fix for the failing Official build pipeline
https://powerbi.visualstudio.com/Embedded/_build/results?buildId=2267188&view=results
1. Excluded the files which are not required to be signed, hence fixing the code sign error in official build
1. Split the build and package stages
Similar issue was fixed for other repos earlier
!99472
!99785
!99137
2020-09-23 10:58:09 +00:00
Anant Singh
59211dbf33
Merged PR 91213: [CDPx pipeline]: Fixed static analysis
...
All errors related to **static analysis** are fixed.
2020-09-23 08:51:59 +00:00
Anant Singh
3a62e0ef2d
Merged PR 115305: Upgraded Gulp to v4 to fix build on Node v12
...
Buddy build pipeline passed:
https://powerbi.visualstudio.com/Embedded/_build/results?buildId=2266880&view=results
## Changes in the PR
1. Upgraded Gulp to v4
Refer similar [Commit f1d2e5c7](f1d2e5c79a
?refName=refs%2Fheads%2Fmaster&path=%2Fgulpfile.js): Merged PR 52328: Update gulp to version 4.0 in PowerBI-Models
1. Upgraded related packages
1. Added package-lock.json to gitignore
2020-09-23 08:02:49 +00:00
Mayur Garhwal
0eca935ffa
Create CDPx pipeline for powerbi-router repository
...
undefined
2020-04-23 12:12:24 +00:00
Matt Mazzola
ad742626c0
Add es6-promise and route-recognizer .d.ts files to sources in gulp docs task.
2016-08-30 16:15:44 -07:00
Matt Mazzola
10d486932e
Revert .gitignore change which excluded all dotfiles.
2016-08-30 10:25:20 -07:00
Matt Mazzola
8ddc843d87
0.1.5
2016-08-29 10:18:38 -07:00
Matt Mazzola
8115eaee7f
Update api_key in .travis.yml
2016-08-29 10:17:40 -07:00
Matt Mazzola
0688e431d2
0.1.4
2016-08-27 13:18:49 -07:00
Matt Mazzola
b52eb598ea
Expose gulp and typings through npm run scripts to allow using dev dependency
2016-08-27 13:18:28 -07:00
Matt Mazzola
a73217ce52
Move typings install from postinstall to prepublish to ensure it's only executed on postinstall for local installs.
2016-08-27 13:17:57 -07:00
Matt Mazzola
cf7a5dff3f
Update .gitignore to exclude dotfiles and npm-debug.log files
2016-08-27 13:17:43 -07:00
Matt Mazzola
39d50f59fb
Auto-format all files to use consistent tab size of 2.
2016-08-22 10:23:25 -07:00
Matt Mazzola
e59b1aca89
Setup tslint on build and test to enforce good practices and consistent style.
2016-08-22 10:22:50 -07:00
Matt Mazzola
c7ba815efe
Update README.md with fixed badge image, documentation link, and description of wildcard routes.
2016-08-05 16:33:49 -07:00
Matt Mazzola
7e5dcf4780
Add typescript and typings as devDependencies and use npm scripts for install, build, and test related actions to prevent need for global dependencies
2016-08-05 13:46:48 -07:00
Matt Mazzola
23083d03ab
0.1.3
2016-07-29 17:02:42 -07:00
Matt Mazzola
0a764e78ed
Update README.md with public shields including npm version, total downloads, and monthly downloads. Add example demonstrating url params and query params.
2016-07-29 17:01:59 -07:00
Matt Mazzola
ca09265764
Add npm deploy configuration to .travis.yml
2016-07-29 16:51:59 -07:00
Matt Mazzola
0e3de820df
Fix typo in package.json description
2016-07-18 09:52:08 -07:00
Matt Mazzola
694761089e
Change documentation generation to include json file within docs directory. Fix documentation deployment by adding .nojekyll before publishing.
2016-07-14 11:34:11 -07:00
Matt Mazzola
c84cc9cd0d
0.1.2
2016-07-13 10:46:57 -07:00
Matt Mazzola
64fd40d05a
Update README.md with language specification for snippets
2016-07-13 10:40:21 -07:00
Matt Mazzola
320513664f
Add gulp ghpages task to deploy docs to gh-pages
2016-07-13 10:38:52 -07:00
Matt Mazzola
ebefce90af
Add gulp docs task to generate documentation
2016-07-13 10:37:01 -07:00
Matt Mazzola
25323e9b8f
Switch order of installation instructions (typings install before npm install) so type information is present for build
2016-07-13 10:35:41 -07:00
Wallace Breza
c47bdbf3f4
Added travis build status image
2016-06-30 08:00:25 -07:00
Matt Mazzola
82ea880a02
Update header generation to use webpack Banner plugin to fix source maps
2016-06-29 18:14:51 -07:00
Matt Mazzola
4fcb55fada
Add .travis.yml
2016-06-29 18:13:14 -07:00
Matt Mazzola
61284d26d3
Add files property to package.json to only package dist folder
2016-06-28 14:51:31 -07:00
Matt Mazzola
ec41c9ee15
Change webpack.config to enforce using package name as library name
2016-06-28 14:51:13 -07:00
Matt Mazzola
314967370d
Update test task and CONTRIBUTING.md with correct build task and repo url
2016-06-27 16:42:48 -07:00
Matt Mazzola
c0ba72f869
0.1.1
2016-06-24 12:59:41 -07:00
Matt Mazzola
9bbdb50c21
Add header to distributed .js and .ts files which includes name, version, copyright, company, and license.
2016-06-24 12:58:57 -07:00
Matt Mazzola
927eb70502
Add gulp clean tasks for dist and tmp folders
2016-06-23 17:39:21 -07:00
Matt Mazzola
60121e3a9d
Update repository url to new github repo
2016-06-23 13:17:00 -07:00
Matt Mazzola
026924b2bd
Update package and README.md description
2016-06-23 13:16:34 -07:00
Matt Mazzola
51096f8ecb
Use uglify directly to separate minification process from build process.
...
This prevents webpack from bundling twice and removes map files for minified files.
2016-06-23 13:12:39 -07:00
Matt Mazzola
4af3a4b826
Add minification to build
2016-06-23 13:12:39 -07:00
Matt Mazzola
c21d60bba4
Rename tsconfig and webpack configs related to testing to be consistent with type of test and other projects. Add task to generate custom dts with no exports
2016-06-23 13:12:39 -07:00
Matt Mazzola
53d86f86a7
Fix bug which invoked handler for incorrect route.
...
Update router internal handler to use handler associated with route recognizer so this cannot happen.
2016-06-23 13:12:39 -07:00
Matt Mazzola
0a18a5b087
Refactor tsconfig for build and e2etest to remove warnings and automatically output .d.ts in correct location
2016-06-23 13:12:39 -07:00
Matt Mazzola
2b67e074d5
Change build to use gulp instead of tsc so that route-recognizer can be bundled
2016-06-23 13:12:39 -07:00
Matt Mazzola
c13f76df90
Change import namespace to Router to be more consistent with typical usage.
2016-06-23 13:12:39 -07:00