sp-editor icon indicating copy to clipboard operation
sp-editor copied to clipboard

SP Editor is SharePoint Development Power Tool browser extension

Results 21 sp-editor issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

I was able to get the extension somehow working in Firefox with a few changes https://github.com/pnp/sp-editor/blob/8e2b147cc4c8242c9d24150a67539862f8cb90e9/public/chrome/event.js#L1 That needs to changed to ``` chrome.devtools.panels.create("SharePoint", "", "index.html"); ``` The bigger refactor was...

enhancement

Would it be possible to add an option to enumerate the web parts on a Modern page and show the properties of the web parts, PropertyJSON is often of interest

enhancement

Bumps [browserslist](https://github.com/browserslist/browserslist) to 4.21.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `browserslist` from 4.14.2 to 4.21.4 Changelog Sourced from browserslist's changelog. 4.21.4 Updated Firefox...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.7.3 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [ejs](https://github.com/mde/ejs) to 3.1.8 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `ejs` from 2.7.4 to 3.1.8 Release notes Sourced from ejs's releases. v3.1.8 Version...

dependencies

Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Removes `ansi-html` Updates `react-scripts` from 4.0.3 to 5.0.1 Commits 19fa58d Publish 9802941...

dependencies

Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.7.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `shell-quote` from 1.7.2 to 1.7.4 Changelog Sourced from shell-quote's changelog. v1.7.4 - 2022-10-12...

dependencies