script-lab
script-lab copied to clipboard
[Archived - see the readme for more info] Create, run, and share your code directly from Office
When the backstage menu is open, I should be able to hit "ESC" to dismiss it .
There have been numerous requests to offer more permanent storage for snippets (be it a GitHub repo, a OneDrive folder, etc.) We need to think through it. In the meantime,...
Today, the **editor** has its own "build.js" that sets ``` `export REACT_APP_COMMIT='${TRAVIS_COMMIT}'`, `export REACT_APP_LAST_UPDATED='${new Date().toUTCString()}'`, 'export CI=false', // TODO: (nicobell) undo this... this is a hack to suppress the following...
# Bug Report When editing in Code window as a taskpane and then click pop-out button to open as a separate window instead, the script doesn't transfer to the new...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...
To repro: 1. Open or create a presentation in PowerPoint Online. 2. Open ScriptLab Code pane and open any sample. 3. Try to click the Import button to import a...
 I am getting error while clicking on custom made buttons as well as on the buttons in the sample snippet. Please advise on how to resolve this issue. Personal...
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...